summaryrefslogtreecommitdiff
path: root/process.c
AgeCommit message (Collapse)Author
2010-08-30Add real process nodesJeremie Koenig
* process.c, process.h: New files, implement a process directory with cmdline and environ files. * Makefile: Add the process module. * proclist.c: Replace stub pid files with the real thing.