changeset 3944:4be708325078

copies from libc.
author Karl Berry <karl@freefriends.org>
date Wed, 25 Sep 2002 15:22:13 +0000
parents 3e25885877b3
children 5a53487a7089
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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.