summaryrefslogtreecommitdiffstats
path: root/rtkit.c
Commit message (Collapse)AuthorAgeFilesLines
* 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