Page MenuHomeFreeBSD

D3380.id7997.diff
No OneTemporary

D3380.id7997.diff

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

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)

Event Timeline