Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
vdukhovni authored
The __BSD_VISIBLE and _DARWIN_C_SOURCE macros expose non-POSIX prototypes in system header files. We should scope these to just the ".c" modules that actually need them, and avoid defining them in header files used in other C modules.
vdukhovni authoredThe __BSD_VISIBLE and _DARWIN_C_SOURCE macros expose non-POSIX prototypes in system header files. We should scope these to just the ".c" modules that actually need them, and avoid defining them in header files used in other C modules.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.