1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/main/streams
David CARLIER 7aba6de1d0 stream: Fix MacOS build. fsync as alias for fdatasync. (#6882)
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.
2021-04-21 16:21:43 +02:00
..
2020-08-05 10:39:37 +02:00
2020-12-18 17:07:07 +01:00
2019-10-31 09:37:27 +01:00
2021-01-15 12:33:06 +01:00
2021-01-15 12:33:06 +01:00