summaryrefslogtreecommitdiff
path: root/process.c
AgeCommit message (Expand)Author
2013-03-02Remove old hack for the "stat" permissionsPino Toscano
2012-09-11PID stat/status: show only the first wordPino Toscano
2012-01-14PID stat/status: show only the file name of processesPino Toscano
2011-12-27Revert "Do not use msgport information"Samuel Thibault
2011-12-27Do not use msgport informationSamuel Thibault
2010-09-14Add copyright noticesJeremie Koenig
2010-08-30Fix leak in error caseJeremie Koenig
2010-08-30Make sure the clock never runs backwards.Jeremie Koenig
2010-08-30Cleanup pass on process.cJeremie Koenig
2010-08-30Revamp procfs_dirJeremie Koenig
2010-08-30Detect asprintf's ENOMEM in procfs.c rather than everywhereJeremie Koenig
2010-08-30Make contents a char* to avoid typecasts all over the placeJeremie Koenig
2010-08-30Fix the handling of processes without an ownerJeremie Koenig
2010-08-30Add a status file to process directoriesJeremie Koenig
2010-08-30Add statm to process directoriesJeremie Koenig
2010-08-30Add --stat-mode to override the perms for [pid]/statJeremie Koenig
2010-08-30Add --clk-tck to set the clock unitJeremie Koenig
2010-08-30Set a restrictive mode on some sensitive filesJeremie Koenig
2010-08-30Encapsulate access to node->nn_statJeremie Koenig
2010-08-30Use libps and enhance [pid]/statJeremie Koenig
2010-08-30Add a basic [pid]/stat fileJeremie Koenig
2010-08-30Set the owner of process directories.Jeremie Koenig
2010-08-30Fetch process information and reject the non-existing onesJeremie Koenig
2010-08-30Add real process nodesJeremie Koenig