freebsd-dev/lib/libnetbsd
Simon J. Gerraty e5e345a4b0 local.dirdeps.mk skip N_host_libs for non-FreeBSD host
The N_host_libs dance only makes sense if host is FreeBSD.
Even then, if MK_host_egacy is yes we need libmd

libnetbsd does not need libutil when using libegacy

Sponsored by:	Juniper Networks, Inc.
2023-05-04 11:58:39 -07:00
..
netinet
sys libnetbsd: Fix a typo in a source code comment 2022-04-02 14:53:56 +02:00
efun.c
glob.h
Makefile
Makefile.depend local.dirdeps.mk skip N_host_libs for non-FreeBSD host 2023-05-04 11:58:39 -07:00
Makefile.depend.options local.dirdeps.mk skip N_host_libs for non-FreeBSD host 2023-05-04 11:58:39 -07:00
pthread.h
README
rmd160.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
sha1.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
sha2.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
sockaddr_snprintf.c
stdlib.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
strsuftoll.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
util.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
util.h libnetbsd: Make the function declaration of efopen() match the definition 2018-01-16 21:43:21 +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.