about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-10 20:50:46 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-10 20:50:46 +0000
commitf4741da2e730191150e4394237716fb29d61845c (patch)
treeb9059f021264b4165202db41a9513ff02bd321da /linuxthreads/ChangeLog
parentd880edc43c82a7a9c9b50c3ad932a9bff35a7e39 (diff)
downloadglibc-f4741da2e730191150e4394237716fb29d61845c.tar.gz
glibc-f4741da2e730191150e4394237716fb29d61845c.tar.xz
glibc-f4741da2e730191150e4394237716fb29d61845c.zip
Update.
	* bug-sleep.c: New file.
	* Makefile (tests): Add bug-sleep.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 643013288e..de239845ec 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -2,6 +2,8 @@
 
 	* wrapsyscall.c: Add __nanosleep alias.
 	* Versions (GLIBC_2.2.6): Add __nanosleep.
+	* bug-sleep.c: New file.
+	* Makefile (tests): Add bug-sleep.
 
 2002-06-19  Steven Munroe  <sjmunroe@vnet.ibm.com>