procps/proc
Sami Kerola 922d218e1e include/devname.h: add missing header
The devname.h requires readproc.h header which has dev_t. Unless
header is included the includes in program files must be in
correct order. I also added FIXME item to remind that for uid &
gid value int not correct data type but uid_t or gid_t from
pwd.h.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:17:02 +01:00
..
alloc.c library: expanded/generalized memory allocation provisions 2011-12-11 22:26:49 +11:00
alloc.h library: expanded/generalized memory allocation provisions 2011-12-11 22:26:49 +11:00
COPYING
devname.c library: exploit enhanced library memory allocation provisions 2011-12-11 22:26:55 +11:00
devname.h include/devname.h: add missing header 2011-12-20 17:17:02 +01:00
escape.c libproc-ng: support building without WCHAR support 2011-12-18 10:36:07 +11:00
escape.h
ksym.c ps: add build option to disable ps option warning 2011-12-18 10:53:44 +11:00
libprocfs.pc.in Rename library and use proper versioning 2011-12-17 22:35:05 +11:00
libprocfs.sym Removed xalloc type functions from library 2011-12-20 22:56:17 +11:00
Makefile.am Rename library and use proper versioning 2011-12-17 22:35:05 +11:00
procps.h library: expanded/generalized memory allocation provisions 2011-12-11 22:26:49 +11:00
pwcache.c library: exploit enhanced library memory allocation provisions 2011-12-11 22:26:55 +11:00
pwcache.h
readproc.c libprocps-ng: readproc.c: some type conversion help 2011-12-18 22:50:40 +11:00
readproc.h include/devname.h: add missing header 2011-12-20 17:17:02 +01:00
sig.c
sig.h
slab.c library: exploit enhanced library memory allocation provisions 2011-12-11 22:26:55 +11:00
slab.h
sysinfo.c vmstat: do not scale si/so just like bi/bo 2011-12-18 22:54:20 +11:00
sysinfo.h
version.c
version.h
wchan.h library: expanded/generalized memory allocation provisions 2011-12-11 22:26:49 +11:00
whattime.c
whattime.h