History log of /src/lib/libc/string/strtok.3 |
Revision | | Date | Author | Comments |
1.23 |
| 29-Aug-2008 |
dholland | branches: 1.23.6; Grammar police.
|
1.22 |
| 16-Oct-2006 |
wiz | branches: 1.22.18; nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-terminate" when talking about pointers, use "null pointer" or ".Dv NULL"
|
1.21 |
| 11-Oct-2004 |
dsl | Remove sentence about the inability to simultaenously tokenise multiple strings - should have been removes then strtok_r() was added.
|
1.20 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
1.19 |
| 16-Apr-2003 |
wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
1.18 |
| 02-Oct-2002 |
christos | NUL character, NULL pointer.
|
1.17 |
| 02-Oct-2002 |
jschauma | tyop: NUL -> NULL
|
1.16 |
| 11-Aug-2002 |
yamt | bring in EXAMPLES from openbsd.
|
1.15 |
| 07-Feb-2002 |
ross | Generate <>& symbolically.
|
1.14 |
| 16-Sep-2001 |
wiz | Whitespace fixes and sort SEE ALSO.
|
1.13 |
| 22-Mar-2001 |
kleink | Sprinkle some restrict qualifiers.
|
1.12 |
| 11-Oct-2000 |
phil | branches: 1.12.2; Document the behaviour with consecutive separator characters.
|
1.11 |
| 20-Jul-2000 |
kleink | Add a description of strtok_r(3), and rip out the obsoleteness claim.
|
1.10 |
| 22-Mar-1999 |
garbled | branches: 1.10.10; Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Wheee!
|
1.9 |
| 14-Sep-1998 |
kleink | Make makewhatis find strtok_r(3).
|
1.8 |
| 28-Apr-1998 |
fair | Principally, change foo(N) to .Xr foo N Also, do some other mdoc tagging.
|
1.7 |
| 05-Feb-1998 |
perry | add LIBRARY section to man page
|
1.6 |
| 30-Jan-1998 |
perry | update to lite-2
|
1.5 |
| 09-Oct-1997 |
lukem | rcsid police
|
1.4 |
| 12-Nov-1996 |
jtc | Add strtok_r() for reentrant (thread-aware) programs
|
1.3 |
| 13-May-1995 |
jtc | strtok replaces the separator character, not the token, with a NUL. (Fix from PR #891.)
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 30-Jan-1998 |
perry | import lite-2
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.10.10.1 |
| 20-Jul-2000 |
kleink | Pull up rev. 1.11 (approved by thorpej): Describe strtok_r(3).
|
1.12.2.4 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
1.12.2.3 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
1.12.2.2 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
1.12.2.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|
1.22.18.1 |
| 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.23.6.2 |
| 29-Aug-2008 |
dholland | Grammar police.
|
1.23.6.1 |
| 29-Aug-2008 |
dholland | file strtok.3 was added on branch christos-time_t on 2008-08-29 05:48:41 +0000
|