freebsd_amp_hwpstate/lib/libc/amd64
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
..
gen Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
net
sys Remove osig* from NOASM. It bogus now. 1999-10-14 10:00:39 +00:00
SYS.h Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00