glibc/sysdeps/unix/i386
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
..
brk.S Updated. 1997-06-26 22:23:01 +00:00
fork.S Updated. 1997-06-26 22:23:01 +00:00
pipe.S Updated. 1997-06-26 22:23:01 +00:00
sigreturn.S Updated. 1997-06-26 22:23:01 +00:00
start.c initial import 1995-02-18 01:27:10 +00:00
syscall.S Updated. 1997-06-26 22:23:01 +00:00
sysdep.h Update. 1998-05-29 10:21:16 +00:00
sysdep.S * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns. 2000-06-27 01:52:26 +00:00
vfork.S Updated. 1997-06-26 22:23:01 +00:00
wait.S Updated. 1997-06-26 22:23:01 +00:00