Page MenuHomeFreeBSD

D28372.id82983.diff
No OneTemporary

D28372.id82983.diff

Index: lib/libc/sys/write.2
===================================================================
--- lib/libc/sys/write.2
+++ lib/libc/sys/write.2
@@ -298,3 +298,18 @@
.Fn write
function appeared in
.At v1 .
+.Sh BUGS
+The
+.Fn pwrite
+system call appends the file without changing the file offset if
+.Dv O_APPEND
+is set,
+contrary to
+.St -p1003.1-2008
+where
+.Fn pwrite
+writes into
+.Fa offset
+regardless of whether
+.Dv O_APPEND
+is set.

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 24, 8:22 AM (5 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35438428
Default Alt Text
D28372.id82983.diff (448 B)

Event Timeline