summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strtok.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete pointless .Tn ASCII found by jca@ with mandoc -Tlintschwarze2017-09-021-5/+4
* Mention strtok_r in STANDARDSjca2017-08-311-2/+6
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* update HISTORY and SEE ALSO for all of string(3), together with variousschwarze2011-07-251-12/+26
* convert to new .Dd format;jmc2007-05-311-2/+2
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-2/+2
* Fix the example code. The loop invariant 'i' was not bound by MAXTOKENSmillert2004-01-201-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+1
* More of the same.aaron2000-08-091-2/+3
* Remove trailing blank lines.aaron2000-08-091-2/+1
* correct examplederaadt2000-04-241-5/+6
* Flesh out libc string function man pages.aaron2000-04-211-12/+15
* Document strtok_r.art1999-11-091-8/+19
* index/rindex as deprecated synonyms to strchr/strrchr.espie1999-09-211-3/+1
* whoops, fix a bug in my example :)aaron1999-07-031-2/+2
* add an exampleaaron1999-07-031-3/+38
* repairsaaron1999-06-291-2/+2
* some repairs, add example to strdup(3) pageaaron1999-06-041-6/+3
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* use Xr more oftenderaadt1998-04-281-2/+3
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+112