changeset 5242:3a9a1574a8c4

Add getsubopt.c, since libc bought our changes.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 21 Sep 2004 05:07:11 +0000
parents 89b6edb7f32d
children 8f943cf05985
files config/srclist.txt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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-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