aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-08-17 09:41:23 -0400
committerUlrich Drepper <drepper@gmail.com>2011-08-17 09:41:23 -0400
commit2772459841f32f2d5866672145f533975ebec717 (patch)
tree0598231a5fcd61d4228cff91d2d05da1d2c38124 /ChangeLog
parent174baab3f9c3dfff4e16fd5b9eb2e5fb5c27db74 (diff)
downloadglibc-2772459841f32f2d5866672145f533975ebec717.zip
glibc-2772459841f32f2d5866672145f533975ebec717.tar.gz
glibc-2772459841f32f2d5866672145f533975ebec717.tar.bz2
Prevent possible race conditions by attaching pldd to all threads
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dbab2e..ffb2ad3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-17 Ulrich Drepper <drepper@gmail.com>
+
+ * elf/pldd.c (main): Attach to all threads in the process.
+ Rewrite /proc handling to use *at functions.
+
2011-08-16 Ulrich Drepper <drepper@gmail.com>
* elf/dl-open.c (_dl_show_scope): Take additional parameter which