Update.
1998-09-14 15:00 Ulrich Drepper <drepper@cygnus.com> * sysdeps/arm/fpu/Dist: Moved to... * sysdeps/arm/Dist: ...here. * sysdeps/posix/Dist: Removed. * sysdeps/unix/sysv/linux/Dist: Move sys/debugreg.h to... * sysdeps/unix/sysv/linux/i386/Dist: ...here.
This commit is contained in:
parent
f624c21610
commit
4ca020f54d
@ -1,3 +1,11 @@
|
|||||||
|
1998-09-14 15:00 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* sysdeps/arm/fpu/Dist: Moved to...
|
||||||
|
* sysdeps/arm/Dist: ...here.
|
||||||
|
* sysdeps/posix/Dist: Removed.
|
||||||
|
* sysdeps/unix/sysv/linux/Dist: Move sys/debugreg.h to...
|
||||||
|
* sysdeps/unix/sysv/linux/i386/Dist: ...here.
|
||||||
|
|
||||||
1998-08-26 Geoff Keating <geoffk@ozemail.com.au>
|
1998-08-26 Geoff Keating <geoffk@ozemail.com.au>
|
||||||
|
|
||||||
* csu/init.c: Don't drag _IO_2_1_stdin_ into the executable.
|
* csu/init.c: Don't drag _IO_2_1_stdin_ into the executable.
|
||||||
|
4
README
4
README
@ -1,4 +1,4 @@
|
|||||||
This directory contains the version 2.0.95 test release of the GNU C Library.
|
This directory contains the version 2.0.96 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.
|
||||||
|
|
||||||
@ -53,7 +53,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-crypt-2.0.95.tar.gz'. You can just unpack the crypt
|
called `glibc-crypt-2.0.96.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.ifi.uio.no
|
can get the crypt distribution via anonymous FTP from ftp.ifi.uio.no
|
||||||
|
@ -936,7 +936,6 @@ char *get_regerror (int errcode, regex_t *compiled)
|
|||||||
@end smallexample
|
@end smallexample
|
||||||
@end deftypefun
|
@end deftypefun
|
||||||
|
|
||||||
@c !!!! this is not actually in the library....
|
|
||||||
@node Word Expansion
|
@node Word Expansion
|
||||||
@section Shell-Style Word Expansion
|
@section Shell-Style Word Expansion
|
||||||
@cindex word expansion
|
@cindex word expansion
|
||||||
|
@ -1 +0,0 @@
|
|||||||
mk-stdiolim.c
|
|
@ -48,7 +48,6 @@ sa_len.c
|
|||||||
scsi/sg.h
|
scsi/sg.h
|
||||||
scsi/scsi.h
|
scsi/scsi.h
|
||||||
sys/acct.h
|
sys/acct.h
|
||||||
sys/debugreg.h
|
|
||||||
sys/fsuid.h
|
sys/fsuid.h
|
||||||
sys/io.h
|
sys/io.h
|
||||||
sys/kd.h
|
sys/kd.h
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
bits/mman.h
|
bits/mman.h
|
||||||
clone.S
|
clone.S
|
||||||
s_pwrite64.S
|
|
||||||
s_pread64.S
|
s_pread64.S
|
||||||
sys/perm.h
|
s_pwrite64.S
|
||||||
sys/vm86.h
|
sys/debugreg.h
|
||||||
sys/elf.h
|
sys/elf.h
|
||||||
|
sys/perm.h
|
||||||
sys/procfs.h
|
sys/procfs.h
|
||||||
sys/reg.h
|
sys/reg.h
|
||||||
sys/user.h
|
sys/user.h
|
||||||
|
sys/vm86.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user