]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* Make-dist (README): Commit it to CVS if there is a CVS directory.
authorRoland McGrath <roland@gnu.org>
Wed, 29 Mar 1995 16:58:35 +0000 (16:58 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 29 Mar 1995 16:58:35 +0000 (16:58 +0000)
31 files changed:
ChangeLog
README
assert/.cvsignore [new file with mode: 0644]
bare/.cvsignore [new file with mode: 0644]
csu/.cvsignore [new file with mode: 0644]
ctype/.cvsignore [new file with mode: 0644]
dirent/.cvsignore [new file with mode: 0644]
elf/.cvsignore [new file with mode: 0644]
gnulib/.cvsignore
grp/.cvsignore [new file with mode: 0644]
hurd/.cvsignore
inet/.cvsignore [new file with mode: 0644]
io/.cvsignore [new file with mode: 0644]
locale/.cvsignore
mach/.cvsignore
manual/.cvsignore
math/.cvsignore
misc/.cvsignore [new file with mode: 0644]
posix/.cvsignore
pwd/.cvsignore [new file with mode: 0644]
resolv/.cvsignore [new file with mode: 0644]
resource/.cvsignore [new file with mode: 0644]
setjmp/.cvsignore [new file with mode: 0644]
signal/.cvsignore
socket/.cvsignore [new file with mode: 0644]
stdio/.cvsignore
stdlib/.cvsignore
string/.cvsignore
sunrpc/.cvsignore
termios/.cvsignore [new file with mode: 0644]
time/.cvsignore

index a322c237ced4e83be35388f50b6b0f74a231a6fe..980fe18778c5c6a61c2ab6de226cbb0d55928e53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Wed Mar 29 11:26:48 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
+       * Make-dist (README): Commit it to CVS if there is a CVS directory.
+
        More changes from Germano Caronni <caronni@tik.ethz.ch>:
        * malloc/free.c: Relocate _heapinfo when that allows us to return
        core to the system.
diff --git a/README b/README
index b9b43e3f4d314fd5a83e29d7550fee34b3725b4c..479ced8042862b973d6be4f9118e668f6ef5a7e5 100644 (file)
--- 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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -0,0 +1,5 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* AUTHORS copyr-* copying.*
+glibc-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
diff --git a/grp/.cvsignore b/grp/.cvsignore
new file mode 100644 (file)
index 0000000..c8367a7
--- /dev/null
@@ -0,0 +1,5 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* AUTHORS copyr-* copying.*
+glibc-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
diff --git a/inet/.cvsignore b/inet/.cvsignore
new file mode 100644 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -0,0 +1,5 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* AUTHORS copyr-* copying.*
+glibc-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
index 999d5615a7b50526480eaf9e4a125ef85fc49c10..2f3faf7c799175786ed42502fcdf5135b1d7716c 100644 (file)
@@ -8,3 +8,4 @@ glibc-*
 *.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs
 
 chapters chapters-incl summary.texi stamp-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
diff --git a/misc/.cvsignore b/misc/.cvsignore
new file mode 100644 (file)
index 0000000..c8367a7
--- /dev/null
@@ -0,0 +1,5 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* AUTHORS copyr-* copying.*
+glibc-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
diff --git a/pwd/.cvsignore b/pwd/.cvsignore
new file mode 100644 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -0,0 +1,5 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* AUTHORS copyr-* copying.*
+glibc-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
diff --git a/socket/.cvsignore b/socket/.cvsignore
new file mode 100644 (file)
index 0000000..c8367a7
--- /dev/null
@@ -0,0 +1,5 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* AUTHORS copyr-* copying.*
+glibc-*
+distinfo
index fd9dc4ea0333946b1b799cf34730db20e3a69dd3..b699a6e25c5a6ba959427f2031ff79294f78e186 100644 (file)
@@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
 
 mpn-copy.mk
+distinfo
index fd9dc4ea0333946b1b799cf34730db20e3a69dd3..b699a6e25c5a6ba959427f2031ff79294f78e186 100644 (file)
@@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
 
 mpn-copy.mk
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo
index 048c2371e56b6ce07c7e887d81b2a9c926c75d2e..538ff0ad1e7c1a904623c00885eb592e97b18cc7 100644 (file)
@@ -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 (file)
index 0000000..c8367a7
--- /dev/null
@@ -0,0 +1,5 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* AUTHORS copyr-* copying.*
+glibc-*
+distinfo
index 1f69fd919a5351f6b1fd4f2862a0295518a2ecfc..c8367a736739de7e75f85e8117e28bf1a4ffef62 100644 (file)
@@ -2,3 +2,4 @@
 =*
 TODO COPYING* AUTHORS copyr-* copying.*
 glibc-*
+distinfo