[uClibc-cvs] cvs commit to uClibc/libc/misc/time by mjn3

mjn3 at uclibc.org mjn3 at uclibc.org
Mon Jul 15 16:26:46 UTC 2002


Repository: uClibc/libc/misc/time
who:        mjn3
time:       Mon Jul 15 10:26:46 MDT 2002


Log Message:

Clean up CLK_TCK situation.  clock() and sysconf() now use an
arch-specific constant value defined in bits/uClibc_clk_tck.h.
Default is 100 (common/bits) but alpha uses 1024 following glibc.
Override per arch as necessary.


Files:

changed:    time.c




More information about the uClibc-cvs mailing list