opnsense-src/lib/libnetbsd
Craig Rodrigues cda9474ab7 Fix spelling error.
Reported by: junovitch
2015-11-05 01:54:38 +00:00
..
netinet The NetBSD libc tests use several definitions/macros that aren't available in 2014-10-22 21:04:54 +00:00
sys Commit missing header for sys/time.h compat on NetBSD to unbreak the amd64/i386 2014-11-04 02:00:07 +00:00
Makefile Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
README Fix spelling error. 2015-11-05 01:54:38 +00:00
rmd160.h Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
sha1.h Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
sha2.h Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
stdlib.h Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
strsuftoll.c Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
util.c Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
util.h Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00

$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.