aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--sysdeps/unix/sysv/linux/createthread.c (renamed from nptl/createthread.c)0
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5c08b1..2f0f305 100644
--- 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
diff --git a/nptl/createthread.c b/sysdeps/unix/sysv/linux/createthread.c
index 7b05d48..7b05d48 100644
--- a/nptl/createthread.c
+++ b/sysdeps/unix/sysv/linux/createthread.c