aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ad743a..1d3bc50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-09-15 Adhemerval Zanella <adhemerval.zanella@linaro.org>
+ [BZ #15765]
+ * nptl/Makefile (tests): Add tst-sem16.
+ * nptl/tst-sem16.c: New file.
+ * nptl/sem_open.c (sem_open): Disable asynchronous cancellation.
+
* nptl/sem_open.c (sem_open): Init pad value to 0.
* sysdeps/sparc/sparc32/sem_open.c: Remove file.
* sysdeps/sparc/sparc32/sparcv9/sem_open.c: Likewise.