summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorKarel Gardas <karel.gardas@centrum.cz>2016-03-29 12:21:54 +0200
committerKarel Gardas <karel.gardas@centrum.cz>2016-03-29 15:55:12 +0200
commitbe2a7baf15c6cf414e2287bff3ed345c50de88bd (patch)
tree5da37b243cf2abf0c617dce81de4519c51b57333 /compiler/codeGen
parentb0ab8db61568305f50947058fc5573e2382c84eb (diff)
downloadhaskell-be2a7baf15c6cf414e2287bff3ed345c50de88bd.tar.gz
cleanup POSIX/XOPEN defines for switch to C99
Summary: This patch cleans up various POSIX and XOPEN defines. We aim to switch to C99 solely and for this the lowest version of supported POSIX/XOPEN is: _XOPEN_SOURCE 600 _POSIX_C_SOURCE 200112L Test Plan: tested on Solaris 11 and OpenBSD 5.9. Should be good also on Solaris 10, FreeBSD and DragonFlyBSD. We need to test on Mac OS X, Linux and MinGW Reviewers: austin, bgamari, erikd, hvr Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2056
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions