Page MenuHomeFreeBSD

D31192.diff
No OneTemporary

D31192.diff

diff --git a/lib/libc/string/memcpy.3 b/lib/libc/string/memcpy.3
--- a/lib/libc/string/memcpy.3
+++ b/lib/libc/string/memcpy.3
@@ -86,19 +86,3 @@
function
conforms to
.St -isoC .
-.Sh BUGS
-In this implementation
-.Fn memcpy
-and
-.Fn mempcpy
-are implemented using
-.Xr bcopy 3 ,
-and therefore the strings may overlap.
-On other systems, copying overlapping strings may produce surprises.
-Programs intended to be portable should use
-.Xr memmove 3
-when
-.Fa src
-and
-.Fa dst
-may overlap.

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 24, 7:39 AM (20 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12581459
Default Alt Text
D31192.diff (498 B)

Event Timeline