mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
If fdatasync is not available, use fsync instead. For some reason, fdatasync is available when using clang from Xcode, even though no declaration is present in headers.