06e9dd4bce
* include/linux/x86/syscall.h (SYS_time, SYS_clock_gettime, SYS_gettimeofday): New macro. * include/linux/x86_64/syscall.h (SYS_time, SYS_clock_gettime, SYS_gettimeofday): New macro. * lib/linux/tcc.c (gettimeofday, time): New function. * lib/linux/gnu.c (clock_gettime): New function. * include/time.h: Declare it. * lib/stub/gettimeofday.c: Remove. * lib/stub/time.c: Remove. |
||
---|---|---|
.. | ||
x86-mes | ||
x86-mes-gcc | ||
x86_64-mes-gcc | ||
gnu.c | ||
libc-mini.c | ||
libc.c | ||
tcc.c |