glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 3b5c1b57d3 Update.
* sysdeps/unix/i386/i586/clock_getres.c: Removed.
	* sysdeps/unix/i386/i586/clock_gettime.c: Removed.
	* sysdeps/unix/i386/i586/clock_nanosleep.c: Removed.
	* sysdeps/unix/i386/i586/clock_settime.c: Removed.
	* sysdeps/unix/i386/i586/cpuclock-init.h: Removed.
	* sysdeps/generic/cpuclock-init.h: Removed.
	* sysdeps/unix/i386/i686/Implies: Removed.
	* sysdeps/unix/i386/i686/tempname.c: Removed.
	* sysdeps/i386/i686/Versions: New file.
	* sysdeps/unix/i386/i586/Versions: Removed.

	* sysdeps/posix/clock_getres.c: If HP_TIMING_AVAIL is nonzero handle
	CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID.
	* sysdeps/unix/clock_gettime.c: Likewise.
	* sysdeps/unix/clock_nanosleep.c: Likewise.
	* sysdeps/unix/clock_settime.c: Likewise.
	* sysdeps/posix/tempname.c: Is HP_TIMING_AVAIL is nonzero define
	RANDOM_BITS use CPU clock.

	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/bits/time.h: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/bits/time.h: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/time.h: New file.
	* sysdeps/sparc/Versions: New file.

	* elf/dl-support.c: Don't use cpuclock-init.h definitions, use
	hp-timing.h definitions.
	* sysdeps/generic/dl-sysdep.c: Likewise.

	* include/libc-internal.h: Include hp-timing.h.  Use hp_timing_t in
	__get_clockfreq prototype.

	* sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
	Use hp_timing_t type.

	* sysdeps/unix/sysv/linux/ia64/get_clockfreq.c: New file.
2001-04-23 19:01:10 +00:00
..
bits Update. 2001-01-28 05:38:29 +00:00
i686 * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns. 2000-06-27 01:52:26 +00:00
sys Update. 2000-08-27 16:54:09 +00:00
alphasort64.c Update. 2000-08-12 05:14:52 +00:00
brk.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
chown.c Update. 2000-12-28 14:22:22 +00:00
clone.S * sysdeps/i386/fpu/s_frexp.S: Check bounds. 2000-08-17 07:36:19 +00:00
Dist Update. 2001-04-07 20:09:42 +00:00
dl-librecon.h Update. 2001-03-16 07:40:05 +00:00
dl-procinfo.c Update. 2001-01-17 01:14:51 +00:00
dl-procinfo.h Update. 2001-02-28 06:36:10 +00:00
fchown.c Update. 2000-02-11 19:44:58 +00:00
fcntl.c Update. 2000-10-25 17:19:53 +00:00
fxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
get_clockfreq.c Update. 2001-04-23 19:01:10 +00:00
getcontext.S getcontext implementation for Linux/x86. 2001-04-07 20:08:02 +00:00
getdents64.c Update. 2000-08-14 17:41:59 +00:00
getegid.c Update. 2000-02-11 19:44:58 +00:00
geteuid.c Update. 2000-02-11 19:44:58 +00:00
getgid.c Update. 2000-02-11 19:44:58 +00:00
getgroups.c Update. 2001-03-25 08:22:02 +00:00
getmsg.c Update. 1999-12-21 08:10:06 +00:00
getpmsg.c Update. 1999-12-21 08:10:06 +00:00
getresgid.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getresuid.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getrlimit64.c Update. 2000-03-31 05:50:02 +00:00
getrlimit.c Update. 2000-12-28 14:22:22 +00:00
getuid.c Update. 2000-02-11 19:44:58 +00:00
glob64.c Update. 2001-02-13 22:17:17 +00:00
lchown.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
ldconfig.h Update. 2001-03-10 16:40:59 +00:00
lockf64.c In the case of F_TEST, set l_type to F_RDLCK explicitly. 2000-10-30 06:47:34 +00:00
lxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
makecontext.S Update. 2001-04-07 20:09:42 +00:00
Makefile Update. 2001-01-17 01:14:51 +00:00
mmap64.S Update. 2000-08-25 18:23:57 +00:00
mmap.S Update. 2000-08-25 18:23:57 +00:00
msgctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
olddirent.h Update. 2000-08-12 05:14:52 +00:00
oldgetrlimit64.c Update. 2000-12-28 14:22:22 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
putmsg.c Update. 1999-12-21 08:10:06 +00:00
putpmsg.c Update. 1999-12-21 08:10:06 +00:00
readdir64_r.c Update. 2000-08-12 05:14:52 +00:00
readdir64.c Update. 2000-08-12 05:14:52 +00:00
readelflib.c Update. 2001-03-16 07:40:05 +00:00
register-dump.h Update. 1998-08-29 09:51:09 +00:00
scandir64.c Update. 2000-08-12 05:14:52 +00:00
semctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
setcontext.S Update. 2001-04-07 20:09:42 +00:00
setegid.c Update. 2000-01-17 05:24:52 +00:00
seteuid.c Update. 2000-01-17 05:24:52 +00:00
setfsgid.c Update. 2000-02-11 19:44:58 +00:00
setfsuid.c Update. 2000-02-11 19:44:58 +00:00
setgid.c Update. 2000-02-11 19:44:58 +00:00
setgroups.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
setregid.c Update. 2000-02-11 19:44:58 +00:00
setresgid.c Update. 2000-11-28 07:40:13 +00:00
setresuid.c Update. 2000-11-28 07:40:13 +00:00
setreuid.c Update. 2000-02-11 19:44:58 +00:00
setrlimit.c Update. 2000-12-28 14:22:22 +00:00
setuid.c Update. 2000-02-11 19:44:58 +00:00
shmctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
sigaction.c Update. 2000-07-10 16:25:03 +00:00
sigcontextinfo.h Update. 2001-03-16 23:53:03 +00:00
socket.S Update. 1998-07-16 11:44:36 +00:00
swapcontext.S Update. 2001-04-07 20:09:42 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 2000-06-13 07:33:12 +00:00
sysdep.h * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns. 2000-06-27 01:52:26 +00:00
sysdep.S Update. 1998-07-01 09:34:02 +00:00
ucontext_i.h Update. 2001-04-07 20:09:42 +00:00
Versions Update. 2000-08-19 16:58:09 +00:00
versionsort64.c Update. 2000-08-12 05:14:52 +00:00
vfork.S Update. 1999-01-21 09:26:20 +00:00
xstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00