diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-17 10:47:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-17 10:47:43 +0000 |
commit | 39abffb33770682fabf4cb8068a5044fd846a23f (patch) | |
tree | cd32c0e2646e92042e9142eff84407c94fda5bac /ChangeLog | |
parent | 49409c3345d6f522bae4cbdaee4507639fba700c (diff) | |
download | glibc-39abffb33770682fabf4cb8068a5044fd846a23f.tar.gz glibc-39abffb33770682fabf4cb8068a5044fd846a23f.tar.xz glibc-39abffb33770682fabf4cb8068a5044fd846a23f.zip |
Update.
1999-06-17 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Don't fail always when oact is NULL. Patch by Christian Meder <meder@isr.uni-stuttgart.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e2e3f884b4..c34ca25a0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-06-17 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Don't fail + always when oact is NULL. + Patch by Christian Meder <meder@isr.uni-stuttgart.de>. + 1999-06-17 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/libm-test.c (jn_test): Adjust delta. |