summaryrefslogtreecommitdiffstats
path: root/src/api.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: make the indent of cgroup_init()shallower.Ken'ichi Ohmichi2009-05-181-22/+20
* Fix the error handling if failing to open/etc/cgrules.conf.Ken'ichi Ohmichi2009-05-181-4/+5
* Fix ECGOTHER error messageIvana Varekova2009-05-081-2/+2
* I tested a cgrlesengd daemon with huge load, which makes many 'su',Ken'ichi Ohmichi2009-05-081-4/+6
* libcgroup: Add new API to walk tasksDhaval Giani2009-04-221-0/+68
* Fix a few compilation warnings in api.cBharata B Rao2009-04-131-0/+4
* Fix the lacks of pthread_rwlock_unlock() calls.Ken'ichi Ohmichi2009-04-131-63/+43
* Here is the v2 of the patch which introduces APIs to read controllerBharata B Rao2009-04-011-0/+102
* Add free() call for error handling.Ken'ichi Ohmichi2009-03-311-2/+2
* Add fclose() calls for error handlingKen'ichi Ohmichi2009-03-311-2/+5
* Distribute files to various subdirectoriesJan Safranek2009-03-261-0/+2320