# HG changeset patch # User Karl Berry # Date 1063547657 0 # Node ID 09ec4cd84fb2fed628fded78b5e37c5faefffde0 # Parent 128d7173f9ab01e591c10f46ddcef39a7c71988c no strdup.c sync any more diff --git a/config/ChangeLog b/config/ChangeLog --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2003-09-14 Karl Berry + + * srclist.txt (strdup.c): disable for c89 changes. + 2003-09-11 Bruno Haible * srclist.txt (setenv.c, unsetenv.c): Disable for the moment. diff --git a/config/srclist.txt b/config/srclist.txt --- a/config/srclist.txt +++ b/config/srclist.txt @@ -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-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 #