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
sys
alphasort64.c
brk.c
chown.c Update. 2000-12-28 14:22:22 +00:00
clone.S
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
fcntl.c Update. 2000-10-25 17:19:53 +00:00
fxstat.c
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
getegid.c
geteuid.c
getgid.c
getgroups.c Update. 2001-03-25 08:22:02 +00:00
getmsg.c
getpmsg.c
getresgid.c
getresuid.c
getrlimit64.c
getrlimit.c Update. 2000-12-28 14:22:22 +00:00
getuid.c
glob64.c Update. 2001-02-13 22:17:17 +00:00
lchown.c
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
makecontext.S Update. 2001-04-07 20:09:42 +00:00
Makefile Update. 2001-01-17 01:14:51 +00:00
mmap64.S
mmap.S
msgctl.c
olddirent.h
oldgetrlimit64.c Update. 2000-12-28 14:22:22 +00:00
profil-counter.h
putmsg.c
putpmsg.c
readdir64_r.c
readdir64.c
readelflib.c Update. 2001-03-16 07:40:05 +00:00
register-dump.h
scandir64.c
semctl.c
setcontext.S Update. 2001-04-07 20:09:42 +00:00
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c Update. 2000-11-28 07:40:13 +00:00
setresuid.c Update. 2000-11-28 07:40:13 +00:00
setreuid.c
setrlimit.c Update. 2000-12-28 14:22:22 +00:00
setuid.c
shmctl.c
sigaction.c
sigcontextinfo.h Update. 2001-03-16 23:53:03 +00:00
socket.S
swapcontext.S Update. 2001-04-07 20:09:42 +00:00
syscall.S
syscalls.list
sysdep.h
sysdep.S
ucontext_i.h Update. 2001-04-07 20:09:42 +00:00
Versions
versionsort64.c
vfork.S
xstat.c