]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NPTL: Move Linux-specific createthread.c to sysdeps.
authorRoland McGrath <roland@hack.frob.com>
Tue, 18 Nov 2014 19:03:20 +0000 (11:03 -0800)
committerRoland McGrath <roland@hack.frob.com>
Tue, 18 Nov 2014 19:03:20 +0000 (11:03 -0800)
ChangeLog
sysdeps/unix/sysv/linux/createthread.c [moved from nptl/createthread.c with 100% similarity]

index a5c08b10711a2b83883218f9bdfb3299969b032c..2f0f305511e8c422362fcdbf34578f7d3fb2d86f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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