Skip to content

Commit 3570843

Browse files
committed
not iOS for fdatasync
1 parent 58ed4eb commit 3570843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/os.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@ as internal buffering of data.
10711071
Force write of file with filedescriptor *fd* to disk. Does not force update of
10721072
metadata.
10731073

1074-
.. availability:: Unix, not macOS.
1074+
.. availability:: Unix, not macOS, not iOS.
10751075

10761076

10771077
.. function:: fpathconf(fd, name, /)

0 commit comments

Comments
 (0)