aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-05-19 15:04:41 -0700
committerRoland McGrath <roland@hack.frob.com>2015-05-19 15:04:41 -0700
commit88ed594f5d431d855256edbe7e886c8cf4b575dc (patch)
tree32b8ea30f6e6aa95290817dc911978738371c5a2 /ChangeLog
parent654055e09332a0be9a2f0439dbc052e6a82f448a (diff)
downloadglibc-88ed594f5d431d855256edbe7e886c8cf4b575dc.tar
glibc-88ed594f5d431d855256edbe7e886c8cf4b575dc.tar.gz
glibc-88ed594f5d431d855256edbe7e886c8cf4b575dc.tar.bz2
glibc-88ed594f5d431d855256edbe7e886c8cf4b575dc.zip
BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 231f165008..5ea3db5a2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-05-19 Roland McGrath <roland@hack.frob.com>
+
+ [BZ #18434]
+ * nptl/tst-sem15.c: New file.
+ * nptl/Makefile (tests): Add it.
+ * nptl/sem_post.c (__new_sem_post) [!__HAVE_64B_ATOMICS]:
+ s/<</>>/ to fix typo in EOVERFLOW check.
+ * sysdeps/sparc/sparc32/sem_post.c (__new_sem_post): Likewise.
+
2015-05-19 Siddhesh Poyarekar <siddhesh@redhat.com>
* manual/strings.texi (envz_remove): Fix typo in safety