From 6540b9916bb2532a32141583ab6f3795b7649b7b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 18 Nov 2014 11:03:20 -0800 Subject: NPTL: Move Linux-specific createthread.c to sysdeps. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a5c08b1..2f0f305 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-11-18 Roland McGrath + * 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 -- cgit v1.1