procps/proc
Craig Small fb11e1fe0a Changed the err and warns to macros
err and warn are BSD format but they are not recommended by library
developers.  However their consiseness is useful!

The solution is to use some macros that create xerr etc which then
just map to the error() function.  The next problem is error() uses
program_invocation_name so we set this to program_invovation_short_name

This is a global set but seems to be the convention (or at least errors
are on the short name only) used everywhere else.
2012-01-03 18:48:43 +11:00
..
alloc.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
alloc.h library: expanded/generalized memory allocation provisions 2011-12-11 22:26:49 +11:00
COPYING procps 010114 2002-02-01 22:47:29 +00:00
devname.c misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
devname.h include/devname.h: add missing header 2011-12-20 17:17:02 +01:00
escape.c misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
escape.h misc: compiler warning fixes 2011-12-20 17:30:50 +01: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 Merge branch 'master' into nls 2011-12-26 09:11:27 +11:00
Makefile.am build-sys: re-enable 'dist' build 2012-01-02 16:27:18 +11:00
procps.h Changed the err and warns to macros 2012-01-03 18:48:43 +11:00
pwcache.c library: exploit enhanced library memory allocation provisions 2011-12-11 22:26:55 +11:00
pwcache.h better handling of long usernames 2004-07-20 23:31:12 +00:00
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 libproc-ng: add strtosig() function 2011-12-20 17:30:53 +01:00
sig.h libproc-ng: add strtosig() function 2011-12-20 17:30:53 +01:00
slab.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
slab.h fix overflow on huge NUMA boxes 2005-01-05 21:46:22 +00:00
sysinfo.c vmstat: do not scale si/so just like bi/bo 2011-12-18 22:54:20 +11:00
sysinfo.h vmstat -p <part> works and updated version to 3.3.1 2011-11-27 22:47:17 +11:00
version.c Merge branch 'master', remote-tracking branch 'sami/ng' 2011-10-01 23:23:30 +10:00
version.h name change: procps -> procps-ng 2011-06-04 20:50:12 +02:00
wchan.h library: expanded/generalized memory allocation provisions 2011-12-11 22:26:49 +11:00
whattime.c leftovers in the 3.2.4 release 2004-11-04 20:50:59 +00:00
whattime.h big header clean-up 2002-12-09 07:00:07 +00:00