summaryrefslogtreecommitdiffstats
path: root/rtkit-test.c
Commit message (Collapse)AuthorAgeFilesLines
* rlimit: RLIMIT_RTTIME is in usec, not nsecLennart Poettering2012-05-151-4/+4
| | | | | | 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-3/+19
| | | | | | 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-2/+0
|
* hide gcc messagesLennart Poettering2009-06-071-0/+21
|
* properly set RLIMIT_RTTIMELennart Poettering2009-06-041-47/+57
|
* Initial commitLennart Poettering2009-06-041-0/+84