Remove $FreeBSD$: two-line .h patternRemove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Add Linux/macOS compatibility system headers to tools/build/cross-buildThese headers are required in order to build the bootstrap tools on macOSand Linux. A follow-up commit will add implementatio
Add Linux/macOS compatibility system headers to tools/build/cross-buildThese headers are required in order to build the bootstrap tools on macOSand Linux. A follow-up commit will add implementations of functions thatdon't exist on those operating systems to -legacy when bootstrapping.Reviewed By: brooksDifferential Revision: https://reviews.freebsd.org/D14316
show more ...