Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.

This commit is contained in:
Roland McGrath 2014-05-14 09:44:56 -07:00
parent e27871374e
commit 1b731c35e6
5 changed files with 9 additions and 0 deletions

View File

@ -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.

View File

@ -0,0 +1 @@
x86/nptl

View File

@ -0,0 +1 @@
x86/nptl