freebsd-dev/lib/libnetbsd
Pedro F. Giffuni 8a16b7a18f General further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 3-Clause license.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
2017-11-20 19:49:47 +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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
efun.c libnetbsd: add emalloc and friends 2017-04-06 14:36:08 +00:00
glob.h Improve libnetbsd compatibility with NetBSD 2017-02-07 19:42:41 +00:00
Makefile libnetbsd: add emalloc and friends 2017-04-06 14:36:08 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pthread.h Improve libnetbsd compatibility with NetBSD 2017-02-07 19:42:41 +00:00
README Fix spelling error. 2015-11-05 01:54:38 +00:00
rmd160.h
sha1.h libnetbsd: improve sha1.h compat with FreeBSD 2017-01-14 07:57:34 +00:00
sha2.h libnetbsd: improve sha2.h compat with FreeBSD 2017-01-14 08:10:37 +00:00
sockaddr_snprintf.c Port the getaddrinfo(1) utility from NetBSD 2017-03-20 16:44:55 +00:00
stdlib.h
strsuftoll.c
util.c Include "util.h", not <util.h>. The header is in the same directory 2016-10-24 17:57:46 +00:00
util.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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.