glibc/sysdeps/unix/sysv/linux/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
..
dirent.h Update. 1997-11-26 04:23:08 +00:00
errno.h Update. 1998-07-16 13:49:59 +00:00
fcntl.h Update. 1998-10-25 09:11:53 +00:00
in.h Update. 1998-10-06 09:15:03 +00:00
ioctl-types.h Update. 1999-06-17 12:33:08 +00:00
ioctls.h Update. 1998-04-02 12:44:17 +00:00
local_lim.h Update. 1998-11-12 18:06:31 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
posix_opt.h Update. 1999-07-27 00:24:04 +00:00
pthreadtypes.h Update. 1998-06-30 12:09:42 +00:00
resource.h Update. 1998-07-08 22:53:56 +00:00
sched.h Update. 1999-01-19 15:34:49 +00:00
sigaction.h Update. 1998-11-03 17:21:07 +00:00
sigcontext.h Update. 1998-08-31 16:30:27 +00:00
siginfo.h Update. 1999-07-27 00:24:04 +00:00
signum.h Update. 1998-01-25 17:01:47 +00:00
sigset.h Update. 1998-08-18 23:27:30 +00:00
sigstack.h Update. 1998-06-10 11:00:50 +00:00
socket.h Update. 1999-07-06 16:26:03 +00:00
stat.h Update. 1999-02-11 12:11:01 +00:00
statfs.h Update. 1998-03-20 16:35:19 +00:00
statvfs.h Update. 1998-06-09 15:16:55 +00:00
termios.h Update. 1999-01-19 12:28:57 +00:00
time.h Update. 1999-07-27 00:24:04 +00:00
types.h Update. 1999-07-17 23:20:43 +00:00
uio.h Update. 1997-11-26 04:23:08 +00:00
ustat.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Update. 1997-11-26 04:23:08 +00:00
waitflags.h Update. 1997-11-26 04:23:08 +00:00