From ea7d9938624a6db1974028f712e1bacbdc316ee8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 29 Mar 1995 16:58:35 +0000 Subject: * Make-dist (README): Commit it to CVS if there is a CVS directory. --- ChangeLog | 2 ++ README | 4 ++-- assert/.cvsignore | 5 +++++ bare/.cvsignore | 5 +++++ csu/.cvsignore | 5 +++++ ctype/.cvsignore | 5 +++++ dirent/.cvsignore | 5 +++++ elf/.cvsignore | 5 +++++ gnulib/.cvsignore | 1 + grp/.cvsignore | 5 +++++ hurd/.cvsignore | 1 + inet/.cvsignore | 5 +++++ io/.cvsignore | 5 +++++ locale/.cvsignore | 1 + mach/.cvsignore | 1 + manual/.cvsignore | 1 + math/.cvsignore | 1 + misc/.cvsignore | 5 +++++ posix/.cvsignore | 1 + pwd/.cvsignore | 5 +++++ resolv/.cvsignore | 5 +++++ resource/.cvsignore | 5 +++++ setjmp/.cvsignore | 5 +++++ signal/.cvsignore | 1 + socket/.cvsignore | 5 +++++ stdio/.cvsignore | 1 + stdlib/.cvsignore | 1 + string/.cvsignore | 1 + sunrpc/.cvsignore | 1 + termios/.cvsignore | 5 +++++ time/.cvsignore | 1 + 31 files changed, 97 insertions(+), 2 deletions(-) create mode 100644 assert/.cvsignore create mode 100644 bare/.cvsignore create mode 100644 csu/.cvsignore create mode 100644 ctype/.cvsignore create mode 100644 dirent/.cvsignore create mode 100644 elf/.cvsignore create mode 100644 grp/.cvsignore create mode 100644 inet/.cvsignore create mode 100644 io/.cvsignore create mode 100644 misc/.cvsignore create mode 100644 pwd/.cvsignore create mode 100644 resolv/.cvsignore create mode 100644 resource/.cvsignore create mode 100644 setjmp/.cvsignore create mode 100644 socket/.cvsignore create mode 100644 termios/.cvsignore diff --git a/ChangeLog b/ChangeLog index a322c237ce..980fe18778 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Wed Mar 29 11:26:48 1995 Roland McGrath + * Make-dist (README): Commit it to CVS if there is a CVS directory. + More changes from Germano Caronni : * malloc/free.c: Relocate _heapinfo when that allows us to return core to the system. diff --git a/README b/README index b9b43e3f4d..479ced8042 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 1.09.5 test release of the GNU C Library. +This directory contains the version 1.09.6 test release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. @@ -37,7 +37,7 @@ provides the Unix `crypt' function, plus some other entry points. Because of the United States export restriction on DES implementations, we are distributing this code separately from the rest of the C library. There is an extra distribution tar file just for crypt; it is -called `glibc-1.09.5-crypt.tar.gz'. You can just unpack the crypt +called `glibc-1.09.6-crypt.tar.gz'. You can just unpack the crypt distribution along with the rest of the C library and build; you can also build the library without getting crypt. Users outside the USA can get the crypt distribution via anonymous FTP from ftp.uni-c.dk diff --git a/assert/.cvsignore b/assert/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/assert/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/bare/.cvsignore b/bare/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/bare/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/csu/.cvsignore b/csu/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/csu/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/ctype/.cvsignore b/ctype/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/ctype/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/dirent/.cvsignore b/dirent/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/dirent/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/elf/.cvsignore b/elf/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/elf/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/gnulib/.cvsignore b/gnulib/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/gnulib/.cvsignore +++ b/gnulib/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/grp/.cvsignore b/grp/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/grp/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/hurd/.cvsignore b/hurd/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/hurd/.cvsignore +++ b/hurd/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/inet/.cvsignore b/inet/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/inet/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/io/.cvsignore b/io/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/io/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/locale/.cvsignore b/locale/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/locale/.cvsignore +++ b/locale/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/mach/.cvsignore b/mach/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/mach/.cvsignore +++ b/mach/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/manual/.cvsignore b/manual/.cvsignore index 999d5615a7..2f3faf7c79 100644 --- a/manual/.cvsignore +++ b/manual/.cvsignore @@ -8,3 +8,4 @@ glibc-* *.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs chapters chapters-incl summary.texi stamp-* +distinfo diff --git a/math/.cvsignore b/math/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/math/.cvsignore +++ b/math/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/misc/.cvsignore b/misc/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/misc/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/posix/.cvsignore b/posix/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/posix/.cvsignore +++ b/posix/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/pwd/.cvsignore b/pwd/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/pwd/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/resolv/.cvsignore b/resolv/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/resolv/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/resource/.cvsignore b/resource/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/resource/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/setjmp/.cvsignore b/setjmp/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/setjmp/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/signal/.cvsignore b/signal/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/signal/.cvsignore +++ b/signal/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/socket/.cvsignore b/socket/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/socket/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/stdio/.cvsignore b/stdio/.cvsignore index fd9dc4ea03..b699a6e25c 100644 --- a/stdio/.cvsignore +++ b/stdio/.cvsignore @@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.* glibc-* mpn-copy.mk +distinfo diff --git a/stdlib/.cvsignore b/stdlib/.cvsignore index fd9dc4ea03..b699a6e25c 100644 --- a/stdlib/.cvsignore +++ b/stdlib/.cvsignore @@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.* glibc-* mpn-copy.mk +distinfo diff --git a/string/.cvsignore b/string/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/string/.cvsignore +++ b/string/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo diff --git a/sunrpc/.cvsignore b/sunrpc/.cvsignore index 048c2371e5..538ff0ad1e 100644 --- a/sunrpc/.cvsignore +++ b/sunrpc/.cvsignore @@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.* glibc-* rpcsrc-4.0 +distinfo diff --git a/termios/.cvsignore b/termios/.cvsignore new file mode 100644 index 0000000000..c8367a7367 --- /dev/null +++ b/termios/.cvsignore @@ -0,0 +1,5 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo diff --git a/time/.cvsignore b/time/.cvsignore index 1f69fd919a..c8367a7367 100644 --- a/time/.cvsignore +++ b/time/.cvsignore @@ -2,3 +2,4 @@ =* TODO COPYING* AUTHORS copyr-* copying.* glibc-* +distinfo -- cgit 1.4.1