diff options
author | Carlos O'Donell <carlos@redhat.com> | 2014-11-06 15:58:52 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2014-11-06 15:58:52 -0500 |
commit | a2887bdb2729e77786a56139d02a6d8cb1290bce (patch) | |
tree | bbf0d26769eb86dc740b7dafd36657bff0177355 /hurd/thread-self.c | |
parent | da53d6dbc28d2a90d6e14dd661e68611c3b741cf (diff) | |
download | glibc-a2887bdb2729e77786a56139d02a6d8cb1290bce.zip glibc-a2887bdb2729e77786a56139d02a6d8cb1290bce.tar.gz glibc-a2887bdb2729e77786a56139d02a6d8cb1290bce.tar.bz2 |
manual/llio.texi: Comment on write atomicity.
We add Linux-realted comments about the atomicity of
write with respect to file offsets. As of Linux 3.14
the file offset update is atomic. That means that
multiple threads calling the write syscall can not possibly
get the same file offset. Therefore the writes should
not overlap and data should not be lost as is required
by POSIX.
Diffstat (limited to 'hurd/thread-self.c')
0 files changed, 0 insertions, 0 deletions