1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00

appeared in 4.3BSD before 4.3BSD-Tahoe

ok millert@ schwarze@
This commit is contained in:
jsg 2024-12-11 23:28:20 +00:00
parent 5e6abc6fb4
commit f76b031fdc
11 changed files with 33 additions and 33 deletions

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: memccpy.3,v 1.13 2022/09/11 06:38:11 jmc Exp $
.\" $OpenBSD: memccpy.3,v 1.14 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" @(#)memccpy.3 8.1 (Berkeley) 6/9/93
.\"
.Dd $Mdocdate: September 11 2022 $
.Dd $Mdocdate: December 11 2024 $
.Dt MEMCCPY 3
.Os
.Sh NAME
@ -78,4 +78,4 @@ The
function first appeared in
.At V
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: memchr.3,v 1.13 2022/09/11 06:38:11 jmc Exp $
.\" $OpenBSD: memchr.3,v 1.14 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: September 11 2022 $
.Dd $Mdocdate: December 11 2024 $
.Dt MEMCHR 3
.Os
.Sh NAME
@ -99,4 +99,4 @@ The
function first appeared in
.At V
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: memcmp.3,v 1.10 2022/09/11 06:38:11 jmc Exp $
.\" $OpenBSD: memcmp.3,v 1.11 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: September 11 2022 $
.Dd $Mdocdate: December 11 2024 $
.Dt MEMCMP 3
.Os
.Sh NAME
@ -83,4 +83,4 @@ The
function first appeared in
.At V
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: memcpy.3,v 1.10 2013/06/05 03:39:23 tedu Exp $
.\" $OpenBSD: memcpy.3,v 1.11 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: June 5 2013 $
.Dd $Mdocdate: December 11 2024 $
.Dt MEMCPY 3
.Os
.Sh NAME
@ -76,4 +76,4 @@ The
function first appeared in
.At V
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: memset.3,v 1.9 2022/09/11 06:38:11 jmc Exp $
.\" $OpenBSD: memset.3,v 1.10 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: September 11 2022 $
.Dd $Mdocdate: December 11 2024 $
.Dt MEMSET 3
.Os
.Sh NAME
@ -72,4 +72,4 @@ The
function first appeared in
.At V
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strchr.3,v 1.13 2018/10/01 06:37:37 martijn Exp $
.\" $OpenBSD: strchr.3,v 1.14 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: October 1 2018 $
.Dd $Mdocdate: December 11 2024 $
.Dt STRCHR 3
.Os
.Sh NAME
@ -113,4 +113,4 @@ The
function first appeared in
.At III
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strcspn.3,v 1.11 2013/06/05 03:39:23 tedu Exp $
.\" $OpenBSD: strcspn.3,v 1.12 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: June 5 2013 $
.Dd $Mdocdate: December 11 2024 $
.Dt STRCSPN 3
.Os
.Sh NAME
@ -105,4 +105,4 @@ The
function first appeared in
.At III
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strpbrk.3,v 1.10 2013/06/05 03:39:23 tedu Exp $
.\" $OpenBSD: strpbrk.3,v 1.11 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: June 5 2013 $
.Dd $Mdocdate: December 11 2024 $
.Dt STRPBRK 3
.Os
.Sh NAME
@ -77,4 +77,4 @@ The
function first appeared in
.At III
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strrchr.3,v 1.12 2018/10/01 06:37:37 martijn Exp $
.\" $OpenBSD: strrchr.3,v 1.13 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: October 1 2018 $
.Dd $Mdocdate: December 11 2024 $
.Dt STRRCHR 3
.Os
.Sh NAME
@ -115,4 +115,4 @@ The
function first appeared in
.At III
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strspn.3,v 1.11 2013/06/05 03:39:23 tedu Exp $
.\" $OpenBSD: strspn.3,v 1.12 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: June 5 2013 $
.Dd $Mdocdate: December 11 2024 $
.Dt STRSPN 3
.Os
.Sh NAME
@ -89,4 +89,4 @@ The
function first appeared in
.At III
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strtok.3,v 1.23 2017/09/02 13:56:44 schwarze Exp $
.\" $OpenBSD: strtok.3,v 1.24 2024/12/11 23:28:20 jsg Exp $
.\"
.\" Copyright (c) 1988, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: September 2 2017 $
.Dd $Mdocdate: December 11 2024 $
.Dt STRTOK 3
.Os
.Sh NAME
@ -149,7 +149,7 @@ The
function first appeared in
.At III
and was reimplemented for
.Bx 4.3 Tahoe .
.Bx 4.3 .
The
.Fn strtok_r
function first appeared in