diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-05-20 14:18:21 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-05-20 14:18:21 -0700 |
commit | 5e2aa9a421cd429e9ef7d169eda7c18a119e9b8c (patch) | |
tree | 1eac76f5bd9f21ff19e1ffb5af21d711f1223aba /ChangeLog | |
parent | 96dffc26dcc3e7e2bfb489845249ea274510e777 (diff) | |
download | glibc-5e2aa9a421cd429e9ef7d169eda7c18a119e9b8c.zip glibc-5e2aa9a421cd429e9ef7d169eda7c18a119e9b8c.tar.gz glibc-5e2aa9a421cd429e9ef7d169eda7c18a119e9b8c.tar.bz2 |
Move usleep.c using nanosleep to sysdeps/posix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-05-20 Roland McGrath <roland@hack.frob.com> + + * sysdeps/unix/sysv/linux/usleep.c: Moved to ... + * sysdeps/posix/usleep.c: ... here. + 2015-05-20 Adhemerval Zanella <adhemerval.zanella@linaro.org> * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = misc)]: Remove |