mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.
This commit is contained in:
parent
e27871374e
commit
1b731c35e6
5 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||
|
|
1
sysdeps/i386/nptl/Implies
Normal file
1
sysdeps/i386/nptl/Implies
Normal file
|
@ -0,0 +1 @@
|
|||
x86/nptl
|
1
sysdeps/x86_64/nptl/Implies
Normal file
1
sysdeps/x86_64/nptl/Implies
Normal file
|
@ -0,0 +1 @@
|
|||
x86/nptl
|
Loading…
Add table
Reference in a new issue