[2/3,roland/nptl] NPTL: Move Linux-specific createthread.c to sysdeps.

Message ID 20141114230312.37EF52C3B1E@topped-with-meat.com
State Committed
Commit 520b1df08de68a3de328b65a25b86300a7ddf512
Headers

Commit Message

Roland McGrath Nov. 14, 2014, 11:03 p.m. UTC
  Just the trivial file move.  I'll commit this when I commit 1/3.


Thanks,
Roland


	* nptl/createthread.c: Moved ...
	* sysdeps/unix/sysv/linux/createthread.c: ... here.
  

Patch

diff --git a/nptl/createthread.c b/sysdeps/unix/sysv/linux/createthread.c
similarity index 100%
rename from nptl/createthread.c
rename to sysdeps/unix/sysv/linux/createthread.c