glibc/sysdeps/mach/hurd/bits
Ulrich Drepper be1dd9498b Update.
1999-07-26  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/clock_getres.c: New file.
	* sysdeps/generic/clock_gettime.c: New file.
	* sysdeps/generic/clock_settime.c: New file.
	* sysdeps/generic/timer_create.c: New file.
	* sysdeps/generic/timer_delete.c: New file.
	* sysdeps/generic/timer_getoverr.c: New file.
	* sysdeps/generic/timer_gettime.c: New file.
	* sysdeps/generic/timer_settime.c: New file.

	* sysdeps/generic/bits/time.h: Define __clockid_t, __timer_t,
	CLOCK_REALTIME, and TIMER_ABSTIME.
	* sysdeps/mach/hurd/bits/time.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/time.h: Likewise.

	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _POSIX_TIMERS.

	* sysdeps/unix/sysv/linux/bits/siginfo.h: Define si_timer1 and
	si_timer2.

	* sysdeps/unix/sysv/linux/syscalls.list: Add clock and timer syscalls.

	* time/Makefile (routines): Add clock_getres, clock_gettime,
	clock_setres, timer_create, timer_delete, timer_getoverr,
	timer_gettime, and timer_settime.

	* time/time.h: Define clockid_t, timer_t, and struct itimerspec for
	POSIX.1b.  Add prototypes for clock and timer functions.
1999-07-27 00:24:04 +00:00
..
environments.h 1998-10-24 Roland McGrath <roland@baalperazim.frob.com> 1998-10-24 11:14:29 +00:00
errno.h * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on 1999-01-21 23:33:42 +00:00
fcntl.h 1999-03-03 Roland McGrath <roland@baalperazim.frob.com> 1999-03-03 00:31:05 +00:00
ioctls.h 1999-01-23 Roland McGrath <roland@baalperazim.frob.com> 1999-01-24 10:39:51 +00:00
libc-tsd.h Update. 1998-11-30 14:21:53 +00:00
local_lim.h 1998-12-16 Roland McGrath <roland@baalperazim.frob.com> 1998-12-16 10:14:00 +00:00
posix_opt.h Update. 1998-10-09 14:04:57 +00:00
stat.h
statfs.h 1998-12-27 Roland McGrath <roland@baalperazim.frob.com> 1998-12-27 01:33:31 +00:00
statvfs.h 1998-12-27 Roland McGrath <roland@baalperazim.frob.com> 1998-12-27 01:40:53 +00:00
time.h Update. 1999-07-27 00:24:04 +00:00