From: Karl Berry Date: Wed, 25 Sep 2002 15:22:13 +0000 (+0000) Subject: copies from libc. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60fc6332271349f9539467bc967a8f4c1790f6fe;p=pspp copies from libc. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index eaaec85ce6..c8fee64f19 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2002-09-25 + + * strdup.c: copy from libc/string (via ../config/srclist*). + * getopt*: copy from libc/posix. + * .cppi-disable: add strdup.c. + 2002-07-01 Jim Meyering * c-stack.c: Include sys/time.h.