[roland/nptl-ia64] IA64: Move NPTL public headers to sysdeps/ia64/nptl/.

Message ID 20140621021718.2A4AA2C39AB@topped-with-meat.com
State Committed
Commit 8235f9311bddbe4cf8ff1fa8f72f41aa77e27e00
Headers

Commit Message

Roland McGrath June 21, 2014, 2:17 a.m. UTC
  This should not change anything, but I haven't tested it.

OK?


Thanks,
Roland


2014-06-20  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/nptl/local_lim.h: ... here.
  

Comments

Mike Frysinger Aug. 4, 2014, 1:58 p.m. UTC | #1
On Fri 20 Jun 2014 19:17:18 Roland McGrath wrote:
> This should not change anything, but I haven't tested it.

thanks, pushed now
-mike
  

Patch

diff --git a/sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h b/sysdeps/ia64/nptl/bits/pthreadtypes.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
rename to sysdeps/ia64/nptl/bits/pthreadtypes.h
diff --git a/sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h b/sysdeps/ia64/nptl/bits/semaphore.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h
rename to sysdeps/ia64/nptl/bits/semaphore.h
diff --git a/sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h b/sysdeps/unix/sysv/linux/ia64/nptl/local_lim.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h
rename to sysdeps/unix/sysv/linux/ia64/nptl/local_lim.h