]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Sun, 9 Jan 2000 02:39:45 +0000 (02:39 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 9 Jan 2000 02:39:45 +0000 (02:39 +0000)
ChangeLog

index ca814af6326876cb6f26c58d73ff12296bc4de5f..7d73c4049e5ef6e09515b01db2b7972d2f18c1b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2000-01-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * sysdeps/mach/hurd/setitimer.c (quantize_timeval): New function.
+       (setitimer_locked): Use it to quantize the timer values.  Use
+       quantized timer values to check if the timeout changed.
+
 1999-12-21  Andreas Schwab  <schwab@suse.de>
 
        * include/unistd.h: Declare __libc_lseek.
 
 1999-12-19  Andreas Jaeger  <aj@suse.de>
-        
+
         * include/fcntl.h: Declare __libc_fcntl.
 
        * include/unistd.h: Move __libc_open and __libc_open64 to ...