glibc/misc
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
..
bits
sys Update. 2000-10-07 22:28:05 +00:00
.cvsignore
ar.h
daemon.c Update. 2000-10-28 00:45:40 +00:00
dirname.c
efgcvt.c
efgcvt_r.c
err.c
err.h
error.c
error.h
fstab.c
fstab.h
getpass.c
getttyent.c
getusershell.c Update. 2000-09-01 02:26:05 +00:00
hsearch.c
hsearch_r.c
init-misc.c
insremque.c
libgen.h
lsearch.c
Makefile Update. 2000-11-01 08:10:10 +00:00
mkdtemp.c
mkstemp.c
mkstemp64.c Update. 2000-09-26 09:57:34 +00:00
mktemp.c Update. 2000-09-26 07:18:57 +00:00
mntent.c * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
mntent.h
mntent_r.c
qefgcvt.c
qefgcvt_r.c
regexp.c Update. 2000-10-28 00:45:40 +00:00
regexp.h
search.h Update. 2000-08-21 06:49:52 +00:00
sgtty.h
stab.h
syscall.h
sysexits.h
syslog.c
syslog.h
tsearch.c
tst-dirname.c
tst-efgcvt.c
tst-fdset.c
tst-mntent.c
tst-tsearch.c
ttyent.h
ttyslot.c
ustat.h
Versions Update. 2000-09-26 09:57:34 +00:00