haiku/headers/compatibility/bsd
Zoltán Mizsei 144f45a030 features.h: enable ISOC11 definitions for _GNU_SOURCE and C++17
this is needed for GCC to build after the aligned_alloc introduction

Change-Id: Ieae32a050cc000561107c4a07cf10c912a196152
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3896
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
2021-05-04 05:25:52 +00:00
..
arpa Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
netinet Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
sys Add missing include in bsd/sys/link_elf.h 2019-09-18 03:40:47 +00:00
endian.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
err.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
errno.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
features.h features.h: enable ISOC11 definitions for _GNU_SOURCE and C++17 2021-05-04 05:25:52 +00:00
ifaddrs.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
libutil.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
link.h Import link.h and link_elf.h from FreeBSD master 2019-07-17 22:17:49 +00:00
paths.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
pty.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
readpassphrase.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
signal.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
stdio.h asprintf should be available if _GNU_SOURCE is defined 2020-12-28 23:09:21 +00:00
stdlib.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
string.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
stringlist.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
sysexits.h BSD headers: remove _BSD_SOURCE feature gate for sysexits.h 2019-03-03 20:49:19 +00:00
time.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
unistd.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
vis.h Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00