diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-06 15:09:56 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-06 23:08:16 -0700 |
commit | 68e6b6b1bfa53f884b4184ffef95c6c87e284e68 (patch) | |
tree | 5dab41fc294807de685bad667c9db664f1dcc9d9 | |
parent | 4d3ae034b7c02b6a94e04ec7a32582379b6f4716 (diff) | |
download | glibc-68e6b6b1bfa53f884b4184ffef95c6c87e284e68.tar.gz glibc-68e6b6b1bfa53f884b4184ffef95c6c87e284e68.tar.xz glibc-68e6b6b1bfa53f884b4184ffef95c6c87e284e68.zip |
Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.
-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
diff --git a/ChangeLog b/ChangeLog index 38210961a2..79c68fc4bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 a177f28347..a177f28347 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 87f898c354..87f898c354 100644 --- a/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h +++ b/sysdeps/sh/nptl/bits/semaphore.h |