summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-06-25 10:41:17 +0200
committerAndreas Schwab <schwab@redhat.com>2010-07-02 11:17:24 +0200
commit5d073f18fd22a9fe7efe3c9ea92bc4ba7507ae1e (patch)
treec389260ae63e3bbc46a3225f0bafffa6c6abea00 /ChangeLog
parent2f811bf88bed4a6c0dec8778847ba441736d509d (diff)
Fix setxid race handling exiting threads
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a072719c7d..04b40d1e8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-06-28 Andreas Schwab <schwab@redhat.com>
+ * allocatestack.c (setxid_mark_thread): Ensure that the exiting
+ thread is woken up.
+
* elf/Makefile: Add rules to build and run unload8 test.
* elf/unload8.c: New file.
* elf/unload8mod1.c: New file.