glibc/stdio-common
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
..
.cvsignore
_i18n_number.h
_itoa.c
_itoa.h
_itowa.c
_itowa.h
asprintf.c
bug1.c
bug1.input
bug2.c
bug3.c
bug4.c
bug5.c
bug6.c
bug6.input
bug7.c
bug8.c
bug9.c
bug10.c
bug11.c
bug12.c
bug13.c
Depend
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c
itoa-udigits.c
itowa-digits.c
Makefile
perror.c
printf-parse.h
printf-prs.c
printf.c
printf.h
printf_fp.c
printf_size.c
psignal.c
putw.c
reg-printf.c
scanf.c
scanf1.c
scanf2.c
scanf3.c
scanf4.c
scanf5.c
scanf7.c
scanf8.c
scanf9.c
scanf10.c
scanf12.c
scanf12.input
snprintf.c
sprintf.c
sscanf.c
stdio_lim.h.in
tempnam.c
temptest.c
test-fseek.c
test-fwrite.c
test-popen.c
test_rdwr.c
tfformat.c
tiformat.c
tllformat.c
tmpfile.c
tmpfile64.c
tmpnam.c
tmpnam_r.c
tst-cookie.c
tst-ferror.c
tst-ferror.input
tst-fileno.c
tst-fmemopen.c
tst-fseek.c
tst-obprintf.c
tst-printf.c
tst-printf.sh
tst-printfsz.c
tst-sscanf.c
tst-swprintf.c
tst-tmpnam.c
tst-unbputc.c
tst-unbputc.sh
tst-ungetc.c
tst-wc-printf.c
tstdiomisc.c
tstgetln.c
tstgetln.input
tstscanf.c
tstscanf.input
Versions
vfprintf.c
vfscanf.c
vfwprintf.c
vfwscanf.c
vprintf.c
xbug.c