]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 10 Apr 2000 04:51:32 +0000 (04:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 10 Apr 2000 04:51:32 +0000 (04:51 +0000)
linuxthreads/ChangeLog

index 5b7b17bc7a74ffdd98177e042c4b49b9b13b1408..b4bebf975b9303cd723a881a24259561bdcbbe8a 100644 (file)
@@ -1,3 +1,9 @@
+2000-04-09  Ulrich Drepper  <drepper@redhat.com>
+
+       * signals.c (sigaction): Fix return value for the case SIG is one
+       of the signals the implementation uses.
+       Patch by Xavier.Leroy@inria.fr.
+
 2000-03-23  Ulrich Drepper  <drepper@redhat.com>
 
        * mutex.c (__pthread_reset_pthread_once): Reset once_masterlock.