glibc/sysdeps/unix/sysv/linux/ia64
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-04-13 17:26:32 +00:00
net Update. 2000-09-12 23:11:49 +00:00
sys Update. 2001-03-16 21:07:22 +00:00
__longjmp.S Update. 2001-03-25 05:15:51 +00:00
__start_context.S Update. 2001-03-16 21:07:22 +00:00
brk.S Update. 2001-03-25 05:15:51 +00:00
bsd-_setjmp.S Update. 2000-06-10 00:14:45 +00:00
bsd-setjmp.S Update. 2000-06-10 00:14:45 +00:00
clone2.S Update. 2001-02-19 18:55:39 +00:00
clone.S Update. 2000-10-07 22:28:05 +00:00
Dist Update. 2001-03-27 06:01:17 +00:00
dl-cache.h Update. 2000-09-29 22:53:14 +00:00
dl-static.c Update. 2001-01-11 19:42:21 +00:00
fork.S Update. 2000-09-26 19:13:37 +00:00
fstatfs64.c Update. 2000-06-29 19:33:05 +00:00
ftruncate64.c Update. 2000-06-29 19:33:05 +00:00
fxstat64.c Update. 2000-06-12 22:13:56 +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
getclktck.c Update. 2000-11-01 08:10:10 +00:00
getcontext.S Update. 2001-04-06 21:58:34 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getdents.c Update. 2000-08-12 05:14:52 +00:00
getpagesize.c Update. 2001-01-08 22:30:44 +00:00
getrlimit64.c Update. 2000-06-29 19:33:05 +00:00
glob64.c Update. 2000-06-29 19:33:05 +00:00
glob.c Update. 2000-06-29 19:33:05 +00:00
ioperm.c Update. 2001-03-10 16:40:59 +00:00
ldconfig.h Update. 2001-03-10 16:40:59 +00:00
ldsodefs.h Update. 2001-01-11 19:42:21 +00:00
lxstat64.c Update. 2000-06-12 22:13:56 +00:00
lxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
makecontext.c Update. 2001-04-05 18:03:16 +00:00
Makefile Update. 2001-03-16 21:07:22 +00:00
mmap64.c Update. 2000-06-20 01:36:28 +00:00
pipe.S Update. 2000-06-10 00:10:30 +00:00
pread64.c Update. 2000-06-29 19:33:05 +00:00
profil-counter.h Update. 2000-10-25 20:29:30 +00:00
pwrite64.c Update. 2000-06-29 19:33:05 +00:00
readdir64_r.c Update. 2000-06-29 19:33:05 +00:00
readdir64.c Update. 2000-06-29 19:33:05 +00:00
readdir_r.c Update. 2000-08-19 16:58:09 +00:00
readdir.c Update. 2000-08-19 16:58:09 +00:00
readelflib.c Update. 2001-03-16 07:40:05 +00:00
setcontext.S Update. 2001-04-06 21:58:34 +00:00
setjmp.S Update. 2001-03-25 05:15:51 +00:00
setrlimit64.c Update. 2000-06-29 19:33:05 +00:00
sigaction.c Update. 2000-08-17 07:38:02 +00:00
sigpending.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
sigprocmask.c Update. 2000-08-17 07:38:02 +00:00
sigsuspend.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
statfs64.c Update. 2000-06-29 19:33:05 +00:00
swapcontext.c Update. 2001-03-16 22:26:45 +00:00
syscall.S Update 2000-06-10 21:04:36 +00:00
syscalls.list Update. 2001-02-14 05:31:12 +00:00
sysdep.h Update. 2001-03-25 05:15:51 +00:00
sysdep.S Update. 2001-03-25 05:15:51 +00:00
truncate64.c Update. 2000-06-29 19:33:05 +00:00
ucontext_i.h Update. 2001-03-16 21:07:22 +00:00
Versions Update. 2001-01-26 02:17:50 +00:00
vfork.S Update. 2000-09-26 19:13:37 +00:00
wordexp.c Update. 2001-01-26 02:17:50 +00:00
xstat64.c Update. 2000-06-12 22:13:56 +00:00
xstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00