about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2014-12-08 18:32:14 +0100
committerTorvald Riegel <triegel@redhat.com>2014-12-15 10:52:12 +0100
commitbc89c0fc70ba952f78fc27fc261ec209be0a6732 (patch)
tree7b5e52e11b2db0789422de323cb36a5003ca0bc2 /ChangeLog
parenta5357b7ce2a2982c5778435704bcdb55ce3667a0 (diff)
downloadglibc-bc89c0fc70ba952f78fc27fc261ec209be0a6732.tar.gz
glibc-bc89c0fc70ba952f78fc27fc261ec209be0a6732.tar.xz
glibc-bc89c0fc70ba952f78fc27fc261ec209be0a6732.zip
Remove custom pthread_once implementation on s390.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f90c7dbf7..326367ccc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-15  Torvald Riegel  <triegel@redhat.com>
+
+	* sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
+
 2014-12-15  Jeff Law  <law@redhat.com>
 
 	[BZ #16617]