800a0e2672
FreeBSD has pthread_np.h, which is used for consolidating all non-POSIX functions, but NetBSD doesn't have this concept. Make _np functions work seamlessly when ported from NetBSD to FreeBSD |
||
---|---|---|
.. | ||
netinet | ||
sys | ||
glob.h | ||
Makefile | ||
Makefile.depend | ||
pthread.h | ||
README | ||
rmd160.h | ||
sha1.h | ||
sha2.h | ||
stdio.h | ||
stdlib.h | ||
strsuftoll.c | ||
util.c | ||
util.h |
$FreeBSD$ libnetbsd is a thin compatibility layer intended to allow a limited set of NetBSD software to compile as part of the FreeBSD build with little or no modification. It is built as a static library and not installed for general use. Likewise, its header files are not installed.