Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163454642
D28372.id82983.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
448 B
Referenced Files
None
Subscribers
None
D28372.id82983.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D28372: Add BUGS section about pwrite(2)
Attached
Detach File
Event Timeline
Log In to Comment