Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* 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.
  • Loading branch information
Ulrich Drepper committed Sep 19, 2000
1 parent 755104e commit d975eb1
Showing 5 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -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.

1 change: 1 addition & 0 deletions sysdeps/mips/Dist
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions sysdeps/sparc/sparc32/soft-fp/Dist
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
q_add.c
qp_add.c
q_cmp.c
q_cmpe.c
q_div.c
1 change: 1 addition & 0 deletions sysdeps/unix/sysv/linux/ia64/Dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
clone.S
clone2.S
ioperm.c
net/route.h
sys/procfs.h
sys/io.h

0 comments on commit d975eb1

Please sign in to comment.