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
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 ... diff --git a/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h b/sysdeps/s390/nptl/bits/pthreadtypes.h index c9f1c833a8..c9f1c833a8 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 674d3da727..674d3da727 100644 --- a/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h +++ b/sysdeps/s390/nptl/bits/semaphore.h |