Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154723336
D3380.id7997.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
815 B
Referenced Files
None
Subscribers
None
D3380.id7997.diff
View Options
Index: lib/libc/string/bcopy.3
===================================================================
--- lib/libc/string/bcopy.3
+++ lib/libc/string/bcopy.3
@@ -76,7 +76,6 @@
.St -p1003.1-2001
compliance.
.Pp
-The
.St -p1003.1-2008
removes the specification of
.Fn bcopy
Index: lib/libc/string/bzero.3
===================================================================
--- lib/libc/string/bzero.3
+++ lib/libc/string/bzero.3
@@ -31,7 +31,7 @@
.\" @(#)bzero.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd October 6, 2014
+.Dd August 14, 2015
.Dt BZERO 3
.Os
.Sh NAME
@@ -88,3 +88,11 @@
.Ox 5.5
and
.Fx 11.0 .
+.Pp
+.St -p1003.1-2008
+removes the specification of
+.Fn bzero
+and it is marked as LEGACY in
+.St -p1003.1-2004 .
+For portability with other systems new programs should use
+.Xr memset 3 .
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 7:39 AM (13 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32472301
Default Alt Text
D3380.id7997.diff (815 B)
Attached To
Mode
D3380: Update bzero(3) manpage to following the Posix standard.
Attached
Detach File
Event Timeline
Log In to Comment