mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
929273386f
points. For library functions, the pattern is __sleep() <-- _libc_sleep() <-- sleep(). The arrows represent weak aliases. For system calls, the pattern is _read() <-- _libc_read() <-- read(). |
||
---|---|---|
.. | ||
asctime.c | ||
ctime.3 | ||
difftime.c | ||
localtime.c | ||
Makefile.inc | ||
private.h | ||
strftime.3 | ||
strftime.c | ||
strptime.3 | ||
strptime.c | ||
time2posix.3 | ||
timelocal.c | ||
timelocal.h | ||
tzfile.5 | ||
tzfile.h |