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(). |
||
---|---|---|
.. | ||
extern.h | ||
Makefile.inc | ||
rec_close.c | ||
rec_delete.c | ||
rec_get.c | ||
rec_open.c | ||
rec_put.c | ||
rec_search.c | ||
rec_seq.c | ||
rec_utils.c | ||
recno.h |