]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Remove anachronistic casts of xmalloc,
authorJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 10:51:56 +0000 (10:51 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 10:51:56 +0000 (10:51 +0000)
commit6c93bdeeaa8a322b76c48ffc17a2205f6c3f5271
treeb96ee698e2bd8020d500f01cbf6d6efa743b8a69
parenteaff43d5a8173b9c576dadb8d123e3348fb1b809
Remove anachronistic casts of xmalloc,
xrealloc, and xcalloc return values and of xrealloc's first argument.
26 files changed:
src/copy.c
src/cp-hash.c
src/cp.c
src/csplit.c
src/cut.c
src/date.c
src/df.c
src/du.c
src/expand.c
src/expr.c
src/id.c
src/join.c
src/md5sum.c
src/nl.c
src/od.c
src/paste.c
src/pr.c
src/ptx.c
src/sort.c
src/split.c
src/su.c
src/tail.c
src/tee.c
src/tr.c
src/unexpand.c
src/users.c