summaryrefslogtreecommitdiffstats
path: root/rtkit.c
Commit message (Collapse)AuthorAgeFilesLines
* rlimit: RLIMIT_RTTIME is in usec, not nsecLennart Poettering2012-05-151-3/+3
| | | | | | 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/+119
| | | | | | 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.
* autoconfizationLennart Poettering2009-06-161-0/+2
|
* free error after userLennart Poettering2009-06-071-0/+4
|
* fix syscall handlingLennart Poettering2009-06-041-2/+1
|
* make rtkit compilable on non-LinuxLennart Poettering2009-06-041-2/+18
|
* when thread == 0 is passed, fill in gettid()Lennart Poettering2009-06-041-0/+15
|
* Initial commitLennart Poettering2009-06-041-0/+153