about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDavid Vázquez Púa <davazp@gmail.com>2019-04-19 20:42:52 +0200
committerDavid Vázquez Púa <davazp@gmail.com>2019-04-19 20:42:52 +0200
commitd602a6b942e32f4f9a36b6c44471cfcd80a81bb6 (patch)
tree196c3242a6a6a4bcf96e525aac5e5927b197c32b /src/libstd/sys/unix/stack_overflow.rs
parenta2bbf7debaab60be33bd8008a71bca69576945a0 (diff)
downloadrust-d602a6b942e32f4f9a36b6c44471cfcd80a81bb6.tar.gz
rust-d602a6b942e32f4f9a36b6c44471cfcd80a81bb6.zip
Fix sync_all on macos/ios
sync_all should flush all metadata in macos/ios, so it should call
fcntl with the F_FULLFSYNC flag as sync_data does.

Fixes #55920
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions