Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102776889
D42630.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
629 B
Referenced Files
None
Subscribers
None
D42630.diff
View Options
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
@@ -31,7 +31,7 @@
.\"
.\" @(#)memcpy.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd July 14, 2021
+.Dd November 18, 2023
.Dt MEMCPY 3
.Os
.Sh NAME
@@ -77,7 +77,7 @@
.Xr memccpy 3 ,
.Xr memmove 3 ,
.Xr strcpy 3 ,
-.Xr wmemcpy 3
+.Xr wmemcpy 3 ,
.Xr wmempcpy 3
.Sh STANDARDS
The
@@ -85,3 +85,14 @@
function
conforms to
.St -isoC .
+.Sh HISTORY
+The
+.Fn memcpy
+function first appeared in
+.At V
+and was reimplemented for
+.Bx 4.3 Tahoe .
+The
+.Fn mempcpy
+function first appeared in
+.Fx 13.1 .
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 1:04 AM (21 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14687859
Default Alt Text
D42630.diff (629 B)
Attached To
Mode
D42630: Add a HISTORY section for memcpy(3) and mempcpy(3)
Attached
Detach File
Event Timeline
Log In to Comment