Kaydet (Commit) ecf3c624 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

no fdatasync on macos

üst 46508927
......@@ -528,6 +528,9 @@ by file descriptors.
Force write of file with filedescriptor *fd* to disk. Does not force update of
metadata. Availability: Unix.
.. note::
This function is not available on MacOS.
.. function:: fpathconf(fd, name)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment