From: Roland McGrath Date: Sun, 9 Jan 2000 02:39:45 +0000 (+0000) Subject: . X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d5df3d0a4191d99dac5ccdc2dd68d892c9f6d8;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index ca814af6326..7d73c4049e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ +2000-01-08 Mark Kettenis + + * 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 * include/unistd.h: Declare __libc_lseek. 1999-12-19 Andreas Jaeger - + * include/fcntl.h: Declare __libc_fcntl. * include/unistd.h: Move __libc_open and __libc_open64 to ...