about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-02-06 12:31:11 -0800
committerRoland McGrath <roland@hack.frob.com>2015-02-06 12:31:11 -0800
commit022f481264c197e1b0f20faa58cc4c21ce099597 (patch)
treed6c35ae76e9c8e8ce49fd5b33648dff188456191 /ChangeLog
parent1ac074e66e8ee0e548742fcc79a705284448aea6 (diff)
downloadglibc-022f481264c197e1b0f20faa58cc4c21ce099597.tar.gz
glibc-022f481264c197e1b0f20faa58cc4c21ce099597.tar.xz
glibc-022f481264c197e1b0f20faa58cc4c21ce099597.zip
NPTL: Conditionalize some sanity tests for SIGCANCEL/SIGSETXID.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76bfa13b20..85e3010482 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-02-06  Roland McGrath  <roland@hack.frob.com>
 
+	* nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
+	it's defined.
+	* nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
+	Test SIGSETXID only if it's defined.
+
 	* nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
 
 	* rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which