aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTim Deegan <tim@xen.org>2013-08-20 15:40:38 +0200
committerJan Beulich <jbeulich@suse.com>2013-08-20 15:40:38 +0200
commitc5137a955a7a8bedef526127970b49f5cca8f78c (patch)
tree057d728d601d36a160cba3724b6002eaa606c921 /MAINTAINERS
parentdf047d6936000f0656c6679220baae91f6b8cda3 (diff)
downloadxen-c5137a955a7a8bedef526127970b49f5cca8f78c.tar.gz
xen-c5137a955a7a8bedef526127970b49f5cca8f78c.tar.bz2
xen-c5137a955a7a8bedef526127970b49f5cca8f78c.zip
xen: Add stdbool.h workaround for BSD.
On *BSD, stdbool.h lives in /usr/include, but we don't want to have that on the search path in case we pick up any headers from the build host's C libraries. Copy the equivalent hack already in place for stdarg.h: on all supported compilers the contents of stdbool.h are trivial, so just supply the things we need in a xen/stdbool.h header. Signed-off-by: Tim Deegan <tim@xen.org> Reviewed-by: Jan Beulich <jbeulich@suse.com> Reviewed-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Keir Fraser <keir@xen.org> Tested-by: Patrick Welche <prlw1@cam.ac.uk> master commit: 7b9685ca4ed2fd723600ce66eb20a6d0c115b6cb master date: 2013-08-15 22:00:45 +0100
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions