procps/proc
Jim Warner 97f7c7a549 library: removed that 'SIGNAL_STRING' conditional code
No libprocps user expects signal values to be returned
as 'long long' quantities. More importantly the <PIDS>
api only returns a 'str' result for signal categories.

So this patch eliminates all the conditional code that
depends on the absence of the #define 'SIGNAL_STRING'.

Signed-off-by: Jim Warner <james.warner@comcast.net>
2019-10-27 22:27:49 +11:00
..
.gitignore
COPYING
devname.c 0040-proc/devname.c: Never write more than "chop" (part 2). 2018-06-09 21:35:19 +10:00
devname.h library: eliminate inappropriate '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
diskstats.c library: minimize the use of 'cleanup_stacks' routines 2019-07-04 20:46:18 +10:00
diskstats.h library: refactored some header file items and origins 2019-03-26 19:55:30 +11:00
escape.c 0051-proc/escape.c: Prevent buffer overflows in escape_command(). 2018-06-09 21:35:19 +10:00
escape.h library: eliminate inappropriate '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
libprocps.pc.in
libprocps.sym
meminfo.c library: minimize the use of 'cleanup_stacks' routines 2019-07-04 20:46:18 +10:00
meminfo.h library: refactored some header file items and origins 2019-03-26 19:55:30 +11:00
namespace.c
namespace.h library: replace the troublesome '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
numa.c
numa.h library: eliminate inappropriate '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
pids.c library: correct one reference typo in that <PIDS> api 2019-10-27 22:27:49 +11:00
pids.h library: correct 'vectorized' string logic, <PIDS> api 2019-05-16 21:23:06 +10:00
procps-private.h
procps.h library: refactor the XTRA_PROCPS_DEBUG implementation 2018-09-12 21:12:06 +10:00
pwcache.c
pwcache.h library: eliminate inappropriate '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
readproc.c library: removed that 'SIGNAL_STRING' conditional code 2019-10-27 22:27:49 +11:00
readproc.h library: removed that 'SIGNAL_STRING' conditional code 2019-10-27 22:27:49 +11:00
slabinfo.c library: minimize the use of 'cleanup_stacks' routines 2019-07-04 20:46:18 +10:00
slabinfo.h library: refactored some header file items and origins 2019-03-26 19:55:30 +11:00
stat.c library: add a 'CPU_ZEROTICS' equivalent to <STAT> api 2019-07-04 20:46:18 +10:00
stat.h library: refactored some header file items and origins 2019-03-26 19:55:30 +11:00
sysinfo.c
sysinfo.h library: replace the troublesome '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
test_namespace.c
test_pids.c
test_sysinfo.c
test_uptime.c
test_version.c
uptime.c 0047-proc/whattime.c: Always initialize buf. 2018-06-09 21:35:19 +10:00
uptime.h library: replace the troublesome '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
version.c
version.h library: replace the troublesome '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
vmstat.c library: minimize the use of 'cleanup_stacks' routines 2019-07-04 20:46:18 +10:00
vmstat.h library: refactored some header file items and origins 2019-03-26 19:55:30 +11:00
wchan.c
wchan.h library: eliminate inappropriate '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
xtra-procps-debug.h library: refactor the XTRA_PROCPS_DEBUG implementation 2018-09-12 21:12:06 +10:00