haiku/headers/compatibility/bsd
Adrien Destugues db7dcab7b1 asprintf should be available if _GNU_SOURCE is defined
As documented in the Linux manpage:
https://man7.org/linux/man-pages/man3/asprintf.3.html
Change-Id: I855b3310ae9111ddf48c13c26b9eb496c200accb
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3554
Reviewed-by: Stephan Aßmus <superstippi@gmx.de>
2020-12-28 23:09:21 +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 C11: add aligned_alloc() 2020-11-04 21:01:42 +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