haiku/headers
Niels Sascha Reedijk d7b8d76a78 BSD headers: remove _BSD_SOURCE feature gate for sysexits.h
During the compilation of LLVM version 8, the build failed because it depends
on a constant in this file. In hrev49042 all BSD headers were feature-gated by
_BSD_SOURCE. This is not done (for this file) in glibc and (obviously) not in
BSD's libc.

Since this is not common practise, I would propose removing the feature gate
for this header file, as it would mean that we would have to upstream patches
for ports of other software that depends on the availability of these
constants.

Change-Id: I486f0c2e87eff489ce92d03589a6299ef1be6ca5
Reviewed-on: https://review.haiku-os.org/c/1144
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-03-03 20:49:19 +00:00
..
build tools/locale: Fix using auto_ptr to array. 2018-12-02 21:31:26 +00:00
compatibility BSD headers: remove _BSD_SOURCE feature gate for sysexits.h 2019-03-03 20:49:19 +00:00
config sparc: add defines and minimum set of required files 2019-02-23 16:30:50 +00:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs headers/libs/agg Fix PVS 33 2019-01-29 04:04:01 +00:00
os headers/riscv64: Implement basic arch headers 2019-02-26 14:50:35 +00:00
posix sparc: add defines and minimum set of required files 2019-02-23 16:30:50 +00:00
private headers/riscv64: Implement basic arch headers 2019-02-26 14:50:35 +00:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00