haiku/headers/compatibility/bsd
Augustin Cavalier 7ec1bedeed features.h: Define _DEFAULT_SOURCE when _GNU_SOURCE is defined.
As suggested by PulkoMandy. This was done before my commits yesterday,
but those just reverted patches that had only been in since May,
so it's not clear how much this is actually needed. Nonetheless
it seems like the more correct thing to do.
2021-11-17 13:55:50 -05: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: Define _DEFAULT_SOURCE when _GNU_SOURCE is defined. 2021-11-17 13:55:50 -05: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