freebsd-dev/lib/libc/yp
Jason Evans 929273386f Add three-tier symbol naming in support of POSIX thread cancellation
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().
2000-01-12 09:23:48 +00:00
..
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdryp.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
yplib.c Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00