summaryrefslogtreecommitdiffstats
path: root/rtkit.h
Commit message (Collapse)AuthorAgeFilesLines
* rlimit: RLIMIT_RTTIME is in usec, not nsecLennart Poettering2012-05-151-1/+1
| | | | | | We are taking the liberty not to bump the bus API. This should be unproblematic since it's only an auxiliary function, and not exported in any binary API (but is in a drop-in file).
* rtkit: Add client-side testing of propertiesDavid Henningsson2010-02-171-0/+17
| | | | | | To complete the previous patch that implemented properties in rtkit, here's the client-side code that tests that the properties work, and make them more accessible for the casual C programmer.
* add C++ wrappersLennart Poettering2009-06-161-0/+8
|
* be a bit more descriptive in the header fileLennart Poettering2009-06-041-2/+2
|
* when thread == 0 is passed, fill in gettid()Lennart Poettering2009-06-041-6/+8
|
* Initial commitLennart Poettering2009-06-041-0/+52