]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
IA64: Move NPTL public headers to sysdeps/ia64/nptl/.
authorRoland McGrath <roland@hack.frob.com>
Fri, 4 Jul 2014 04:51:13 +0000 (21:51 -0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 4 Aug 2014 13:58:14 +0000 (09:58 -0400)
ChangeLog
sysdeps/ia64/nptl/bits/pthreadtypes.h [moved from sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h with 100% similarity]
sysdeps/ia64/nptl/bits/semaphore.h [moved from sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h with 100% similarity]
sysdeps/unix/sysv/linux/ia64/bits/local_lim.h [moved from sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h with 100% similarity]

index 4d2ef18c4c76062bc55049c884a0e2b8ed86affe..c05f67fe53fec48758dcc1a1906d0bf1aadf6701 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-08-04  Roland McGrath  <roland@hack.frob.com>
+
+       * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
+       * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
+       * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
+       * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
+       * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
+       * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
+
 2014-08-04  Roland McGrath  <roland@hack.frob.com>
 
        * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.