mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
* sysdeps/mips/Dist: Add fpu/fenv_libc.h. * sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c and qp_add.c. * sysdeps/unix/sysv/linux/ia64/Dist: Add net/route.h.
This commit is contained in:
parent
755104edc7
commit
d975eb1d37
@ -2,6 +2,10 @@
|
||||
|
||||
* version.h (VERSION): Bump to 2.1.94.
|
||||
|
||||
* sysdeps/mips/Dist: Add fpu/fenv_libc.h.
|
||||
* sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c and qp_add.c.
|
||||
* sysdeps/unix/sysv/linux/ia64/Dist: Add net/route.h.
|
||||
|
||||
* malloc/mtrace.c (mtrace): Mark stream as close on exec.
|
||||
|
||||
2000-09-17 Bruno Haible <haible@clisp.cons.org>
|
||||
|
2
README
2
README
@ -1,4 +1,4 @@
|
||||
This directory contains the version 2.1.93 release of the GNU C Library.
|
||||
This directory contains the version 2.1.94 release of the GNU C Library.
|
||||
Many bugs have been fixed since the last release.
|
||||
Some bugs surely remain.
|
||||
|
||||
|
@ -4,6 +4,7 @@ rtld-parms
|
||||
regdef.h
|
||||
sgidefs.h
|
||||
fpregdef.h
|
||||
fpu/fenv_libc.h
|
||||
sys/fpregdef.h
|
||||
sys/regdef.h
|
||||
sys/asm.h
|
||||
|
@ -1,3 +1,5 @@
|
||||
q_add.c
|
||||
qp_add.c
|
||||
q_cmp.c
|
||||
q_cmpe.c
|
||||
q_div.c
|
||||
|
@ -1,5 +1,6 @@
|
||||
clone.S
|
||||
clone2.S
|
||||
ioperm.c
|
||||
net/route.h
|
||||
sys/procfs.h
|
||||
sys/io.h
|
||||
|
Loading…
Reference in New Issue
Block a user