summaryrefslogtreecommitdiffstats
path: root/printf.c
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2018-07-24 21:15:24 -0400
committerTavian Barnes <tavianator@tavianator.com>2018-07-24 21:15:24 -0400
commit0e0d6c2b46837291273f2e1ef7be62a206a997ef (patch)
tree462a1fa00fc138311ca290a28040f0dc4612de82 /printf.c
parent16a0d47fdce2bd6a2c7d63c97fca28b6ba4e3d9b (diff)
downloadbfs-0e0d6c2b46837291273f2e1ef7be62a206a997ef.tar.xz
util: macOS doesn't have pipe2()
The code was testing for BSD, since all the normal BSDs have it. But until recently, <sys/param.h> wasn't included, so BSD was undefined even on platforms that define it. Now that it is defined appropriately, exclude macOS specifically.
Diffstat (limited to 'printf.c')
0 files changed, 0 insertions, 0 deletions