summaryrefslogtreecommitdiffstats
path: root/src/proc-linux.c
Commit message (Collapse)AuthorAgeFilesLines
* add some input validationWilliam Jon McCann2007-04-031-3/+15
|
* use paths.h if availableWilliam Jon McCann2007-03-061-3/+7
|
* add two more proc sysdep functionsWilliam Jon McCann2007-03-051-0/+53
|
* add linux backends for collecting session informationWilliam Jon McCann2007-03-021-0/+57
| | | | | These tools will be used to generate and verify the parameters used to open a session.
* rename some items in proc.h api; add some more error checkingWilliam Jon McCann2007-02-261-18/+24
| | | | | Make the proc.h API more coherent. Convert some warnings to debug statements. Fix two leaks. Add more error checking.
* Initial importWilliam Jon McCann2006-10-251-0/+473