fix FFSYNC by changing it to O_SYNC
authorDuncan Overbruck <duncaen@voidlinux.eu>
Thu, 18 Aug 2016 15:06:16 +0000 (17:06 +0200)
committerRich Felker <dalias@aerifal.cx>
Tue, 30 Aug 2016 20:01:47 +0000 (16:01 -0400)
commitc1f4ed150137d793c9d07356305a89e8785e7e02
tree23130776494e890cf0a8aaf23bf00c2833bfe77b
parentfff880185bb3624acfbd2c6a75a1655bcd782c51
fix FFSYNC by changing it to O_SYNC

O_FSYNC was never defined and is legacy/wrong, nothing seems to use it.
include/fcntl.h