Lines Matching refs:clock
1598 * libc/time/clock.c (clock): Fix warnings about signed-unsigned
11374 * libc/time/gmtime.c: Correct man page; clock is not a
14793 * libc/time/clock.c: Clarify documentation of return value when no
17565 * libc/sys/linux/Makefile.am: Add new clock routines.
20134 for POSIX clock and timer functionality.
20246 * libc/include/machine/time.h: RTEMS systems can configure clock
25489 * libc/sys/go32/Makefile.in, clock.S, dir.c, setjmp.S, stat.c,
25842 * libc/time/clock.c: #include <reent.h>.
25843 (clock): Call _times_r instead of times.
26101 * libc/time/clock.c: Don't use if CLOCK_PROVIDED is defined.
26931 * libc/time/{asctime.c clock.c ctime.c difftime.c gmtime.c
27633 * libc/time/asctime.c libc/time/clock.c libc/time/ctime.c