aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-01-29 08:58:51 +0000
committerUlrich Drepper <drepper@redhat.com>2002-01-29 08:58:51 +0000
commitafdef815547ff44caf8f65e7fd107ca482896284 (patch)
tree87b316378f05b05f467f123aaf6f9c8562b8e72e /ChangeLog
parent92f120d446433f74d4d2612587bb38a992050a04 (diff)
downloadglibc-afdef815547ff44caf8f65e7fd107ca482896284.tar
glibc-afdef815547ff44caf8f65e7fd107ca482896284.tar.gz
glibc-afdef815547ff44caf8f65e7fd107ca482896284.tar.bz2
glibc-afdef815547ff44caf8f65e7fd107ca482896284.zip
Update.
* manual/signal.texi (Process Signal Mask): Document that pthread_sigmask, not sigprocmask, must be used in MT programs. Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2742e7e9f..9875e70e63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-01-29 Ulrich Drepper <drepper@redhat.com>
+ * manual/signal.texi (Process Signal Mask): Document that
+ pthread_sigmask, not sigprocmask, must be used in MT programs.
+ Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
+
* misc/hsearch_r.c (hsearch_r): Don't insert anything if entry is
found.
* misc/Makefile (tests): Add tst-hsearch.