procps/include
Craig Small 56399212c8 library: Remove signal name from library
Procps library previously held functions that were about either
listing or finding signal names. These are not really the right
location for a library about reading procfs.

This patch handles signal related functions in two ways:

For functions purely found in skill, these have been moved back
into this binary as they are used nowhere else.

For functions used across the binaries, these have been moved
into include/signals.h and lib/signals.c. Besides formatting,
these functions are largely the same.

To assist the skill functions, two functions to access the
signal map array have been added to lib/signals.c
2015-06-29 21:52:51 +10:00
..
c.h Also emulate error_at_line if not present 2014-08-28 13:54:24 +02:00
fileutils.h lib: add fileutils file with stream error checking facility 2012-03-23 15:57:41 +01:00
Makefile.am library: Remove signal name from library 2015-06-29 21:52:51 +10:00
nls.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
nsutils.h pgrep: introduce support for namespaces 2013-04-16 15:05:31 -04:00
rpmatch.h build-sys: uClibc does not have rpmatch() 2012-04-18 10:03:55 +02:00
signals.h library: Remove signal name from library 2015-06-29 21:52:51 +10:00
strutils.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
xalloc.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00