glibc/sysdeps
Ulrich Drepper 25b3dd49a7 Update.
* elf/Versions [ld] (GLIBC_2.2): Export _dl_clktck and _dl_pagesize.
	* elf/dl-load.c: Define _dl_clktck.
	* elf/elf.h: Define AT_CLKTCK.
	* include/time.h: Declare __getclktck.
	* misc/Makefile (routines): Add getclktck.
	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle AT_CLKTCK.
	(_dl_show_auxv): Show AT_CLKTCK value.
	* sysdeps/generic/getclktck.c: New file.
	* sysdeps/unix/sysv/linux/getclktck.c: New file.
	* sysdeps/unix/sysv/linux/alpha/getclktck.c: New file.
	* sysdeps/unix/sysv/linux/ia64/getclktck.c: New file.
	* sysdeps/posix/sysconf.c: Use __getclktck to handle _SC_CLK_TCK.
	* sysdeps/unix/sysv/linux/getpagesize.c: New file.
	* sysdeps/unix/sysv/linux/bits/time.h: Use __sysconf to for CLK_TCK.
	* sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/bits/time.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/time.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/time.h: Likewise.
2000-11-01 08:10:10 +00:00
..
alpha Update. 2000-10-26 23:41:17 +00:00
am29k
arm Update. 2000-10-26 23:41:17 +00:00
generic Update. 2000-11-01 08:10:10 +00:00
gnu Update. 2000-10-15 06:50:42 +00:00
hppa Update. 2000-10-27 06:51:12 +00:00
i386 Update. 2000-10-30 04:08:58 +00:00
i860
i960
ia64 Update. 2000-11-01 02:59:43 +00:00
ieee754 Update. 2000-10-26 23:41:17 +00:00
m68k Add some more ulps. 2000-10-27 16:22:44 +00:00
m88k
mach
mips Update. 2000-10-26 23:41:17 +00:00
posix Update. 2000-11-01 08:10:10 +00:00
powerpc Update. 2000-10-26 23:41:17 +00:00
rs6000
s390 Update. 2000-10-26 23:41:17 +00:00
sh Update. 2000-10-26 23:41:17 +00:00
sparc Update. 2000-10-31 06:06:35 +00:00
standalone
tahoe
unix Update. 2000-11-01 08:10:10 +00:00
vax
wordsize-32
wordsize-64
z8000