From: Karl Berry Date: Sun, 14 Sep 2003 13:54:17 +0000 (+0000) Subject: no strdup.c sync any more X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b9eba1e3e723c41b520e36e3ac0f401bec5e88;p=pspp no strdup.c sync any more --- diff --git a/config/ChangeLog b/config/ChangeLog index be2e9fe624..9d26fc89f9 100644 --- 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 index 23b4da441c..0cfd7f7ef5 100644 --- 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-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 #