procps/proc
Sami Kerola ea221b4e42 libprocps: hide private symbols
Clean the global list of symbols contain only functions and variables which
are being called from library.  The removed symbols are internal for the
library, which means they can be changed without changes to programs using
the library.  This clean up should help incoming libprocps clean up work.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-01-24 21:54:01 +01:00
..
alloc.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
alloc.h
COPYING
devname.c misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
devname.h Change restrict to __restrict in public includes 2012-01-09 21:44:51 +11:00
escape.c misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
escape.h Change restrict to __restrict in public includes 2012-01-09 21:44:51 +11:00
ksym.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
libprocps.pc.in Renaming libprocfs to libprocps 2011-12-23 09:18:43 +11:00
libprocps.sym libprocps: hide private symbols 2012-01-24 21:54:01 +01:00
Makefile.am build-sys: correct all Makefile.am files for LOCALEDIR, etc 2012-01-04 08:58:54 +11:00
procps.h Change restrict to __restrict in public includes 2012-01-09 21:44:51 +11:00
pwcache.c
pwcache.h
readproc.c
readproc.h Change restrict to __restrict in public includes 2012-01-09 21:44:51 +11:00
sig.c proc: pull in ctype.h where needed 2012-01-24 08:55:05 +01:00
sig.h Change restrict to __restrict in public includes 2012-01-09 21:44:51 +11:00
slab.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
slab.h
sysinfo.c
sysinfo.h Change restrict to __restrict in public includes 2012-01-09 21:44:51 +11:00
version.c Linux version for non-linux systems 2012-01-09 21:57:44 +11:00
version.h
wchan.h Change restrict to __restrict in public includes 2012-01-09 21:44:51 +11:00
whattime.c
whattime.h