Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* sysdeps/unix/sysv/linux/powerpc/Dist: Add fe_nomask.c.
	* sysdeps/unix/sysv/linux/i386/Dist: Add olddirent.h.
  • Loading branch information
Ulrich Drepper committed Aug 31, 2000
1 parent fe019b5 commit 3d784d8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

* version.h (VERSION): Bump to 2.1.93.

* sysdeps/unix/sysv/linux/powerpc/Dist: Add fe_nomask.c.
* sysdeps/unix/sysv/linux/i386/Dist: Add olddirent.h.

* intl/Makefile (tests): Depend in mtrace-tst-gettext.
Make this a new rule depending on tst-gettext.out and run mtrace.
* intl/tst-gettext.c: Call mtrace.
Expand Down
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.92 release of the GNU C Library.
This directory contains the version 2.1.93 release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.

Expand Down
1 change: 1 addition & 0 deletions sysdeps/unix/sysv/linux/i386/Dist
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
clone.S
olddirent.h
oldgetrlimit64.c
setresuid.c
setresgid.c
Expand Down
1 change: 1 addition & 0 deletions sysdeps/unix/sysv/linux/powerpc/Dist
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
clone.S
fe_nomask.c
kernel_stat.h
kernel_termios.h
oldgetrlimit64.c
Expand Down

0 comments on commit 3d784d8

Please sign in to comment.