From: Jim Meyering Date: Sun, 25 Jun 2000 21:19:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e50887eaed12a52825f09608fe57dafeb9bb6f3;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 4d6e8fefd0..05698ed8bc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2000-06-17 Bruno Haible + + * getusershell.c (xmalloc, xrealloc): Remove functions. + Include xalloc.h. + Don't include . Don't declare malloc, realloc. + 2000-06-23 Bruno Haible * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency.