summaryrefslogtreecommitdiff
path: root/procfs.h
AgeCommit message (Expand)Author
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-30Encapsulate access to node->nn_statJeremie Koenig
2010-08-30Invent path-based inode numbersJeremie Koenig
2010-08-30Implement lookup for . and ..Jeremie Koenig
2010-08-30Fuse the proclist into the root nodeJeremie Koenig
2010-08-30More cleanup possibilitiesJeremie Koenig
2010-08-30Fix the failure semantics of procfs_make_nodeJeremie Koenig
2010-08-30Basic infrastructureJeremie Koenig