From: Jim Meyering Date: Fri, 16 Feb 2001 19:31:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb4309b4afd821a1e9c97ea6dc0716ed8988c37;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 94f6bb7418..92fb2e3736 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-02-16 Paul Eggert + + * lib/alloca.c (malloc): Undef before defining, since stdlib.h + may have defined it. + 2001-02-07 Jim Meyering * regex.c: Update from libc.