IA64: Move NPTL public headers to sysdeps/ia64/nptl/.

This commit is contained in:
Roland McGrath 2014-07-03 21:51:13 -07:00 committed by Mike Frysinger
parent ca08746f9f
commit 8f3c1fa42d
4 changed files with 9 additions and 0 deletions

View File

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