]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
MIPS: Move NPTL public headers to sysdeps/mips/nptl/.
authorRoland McGrath <roland@hack.frob.com>
Mon, 23 Jun 2014 16:25:41 +0000 (09:25 -0700)
committerRoland McGrath <roland@hack.frob.com>
Mon, 23 Jun 2014 16:25:41 +0000 (09:25 -0700)
ChangeLog
sysdeps/mips/nptl/bits/pthreadtypes.h [moved from sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h with 100% similarity]
sysdeps/mips/nptl/bits/semaphore.h [moved from sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h with 100% similarity]
sysdeps/unix/sysv/linux/mips/bits/local_lim.h [moved from sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h with 100% similarity]

index 54d90c1d5a9949016f8201691da19fdb5359d833..8a4fe097c4a87135e4fb2ea90c29cca829f18f38 100644 (file)
--- 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 ...