NPTL: Move Linux-specific createthread.c to sysdeps.

This commit is contained in:
Roland McGrath 2014-11-18 11:03:20 -08:00
parent 32fed10f0f
commit 6540b9916b
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2014-11-18 Roland McGrath <roland@hack.frob.com>
* nptl/createthread.c: Moved ...
* sysdeps/unix/sysv/linux/createthread.c: ... here.
* nptl/createthread.c: Add proper top-line comment.
(do_clone): Folded into ...
(create_thread): ... here. Take new arguments STOPPED_START and