aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-01-08 13:41:14 -0800
committerRoland McGrath <roland@hack.frob.com>2015-01-08 13:41:14 -0800
commitcc40d25e50621b8762d05c0984d572c1bc7507bf (patch)
treec40196d70af314ef3e12b2254820f3d686388e89 /ChangeLog
parent9287adf0895d4cf2f25d34c13c0f47202c01ddd0 (diff)
downloadglibc-cc40d25e50621b8762d05c0984d572c1bc7507bf.tar
glibc-cc40d25e50621b8762d05c0984d572c1bc7507bf.tar.gz
glibc-cc40d25e50621b8762d05c0984d572c1bc7507bf.tar.bz2
glibc-cc40d25e50621b8762d05c0984d572c1bc7507bf.zip
NPTL: Fixed missed conditionalization of setxid hooey.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d1d04b78d..23e1b335b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-01-08 Roland McGrath <roland@hack.frob.com>
+ * nptl/nptl-init.c (pthread_functions): Conditionalize
+ .ptr__nptl_setxid initialization on [SIGSETXID].
+
* sysdeps/nptl/sys/procfs.h: New file.
* nptl_db/Makefile (headers): Add it.
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.