write.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-04-02 12:28:00 +02:00
parent 46b470231f
commit 1f72eb7511
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ perform a
(or
.BR writev (2))
at the same time, then the I/O operations were not atomic
with respect updating the file offset,
with respect to updating the file offset,
with the result that the blocks of data output by the two processes
might (incorrectly) overlap.
This problem was fixed in Linux 3.14.