about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-07 22:16:19 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-07 22:16:19 +0100
commite9a5bc1c18b5acf3c8475e3f36431ac34bda9751 (patch)
treef04de3ec1a82064b532e04ca15ffb3ae5c1d192a /ChangeLog
parenta9a002fb6cb9941ba283ef832e2a88ab00033683 (diff)
downloadglibc-e9a5bc1c18b5acf3c8475e3f36431ac34bda9751.tar.gz
glibc-e9a5bc1c18b5acf3c8475e3f36431ac34bda9751.tar.xz
glibc-e9a5bc1c18b5acf3c8475e3f36431ac34bda9751.zip
hurd: fix sigstate locking
It looks like _hurd_thread_sigstate used to return with the sigstate
lock held long ago, but since that's no longer the case, don't unlock
something that isn't locked.

Note that it's unlikely this change fixes anything in practice since
its current implementation (on i386) makes this call a nop.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5081237ce5..97849df706 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-02-07  Richard Braun  <rbraun@sceen.net>
+
+	* hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
+	sigstate.
+
 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
 
 	* sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check