diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-23 09:25:41 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-23 09:25:41 -0700 |
commit | 88a4647493fbc2a3f6b1348df010bb0a9c5aed55 (patch) | |
tree | a44f706ad55ed6c79e0c2dbdde7f4be94a97635b | |
parent | 15bed4728f909c81e735ae09b23170d12a3c0b06 (diff) | |
download | glibc-88a4647493fbc2a3f6b1348df010bb0a9c5aed55.tar.gz glibc-88a4647493fbc2a3f6b1348df010bb0a9c5aed55.tar.xz glibc-88a4647493fbc2a3f6b1348df010bb0a9c5aed55.zip |
MIPS: Move NPTL public headers to sysdeps/mips/nptl/.
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | sysdeps/mips/nptl/bits/pthreadtypes.h (renamed from sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h) | 0 | ||||
-rw-r--r-- | sysdeps/mips/nptl/bits/semaphore.h (renamed from sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h) | 0 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/bits/local_lim.h (renamed from sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h) | 0 |
4 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 54d90c1d5a..8a4fe097c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2014-06-23 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ... + * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here. + * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ... + * sysdeps/mips/nptl/bits/semaphore.h: ... here. + * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ... + * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here. + * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ... * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here. * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ... diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h b/sysdeps/mips/nptl/bits/pthreadtypes.h index 843031e854..843031e854 100644 --- a/sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h +++ b/sysdeps/mips/nptl/bits/pthreadtypes.h diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h b/sysdeps/mips/nptl/bits/semaphore.h index c48c6c1716..c48c6c1716 100644 --- a/sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h +++ b/sysdeps/mips/nptl/bits/semaphore.h diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h b/sysdeps/unix/sysv/linux/mips/bits/local_lim.h index 2366908d9c..2366908d9c 100644 --- a/sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h +++ b/sysdeps/unix/sysv/linux/mips/bits/local_lim.h |