about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-07 00:19:38 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-07 00:19:38 +0000
commitb1bfeac00b44818468c118ebaf52c02e8f056ca0 (patch)
tree6a281c17b28e1a956b9c7c82c4381021a94505b0 /ChangeLog
parentc3f90e26a5160c3fe287c4283e7a2bc1ff54b1a9 (diff)
downloadglibc-b1bfeac00b44818468c118ebaf52c02e8f056ca0.tar.gz
glibc-b1bfeac00b44818468c118ebaf52c02e8f056ca0.tar.xz
glibc-b1bfeac00b44818468c118ebaf52c02e8f056ca0.zip
Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 2295357527..342a2a15ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,5 @@
 2003-06-06  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/unix/sysv/linux/sleep.c (__sleep): Use nanosleep syscall
-	directly to avoid cancellation in the regular nanosleep
-	implementation.
-
 	* sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Only allow
 	%edx for first parameter.  This means no pushl and therefore the
 	unwind info isn't screwed up.