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.
This commit is contained in:
Mark Kettenis 2000-01-23 10:10:51 +00:00
parent abf7fd4225
commit 0c34a388b3

View File

@ -1,3 +1,9 @@
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.
2000-01-22 Andreas Jaeger <aj@suse.de>
* sunrpc/rpc/svc.h: Fix description for svc_register.