haiku/headers/compatibility/bsd
François Revol b526d04a5b paths.h: add _BSD_SOURCE guard back, also check for _GNU_SOURCE
So things (like m4) expecting paths.h as part of glibc will get
what they want with _GNU_SOURCE.
2015-04-21 01:34:26 +02: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 Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02: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
histedit.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
paths.h paths.h: add _BSD_SOURCE guard back, also check for _GNU_SOURCE 2015-04-21 01:34:26 +02:00
pty.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02: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 Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
string.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
stringlist.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
sysexits.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02: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 Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00