[Midnightbsd-cvs] src [10512] trunk/lib/libc/string/strtok.3: add conformance
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jun 7 08:30:31 EDT 2018
Revision: 10512
http://svnweb.midnightbsd.org/src/?rev=10512
Author: laffer1
Date: 2018-06-07 08:30:30 -0400 (Thu, 07 Jun 2018)
Log Message:
-----------
add conformance
Modified Paths:
--------------
trunk/lib/libc/string/strtok.3
Property Changed:
----------------
trunk/lib/libc/string/strtok.3
Modified: trunk/lib/libc/string/strtok.3
===================================================================
--- trunk/lib/libc/string/strtok.3 2018-06-07 12:27:54 UTC (rev 10511)
+++ trunk/lib/libc/string/strtok.3 2018-06-07 12:30:30 UTC (rev 10512)
@@ -22,7 +22,7 @@
.\" disclaimer in the documentation and/or other materials provided
.\" with the distribution.
.\"
-.\" 4. Neither the name of Softweyr LLC, the University nor the names
+.\" 3. Neither the name of Softweyr LLC, the University nor the names
.\" of its contributors may be used to endorse or promote products
.\" derived from this software without specific prior written
.\" permission.
@@ -42,9 +42,10 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strtok.3 8.2 (Berkeley) 2/3/94
+.\" $FreeBSD: stable/10/lib/libc/string/strtok.3 295350 2016-02-06 14:03:31Z wblock $
.\" $MidnightBSD$
.\"
-.Dd November 27, 1998
+.Dd January 22, 2016
.Dt STRTOK 3
.Os
.Sh NAME
@@ -149,6 +150,11 @@
function
conforms to
.St -isoC .
+The
+.Fn strtok_r
+function
+conforms to
+.St -p1003.1-2001 .
.Sh AUTHORS
.An Wes Peters ,
Softweyr LLC:
Property changes on: trunk/lib/libc/string/strtok.3
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list