diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | sysdeps/sh/nptl/bits/pthreadtypes.h (renamed from nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h) | 0 | ||||
-rw-r--r-- | sysdeps/sh/nptl/bits/semaphore.h (renamed from nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h) | 0 |
3 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2014-06-06 Roland McGrath <roland@hack.frob.com> + + * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ... + * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here. + * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ... + * sysdeps/sh/nptl/bits/semaphore.h: ... here. + 2014-06-06 Chris Metcalf <cmetcalf@tilera.com> * crypt/crypt-private.h [DOS]: Add some includes taken from the diff --git a/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h b/sysdeps/sh/nptl/bits/pthreadtypes.h index a177f28..a177f28 100644 --- a/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h +++ b/sysdeps/sh/nptl/bits/pthreadtypes.h diff --git a/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h b/sysdeps/sh/nptl/bits/semaphore.h index 87f898c..87f898c 100644 --- a/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h +++ b/sysdeps/sh/nptl/bits/semaphore.h |