From: Paul Eggert Date: Tue, 21 Sep 2004 05:07:11 +0000 (+0000) Subject: Add getsubopt.c, since libc bought our changes. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4fe0e726fdb1eb5ab7eb381a47b4f20ee7dc49;p=pspp Add getsubopt.c, since libc bought our changes. --- diff --git a/config/srclist.txt b/config/srclist.txt index 0659b9eb23..a7d2e2a4a2 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -1,4 +1,4 @@ -# $Id: srclist.txt,v 1.43 2004-09-14 12:31:36 karl Exp $ +# $Id: srclist.txt,v 1.44 2004-09-21 05:07:11 eggert Exp $ # Files for which we are not the source. See ./srclistvars.sh for the # variable definitions. @@ -90,6 +90,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/stdlib/getsubopt.c lib gpl #$LIBCSRC/posix/getopt.c lib gpl #$LIBCSRC/posix/getopt.h lib gpl (getopt_.h in gnulib) #$LIBCSRC/posix/getopt1.c lib gpl