about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-13 16:27:11 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-13 16:27:11 -0700
commit9a25fd1ed387137d8804034e95e9dee4cc1340a7 (patch)
treeaa894ebe65c678a033de93d0f156184b54d33d0f /ChangeLog
parent4004f7e4bfbaff1e3de5e7a739eaa777ef4819cd (diff)
downloadglibc-9a25fd1ed387137d8804034e95e9dee4cc1340a7.tar.gz
glibc-9a25fd1ed387137d8804034e95e9dee4cc1340a7.tar.xz
glibc-9a25fd1ed387137d8804034e95e9dee4cc1340a7.zip
S390: Move NPTL public headers to sysdeps/s390/nptl/.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f4094ee74..9be82b4c30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2014-06-13  Roland McGrath  <roland@hack.frob.com>
 
+	* nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
+	* sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
+	* nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
+	* sysdeps/s390/nptl/bits/semaphore.h: ... here.
+
 	* nptl/sysdeps/s390/Makefile: Moved ...
 	* sysdeps/s390/nptl/Makefile: ... here.
 	* nptl/sysdeps/s390/pthread_spin_init.c: Moved ...