Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-12 | lib/procutils: add simple API to scan /proc/PID/* | Karel Zak | 1 | -0/+18 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-05-05 | procutils: include missing header | Davidlohr Bueso | 1 | -0/+2 | |
To be able to use DIR we need to include the dirent.h header. This fixes issues such as: ../include/procutils.h:5: error: syntax error before "DIR" ../include/procutils.h:5: warning: no semicolon at end of struct or union Signed-off-by: Davidlohr Bueso <dave@gnu.org> | |||||
2011-05-04 | lib: [procutils.c]: add missing files. Sorry. | Karel Zak | 1 | -0/+12 | |
Signed-off-by: Karel Zak <kzak@redhat.com> |