summaryrefslogtreecommitdiffstats
path: root/linux/IOPriority.h
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
|
* linux: drop unused macro IOPriority_errorChristian Göttsche2021-09-021-2/+0
|
* Enclose macro arguments in parenthesesChristian Göttsche2020-10-281-1/+1
|
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
|
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-2/+0
| | | | | Remove leftover empty ifdef/endif pairs, whitespace. The generated htop.h file was also unused - removed.
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
| | | | | | | | | | | | | | Reasoning: - implementation was unsound -- broke down when I added a fairly basic macro definition expanding to a struct initializer in a *.c file. - made it way too easy (e.g. via otherwise totally innocuous git commands) to end up with timestamps such that it always ran MakeHeader.py but never used its output, leading to overbuild noise when running what should be a null 'make'. - but mostly: it's just an awkward way of dealing with C code.
* Update header files to match whitespace changes in source filesNathan Scott2020-08-221-1/+0
|
* Clean up existing whitespaceDaniel Flanagan2019-10-311-1/+1
|
* Set idle I/O prio to 0x6007, like ionice.Hisham Muhammad2017-07-051-1/+1
| | | | As suggested by @wolfgang42 in #100.
* Files moved and added for supporting separate platforms.Hisham Muhammad2014-11-241-0/+43

© 2014-2024 Faster IT GmbH | imprint | privacy policy