diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-27 05:00:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-27 05:00:18 +0000 |
commit | b7375f6c40e6428992790d10279c180641f9dc21 (patch) | |
tree | a85483bce14893314c0b2710aea282ef8544a3ed /ChangeLog | |
parent | 8cb079d41b2108d7a6db4c91a51156464912548b (diff) | |
download | glibc-b7375f6c40e6428992790d10279c180641f9dc21.tar.gz glibc-b7375f6c40e6428992790d10279c180641f9dc21.tar.xz glibc-b7375f6c40e6428992790d10279c180641f9dc21.zip |
Update.
1999-07-26 Ulrich Drepper <drepper@cygnus.com> * sysdeps/posix/wait3.c: Help compiling in presence of __transparent_union__. Reported by John Tobey <jtobey@banta-im.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 23d93066bf..622b0001d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-26 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/posix/wait3.c: Help compiling in presence of + __transparent_union__. Reported by John Tobey <jtobey@banta-im.com>. + 1999-07-25 Jakub Jelinek <jj@ultra.linux.cz> * sysdeps/sparc/sparc64/add_n.S: Avoid using %g2, %g3, %g7 registers |