S390: Move NPTL public headers to sysdeps/s390/nptl/.
authorRoland McGrath <roland@hack.frob.com>
Fri, 13 Jun 2014 23:27:11 +0000 (16:27 -0700)
committerRoland McGrath <roland@hack.frob.com>
Fri, 13 Jun 2014 23:27:11 +0000 (16:27 -0700)
ChangeLog
sysdeps/s390/nptl/bits/pthreadtypes.h [moved from nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h with 100% similarity]
sysdeps/s390/nptl/bits/semaphore.h [moved from nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h with 100% similarity]

index 1f4094e..9be82b4 100644 (file)
--- 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 ...