Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
authorMatt Kraai <kraai@debian.org>
Wed, 13 Sep 2000 02:46:14 +0000 (02:46 -0000)
committerMatt Kraai <kraai@debian.org>
Wed, 13 Sep 2000 02:46:14 +0000 (02:46 -0000)
commit322ae93a5e0b78b65831f9fd87fd456eb84d21a1
tree5b967e1d873ff6eff8296bf9fda73825f0c55884
parentb89075298edf0a471b9046b1f3c8a936e18ead20
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
segfaulting or handling errors the same way themselves.
25 files changed:
ar.c
archival/ar.c
cmdedit.c
console-tools/loadfont.c
console-tools/loadkmap.c
coreutils/ln.c
coreutils/sort.c
coreutils/tail.c
coreutils/test.c
editors/sed.c
findutils/which.c
ln.c
loadfont.c
loadkmap.c
mount.c
procps/ps.c
ps.c
sed.c
shell/cmdedit.c
sort.c
tail.c
test.c
util-linux/mount.c
utility.c
which.c