]> granicus.if.org Git - procps-ng/commit
Removed xalloc type functions from library
authorCraig Small <csmall@enc.com.au>
Tue, 20 Dec 2011 11:56:17 +0000 (22:56 +1100)
committerCraig Small <csmall@enc.com.au>
Tue, 20 Dec 2011 11:56:17 +0000 (22:56 +1100)
commit2865ded64e72e0bec721dad9b442dab0899ee2b0
treeec55f97f47c226d1972e81d3ba687749d8406a84
parent562b4a039f92693735c5d9754509066324ea7aae
Removed xalloc type functions from library

These xalloc functions are a private function for the library. If using
programs need them, then they should make their own error reporting or
use a common file.
proc/libprocfs.sym
ps/display.c
ps/global.c
ps/parser.c
ps/sortformat.c
top.c