summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-01-24 07:13:46 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-01-24 07:13:46 +0000
commit5edda5fe8982ad8dd28e7e277e84272537585201 (patch)
tree9fc562b756ee24649f9de523277d2b7a3c5dbb5e /config
parent740b6ed284f7fdd75cbb03193d0bf568962932cd (diff)
downloadgnulib-5edda5fe8982ad8dd28e7e277e84272537585201.tar.gz
Adjust to reflect glibc reorganization.
This affects only comments.
Diffstat (limited to 'config')
-rw-r--r--config/srclist.txt69
1 files changed, 31 insertions, 38 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index 6a3150a93e..8c9c4632eb 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.111 2006-01-20 21:18:53 karl Exp $
+# $Id: srclist.txt,v 1.112 2006-01-24 07:13:46 eggert Exp $
# Files for which we are not the source. See ./srclistvars.sh for the
# variable definitions.
@@ -202,41 +202,41 @@ $LIBCSRC/time/mktime.c lib gpl
#$LIBCSRC/misc/error.h lib gpl
#$LIBCSRC/misc/getpass.c lib gpl
#$LIBCSRC/misc/mkstemp.c lib gpl
+#$LIBCSRC/posix/fnmatch.c lib gpl
+#$LIBCSRC/posix/fnmatch.h lib gpl (fnmatch_.h in gnulib)
+#$LIBCSRC/posix/fnmatch_loop.c lib gpl
+#
+# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
+# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1062
+#$LIBCSRC/posix/glob.c lib gpl
#
# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
#$LIBCSRC/posix/glob.h lib gpl (glob-libc.h in gnulib)
#
-#$LIBCSRC/posix/fnmatch.c lib gpl
-#$LIBCSRC/posix/fnmatch.h lib gpl (fnmatch_.h in gnulib)
-#$LIBCSRC/posix/fnmatch_loop.c lib gpl
-#$LIBCSRC/posix/tempname.c lib gpl
+#$LIBCSRC/stdlib/putenv.c lib gpl
#$LIBCSRC/stdlib/rpmatch.c lib gpl
+#$LIBCSRC/stdlib/strtol.c lib gpl
#$LIBCSRC/string/strndup.c lib gpl
#$LIBCSRC/string/strverscmp.c lib gpl
#
-# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
-# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1062
-#$LIBCSRC/sysdeps/generic/glob.c lib gpl
-#
-#$LIBCSRC/sysdeps/generic/memchr.c lib gpl
-#$LIBCSRC/sysdeps/generic/memcmp.c lib gpl
-#$LIBCSRC/sysdeps/generic/memrchr.c lib gpl
-#$LIBCSRC/sysdeps/generic/putenv.c lib gpl
-#$LIBCSRC/sysdeps/generic/stpcpy.c lib gpl
-#$LIBCSRC/sysdeps/generic/stpncpy.c lib gpl
-#$LIBCSRC/sysdeps/generic/strcspn.c lib gpl
-#$LIBCSRC/sysdeps/generic/strpbrk.c lib gpl
-#$LIBCSRC/sysdeps/generic/strstr.c lib gpl
-#$LIBCSRC/sysdeps/generic/strtol.c lib gpl
+#$LIBCSRC/string/memchr.c lib gpl
+#$LIBCSRC/string/memcmp.c lib gpl
+#$LIBCSRC/string/memrchr.c lib gpl
+#$LIBCSRC/string/stpcpy.c lib gpl
+#$LIBCSRC/string/stpncpy.c lib gpl
+#$LIBCSRC/string/strcspn.c lib gpl
+#$LIBCSRC/string/strpbrk.c lib gpl
+#$LIBCSRC/string/strstr.c lib gpl
#$LIBCSRC/sysdeps/posix/dup2.c lib gpl
#$LIBCSRC/sysdeps/posix/euidaccess.c lib gpl
+#$LIBCSRC/sysdeps/posix/tempname.c lib gpl
#$LIBCSRC/sysdeps/unix/bsd/poll.c lib gpl
#$LIBCSRC/sysdeps/unix/dirfd.c lib gpl
#$LIBCSRC/sysdeps/unix/rmdir.c lib gpl
#$LIBCSRC/time/strftime.c lib gpl
# These are close, but we are using the gettext versions.
#$LIBCSRC/misc/mkdtemp.c lib gpl
-#$LIBCSRC/sysdeps/generic/setenv.c lib gpl (setenv.c, unsetenv.c)
+#$LIBCSRC/stdlib/setenv.c lib gpl (setenv.c, unsetenv.c)
#
# These implementations are quite different.
#$LIBCSRC/io/lstat.c lib gpl
@@ -248,29 +248,22 @@ $LIBCSRC/time/mktime.c lib gpl
#$LIBCSRC/stdlib/atexit.c lib gpl
#$LIBCSRC/stdlib/exit.h lib gpl
#$LIBCSRC/stdlib/strtod.c lib gpl
+#$LIBCSRC/stdlib/strtoimax.c lib gpl
+#$LIBCSRC/stdlib/strtoull.c lib gpl
+#$LIBCSRC/stdlib/strtoumax.c lib gpl
#$LIBCSRC/string/basename.c lib gpl
+#$LIBCSRC/string/bcopy.c lib gpl
+#$LIBCSRC/string/memcpy.c lib gpl
+#$LIBCSRC/string/memmove.c lib gpl
+#$LIBCSRC/string/memset.c lib gpl
+#$LIBCSRC/string/strcasecmp.c lib gpl
+#$LIBCSRC/string/strchrnul.c lib gpl
#$LIBCSRC/string/strerror.c lib gpl
-#$LIBCSRC/sysdeps/generic/bcopy.c lib gpl
-#$LIBCSRC/sysdeps/generic/chown.c lib gpl
-#$LIBCSRC/sysdeps/generic/ftruncate.c lib gpl
-#$LIBCSRC/sysdeps/generic/getgroups.c lib gpl
-#$LIBCSRC/sysdeps/generic/getloadavg.c lib gpl
-#$LIBCSRC/sysdeps/generic/lchown.c lib gpl
-#$LIBCSRC/sysdeps/generic/memcpy.c lib gpl
-#$LIBCSRC/sysdeps/generic/memmove.c lib gpl
-#$LIBCSRC/sysdeps/generic/memset.c lib gpl
-#$LIBCSRC/sysdeps/generic/nanosleep.c lib gpl
-#$LIBCSRC/sysdeps/generic/readlink.c lib gpl
-#$LIBCSRC/sysdeps/generic/strcasecmp.c lib gpl
-#$LIBCSRC/sysdeps/generic/strchrnul.c lib gpl
-#$LIBCSRC/sysdeps/generic/strnlen.c lib gpl
-#$LIBCSRC/sysdeps/generic/strtoimax.c lib gpl
-#$LIBCSRC/sysdeps/generic/strtoull.c lib gpl
-#$LIBCSRC/sysdeps/generic/strtoumax.c lib gpl
+#$LIBCSRC/string/strnlen.c lib gpl
#$LIBCSRC/sysdeps/posix/gettimeofday.c lib gpl
#$LIBCSRC/sysdeps/posix/rename.c lib gpl
-#$LIBCSRC/sysdeps/unix/sysv/gethostname.c lib gpl
#$LIBCSRC/sysdeps/unix/mkdir.c lib gpl
+#$LIBCSRC/sysdeps/unix/sysv/gethostname.c lib gpl
#$LIBCSRC/sysdeps/unix/utime.c lib gpl
$LIBTOOL/libltdl/argz.c lib gpl