haiku/headers/compatibility/bsd
Adrien Destugues 58db38ed74 bsd/sys/param.h: add NBBY define
This defines the number of bits in a byte and is used in tnftpd.
Once this is merged, some patches to tnftpd can be removed.

Change-Id: Ie2d0c61ce1371daeeb8549281f4210147fb77197
Reviewed-on: https://review.haiku-os.org/c/1642
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-07-22 23:43:04 +00:00
..
arpa Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
netinet Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
sys bsd/sys/param.h: add NBBY define 2019-07-22 23:43:04 +00:00
endian.h libs/bsd: add be64dec(3) and be64enc(3) 2017-12-16 12:54:41 -05:00
err.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
errno.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
ifaddrs.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
libutil.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
link.h Import link.h and link_elf.h from FreeBSD master 2019-07-17 22:17:49 +00:00
paths.h paths.h: add _BSD_SOURCE guard back, also check for _GNU_SOURCE 2015-04-21 01:34:26 +02:00
pty.h pty.h: fix typo. 2018-08-26 12:02:52 +02:00
readpassphrase.h libs/bsd: add readpassphrase(3) 2017-12-16 12:54:23 -05:00
signal.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
stdio.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
stdlib.h stdlib: Add common bsd mkstemps function 2018-02-26 21:46:25 +00:00
string.h libs/bsd: add explicit_bzero(3) 2017-12-16 12:54:58 -05:00
stringlist.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
sysexits.h BSD headers: remove _BSD_SOURCE feature gate for sysexits.h 2019-03-03 20:49:19 +00:00
time.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
unistd.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
vis.h headers/compatibility: Re-add missed _BSD_SOURCE guards to vis.h 2018-12-16 21:01:03 -05:00