about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2014-11-06 15:58:52 -0500
committerCarlos O'Donell <carlos@redhat.com>2014-11-06 15:58:52 -0500
commita2887bdb2729e77786a56139d02a6d8cb1290bce (patch)
treebbf0d26769eb86dc740b7dafd36657bff0177355 /sysdeps/unix/sysv/linux/sparc
parentda53d6dbc28d2a90d6e14dd661e68611c3b741cf (diff)
downloadglibc-a2887bdb2729e77786a56139d02a6d8cb1290bce.tar.gz
glibc-a2887bdb2729e77786a56139d02a6d8cb1290bce.tar.xz
glibc-a2887bdb2729e77786a56139d02a6d8cb1290bce.zip
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 'sysdeps/unix/sysv/linux/sparc')
0 files changed, 0 insertions, 0 deletions