Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.
authorRoland McGrath <roland@hack.frob.com>
Wed, 14 May 2014 16:44:56 +0000 (09:44 -0700)
committerRoland McGrath <roland@hack.frob.com>
Wed, 14 May 2014 16:44:56 +0000 (09:44 -0700)
ChangeLog
sysdeps/i386/nptl/Implies [new file with mode: 0644]
sysdeps/x86/nptl/bits/pthreadtypes.h [moved from nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h with 100% similarity]
sysdeps/x86/nptl/bits/semaphore.h [moved from nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h with 100% similarity]
sysdeps/x86_64/nptl/Implies [new file with mode: 0644]

index 4314106..9e8de5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2014-05-14  Roland McGrath  <roland@hack.frob.com>
 
+       * sysdeps/i386/nptl/Implies: New file.
+       * sysdeps/x86_64/nptl/Implies: New file.
+       * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
+       * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
+       * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
+       * sysdeps/x86/nptl/bits/semaphore.h: ... here.
+
        * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
        (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
        (__libc_vfork): New strong alias.
diff --git a/sysdeps/i386/nptl/Implies b/sysdeps/i386/nptl/Implies
new file mode 100644 (file)
index 0000000..e454b28
--- /dev/null
@@ -0,0 +1 @@
+x86/nptl
diff --git a/sysdeps/x86_64/nptl/Implies b/sysdeps/x86_64/nptl/Implies
new file mode 100644 (file)
index 0000000..e454b28
--- /dev/null
@@ -0,0 +1 @@
+x86/nptl