about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-11-18 11:03:35 -0800
committerRoland McGrath <roland@hack.frob.com>2014-11-18 11:03:35 -0800
commitd71035bd9a3a1dc5077ab8d978398f2f960d3555 (patch)
tree419474d5a5566ce04e5e7548c4fc0d35ac8d40a5 /ChangeLog
parent6540b9916bb2532a32141583ab6f3795b7649b7b (diff)
downloadglibc-d71035bd9a3a1dc5077ab8d978398f2f960d3555.tar.gz
glibc-d71035bd9a3a1dc5077ab8d978398f2f960d3555.tar.xz
glibc-d71035bd9a3a1dc5077ab8d978398f2f960d3555.zip
NPTL: Add stub createthread.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f0f305511..37b1459781 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-11-18  Roland McGrath  <roland@hack.frob.com>
 
+	* nptl/createthread.c: New file.
+
 	* nptl/createthread.c: Moved ...
 	* sysdeps/unix/sysv/linux/createthread.c: ... here.