diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-11-18 11:03:35 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-11-18 11:03:35 -0800 |
commit | d71035bd9a3a1dc5077ab8d978398f2f960d3555 (patch) | |
tree | 419474d5a5566ce04e5e7548c4fc0d35ac8d40a5 /ChangeLog | |
parent | 6540b9916bb2532a32141583ab6f3795b7649b7b (diff) | |
download | glibc-d71035bd9a3a1dc5077ab8d978398f2f960d3555.tar glibc-d71035bd9a3a1dc5077ab8d978398f2f960d3555.tar.gz glibc-d71035bd9a3a1dc5077ab8d978398f2f960d3555.tar.bz2 glibc-d71035bd9a3a1dc5077ab8d978398f2f960d3555.zip |
NPTL: Add stub createthread.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |