mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
* Make-dist (README): Commit it to CVS if there is a CVS directory.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
|
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>:
|
More changes from Germano Caronni <caronni@tik.ethz.ch>:
|
||||||
* malloc/free.c: Relocate _heapinfo when that allows us to return
|
* malloc/free.c: Relocate _heapinfo when that allows us to return
|
||||||
core to the system.
|
core to the system.
|
||||||
|
4
README
4
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.
|
Many bugs have been fixed since the last release.
|
||||||
Some bugs surely remain.
|
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,
|
Because of the United States export restriction on DES implementations,
|
||||||
we are distributing this code separately from the rest of the C
|
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
|
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
|
distribution along with the rest of the C library and build; you can
|
||||||
also build the library without getting crypt. Users outside the USA
|
also build the library without getting crypt. Users outside the USA
|
||||||
can get the crypt distribution via anonymous FTP from ftp.uni-c.dk
|
can get the crypt distribution via anonymous FTP from ftp.uni-c.dk
|
||||||
|
5
assert/.cvsignore
Normal file
5
assert/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
bare/.cvsignore
Normal file
5
bare/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
csu/.cvsignore
Normal file
5
csu/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
ctype/.cvsignore
Normal file
5
ctype/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
dirent/.cvsignore
Normal file
5
dirent/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
elf/.cvsignore
Normal file
5
elf/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
5
grp/.cvsignore
Normal file
5
grp/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
5
inet/.cvsignore
Normal file
5
inet/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
io/.cvsignore
Normal file
5
io/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
@@ -8,3 +8,4 @@ glibc-*
|
|||||||
*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs
|
*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs
|
||||||
|
|
||||||
chapters chapters-incl summary.texi stamp-*
|
chapters chapters-incl summary.texi stamp-*
|
||||||
|
distinfo
|
||||||
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
5
misc/.cvsignore
Normal file
5
misc/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
5
pwd/.cvsignore
Normal file
5
pwd/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
resolv/.cvsignore
Normal file
5
resolv/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
resource/.cvsignore
Normal file
5
resource/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
5
setjmp/.cvsignore
Normal file
5
setjmp/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
5
socket/.cvsignore
Normal file
5
socket/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
@@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.*
|
|||||||
glibc-*
|
glibc-*
|
||||||
|
|
||||||
mpn-copy.mk
|
mpn-copy.mk
|
||||||
|
distinfo
|
||||||
|
@@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.*
|
|||||||
glibc-*
|
glibc-*
|
||||||
|
|
||||||
mpn-copy.mk
|
mpn-copy.mk
|
||||||
|
distinfo
|
||||||
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
@@ -4,3 +4,4 @@ TODO COPYING* AUTHORS copyr-* copying.*
|
|||||||
glibc-*
|
glibc-*
|
||||||
|
|
||||||
rpcsrc-4.0
|
rpcsrc-4.0
|
||||||
|
distinfo
|
||||||
|
5
termios/.cvsignore
Normal file
5
termios/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.gz *.Z *.tar *.tgz
|
||||||
|
=*
|
||||||
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
|
glibc-*
|
||||||
|
distinfo
|
@@ -2,3 +2,4 @@
|
|||||||
=*
|
=*
|
||||||
TODO COPYING* AUTHORS copyr-* copying.*
|
TODO COPYING* AUTHORS copyr-* copying.*
|
||||||
glibc-*
|
glibc-*
|
||||||
|
distinfo
|
||||||
|
Reference in New Issue
Block a user