no strdup.c sync any more
authorKarl Berry <karl@freefriends.org>
Sun, 14 Sep 2003 13:54:17 +0000 (13:54 +0000)
committerKarl Berry <karl@freefriends.org>
Sun, 14 Sep 2003 13:54:17 +0000 (13:54 +0000)
config/ChangeLog
config/srclist.txt

index be2e9fe..9d26fc8 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-14  Karl Berry  <karl@gnu.org>
+
+       * srclist.txt (strdup.c): disable for c89 changes.
+
 2003-09-11  Bruno Haible  <bruno@clisp.org>
 
        * srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
index 23b4da4..0cfd7f7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.26 2003-09-11 14:12:03 haible Exp $
+# $Id: srclist.txt,v 1.27 2003-09-14 13:54:17 karl Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -75,7 +75,7 @@ $LIBCSRC/argp/argp-pv.c                       lib gpl
 $LIBCSRC/argp/argp-pvh.c               lib gpl
 $LIBCSRC/argp/argp-xinl.c              lib gpl
 $LIBCSRC/argp/argp.h                   lib gpl
-$LIBCSRC/string/strdup.c               lib gpl
+# c89 changes $LIBCSRC/string/strdup.c         lib gpl
 $LIBCSRC/sysdeps/generic/strtoll.c     lib gpl
 $LIBCSRC/sysdeps/generic/strtoul.c     lib gpl
 #