]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 14:05:51 +0000 (14:05 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 14:05:51 +0000 (14:05 +0000)
lib/ChangeLog

index 3f909a69c822013f7ee3015578da9679ec36e4ae..6b1b2be18ccf856e67a61c122c5fd46645da34b1 100644 (file)
@@ -1,5 +1,12 @@
 2003-04-11  Jim Meyering  <jim@meyering.net>
 
+       * readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
+
+       * canonicalize.c, exclude.c, getgroups.c, getusershell.c:
+       * group-member.c, idcache.c, mountlist.c, readtokens.c, readutmp.c:
+       * bumpalloc.h: Remove anachronistic casts of xmalloc, xrealloc,
+       and xcalloc return values.
+
        * xalloc.h (PARAMS): Remove definitions and uses.
        (XMALLOC, XCALLOC, XREALLOC): Remove unnecessary casts.