git-version-gen: use "git update-index..." rather than "git status"
[gnulib.git] / config / srclist.txt
index f46158b..e3cc115 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: srclist.txt,v 1.152 2007-06-21 18:41:50 karl Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -174,6 +173,9 @@ $LIBCSRC/stdlib/strtoul.c           lib gpl
 #$LIBCSRC/locale/programs/xmalloc.c    lib gpl
 #$LIBCSRC/locale/programs/xstrdup.c    lib gpl
 #
+#$LIBCSRC/login/forkpty.c              lib gpl
+#$LIBCSRC/login/programs/pt_chown.c    lib gpl
+#
 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=321
 #$LIBCSRC/malloc/obstack.c             lib gpl
 #
@@ -209,11 +211,15 @@ $LIBCSRC/stdlib/strtoul.c         lib gpl
 #$LIBCSRC/string/strcspn.c             lib gpl
 #$LIBCSRC/string/strpbrk.c             lib gpl
 #$LIBCSRC/string/strstr.c              lib gpl
+#$LIBCSRC/sysdeps/generic/pty-private.h        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/bsd/ptsname.c   lib gpl
+#$LIBCSRC/sysdeps/unix/bsd/unlockpt.c  lib gpl
 #$LIBCSRC/sysdeps/unix/dirfd.c         lib gpl
+#$LIBCSRC/sysdeps/unix/grantpt.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.