doc fixes to srclist*
[pspp] / config / srclist.txt
index a91eb0f5795ca57cea3264412db86ba45fd2548e..e3cc11526e46defc7d6f6f2eea08ca4b796c8f3a 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,12 +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.