*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 25 Jun 2000 21:19:41 +0000 (21:19 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Jun 2000 21:19:41 +0000 (21:19 +0000)
lib/ChangeLog

index 4d6e8fe..05698ed 100644 (file)
@@ -1,3 +1,9 @@
+2000-06-17  Bruno Haible  <haible@clisp.cons.org>
+
+       * getusershell.c (xmalloc, xrealloc): Remove functions.
+       Include xalloc.h.
+       Don't include <stdlib.h>.  Don't declare malloc, realloc.
+
 2000-06-23  Bruno Haible  <haible@clisp.cons.org>
 
        * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency.