copies from libc.
authorKarl Berry <karl@freefriends.org>
Wed, 25 Sep 2002 15:22:13 +0000 (15:22 +0000)
committerKarl Berry <karl@freefriends.org>
Wed, 25 Sep 2002 15:22:13 +0000 (15:22 +0000)
lib/ChangeLog

index eaaec85ce6e0f1939ee8f4dcc4c66d2529a88cc1..c8fee64f192e0785b9dd5b752f3657a384849d94 100644 (file)
@@ -1,3 +1,9 @@
+2002-09-25    <karl@gnu.org>
+
+       * strdup.c: copy from libc/string (via ../config/srclist*).
+       * getopt*: copy from libc/posix.
+       * .cppi-disable: add strdup.c.
+
 2002-07-01  Jim Meyering  <meyering@lucent.com>
 
        * c-stack.c: Include sys/time.h.