glibc/sysdeps/mach/hurd/bits
Ulrich Drepper 6689a1882b Update.
2000-04-10  Ulrich Drepper  <drepper@redhat.com>

	* Versions.def (librt): Add GLIBC_2.2.
	* rt/Makefile (librt-routines): Add get_clockfreq, clock_getcpuclockid,
	clock_getres, clock_gettime, clock_settime, timer_create, timer_delete,
	timer_getoverr, timer_gettime, and timer_settime.
	* rt/Versions [librt] (GLIBC_2.2): Add clock_getres, clock_gettime,
	clock_settime, timer_create, timer_delete, timer_getoverrun,
	timer_gettime, and timer_settime.
	* sysdeps/generic/clock_getcpuclockid.c: New file.
	* sysdeps/generic/get_clockfreq.c: New file.
	* sysdeps/unix/i386/clock_getcpuclockid.c: New file.
	* sysdeps/unix/sysv/linux/i386/get_clockfreq.c: New file.
	* sysdeps/mach/hurd/i386/bits/time.h: New file.
	* sysdeps/unix/i386/i586/clock_getres.c: New file.
	* sysdeps/unix/i386/i586/clock_gettime.c: New file.
	* sysdeps/unix/i386/i686/Implies: New file.
	* sysdpes/unix/sysv/linux/i386/bits/time.h: New file.
	* time/Makefile (routines): Move clock_getres, clock_gettime,
	clock_settime, timer_create, timer_delete, timer_getoverr,
	timer_gettime, and timer_settime to rt/Makefile.
	* time/Versions [libc] (GLIBC_2.2): Remove clock_getres, clock_gettime,
	clock_settime, timer_create, timer_delete, timer_getoverrun,
	timer_gettime, and timer_settime.

	* sysdeps/mach/hurd/bits/time.h: Drop K&R compatibility.  Use __const__
	and not const as attribute name.
2000-04-11 07:08:31 +00:00
..
environments.h 1998-10-24 Roland McGrath <roland@baalperazim.frob.com> 1998-10-24 11:14:29 +00:00
errno.h 2000-01-05 Roland McGrath <roland@baalperazim.frob.com> 2000-01-22 18:10:43 +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 Update. 1999-08-18 07:53:35 +00:00
statfs.h Update. 2000-02-28 21:16:38 +00:00
statvfs.h 1998-12-27 Roland McGrath <roland@baalperazim.frob.com> 1998-12-27 01:40:53 +00:00
stdio-lock.h * sysdeps/mach/sys/reboot.h: Include <features.h>. 2000-03-27 04:09:19 +00:00
time.h Update. 2000-04-11 07:08:31 +00:00