freebsd-dev/lib/libopenbsd
Alex Richardson abc73e04c2 Allow bootstrapping libopenbsd on Linux
The getdtablecount.c file won't compile on Linux but it seems like none of
the bootstrap tools actually need it.

Reviewed By:	emaste, brooks
Differential Revision: https://reviews.freebsd.org/D14244
2018-12-05 10:58:02 +00:00
..
sys
getdtablecount.c
imsg_init.3 Fix a few more speelling errors 2017-12-28 01:31:28 +00:00
imsg-buffer.c
imsg.c Merge from OpenBSD: 2015-12-09 19:22:20 +00:00
imsg.h
Makefile Allow bootstrapping libopenbsd on Linux 2018-12-05 10:58:02 +00:00
Makefile.depend
ohash_init.3
ohash_interval.3
ohash.c
ohash.h
README
unistd.h

$FreeBSD$

libopenbsd is a thin compatibility layer intended to allow a limited
set of OpenBSD 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.