glibc/sysdeps/unix/sysv/linux/ia64/bits
Ulrich Drepper 295125c542 Update.
* sysdeps/ia64/Makefile [subdir=csu] (sysdep_routines): Add hp-timing.
	* sysdeps/ia64/Versions: Add _dl_cpuclock_offset for ld in 2.2.3.
	* sysdeps/ia64/hp-timing.c: New file.
	* sysdeps/ia64/hp-timing.h: New file.
	* sysdeps/unix/sysv/linux/ia64/bits/time.h: Add definitions for
	CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID.

	* sysdeps/generic/clock_getcpuclockid.c: Make function generic, test
	using #ifdef whether the clock is available.
	* sysdeps/unix/i386/clock_getcpuclockid.c: Not needed anymore.

	* sysdeps/generic/dl-sysdep.c: Initialize _dl_cpuclock_offset to move
	it into data section.
2001-04-24 05:18:27 +00:00
..
endian.h Update. 2000-05-05 16:49:44 +00:00
fcntl.h Update. 2000-09-29 20:25:04 +00:00
ipc.h Update. 2000-06-29 19:33:05 +00:00
mman.h Update. 2000-07-15 17:04:58 +00:00
msq.h Update. 2000-07-15 17:04:58 +00:00
resource.h (RLIMIT_LOCKS): Added. (RLIMIT_NLIMITS): Sync with kernel definition. (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Also define as macros. 2000-10-23 19:36:18 +00:00
sem.h Update. 2000-07-15 17:04:58 +00:00
setjmp.h Update. 2000-06-10 00:14:45 +00:00
shm.h Update. 2000-06-29 19:33:05 +00:00
sigaction.h Update. 2000-06-10 00:05:44 +00:00
sigcontext.h Update. 2001-03-16 21:07:22 +00:00
siginfo.h Update. 2001-04-13 17:26:32 +00:00
sigstack.h Update. 2000-08-29 02:37:20 +00:00
socket.h Update. 2001-01-27 21:26:25 +00:00
stat.h (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero. 2001-03-05 18:28:43 +00:00
statfs.h Update. 2000-06-22 19:43:32 +00:00
statvfs.h Update. 2001-01-27 22:44:52 +00:00
time.h Update. 2001-04-24 05:18:27 +00:00
types.h Update. 2001-01-27 19:28:32 +00:00