diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | sysdeps/s390/nptl/bits/pthreadtypes.h (renamed from nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h) | 0 | ||||
-rw-r--r-- | sysdeps/s390/nptl/bits/semaphore.h (renamed from nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h) | 0 |
3 files changed, 5 insertions, 0 deletions
@@ -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 ... diff --git a/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h b/sysdeps/s390/nptl/bits/pthreadtypes.h index c9f1c83..c9f1c83 100644 --- a/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h +++ b/sysdeps/s390/nptl/bits/pthreadtypes.h diff --git a/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h b/sysdeps/s390/nptl/bits/semaphore.h index 674d3da..674d3da 100644 --- a/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h +++ b/sysdeps/s390/nptl/bits/semaphore.h |