History log of /freebsd-10-stable/lib/libc/string/strtok.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 251069 28-May-2013 emaste

Renumber clauses to reduce diffs to other versions

NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.


# 174553 12-Dec-2007 wes

Remove license clause 3 to agree with the now-standard BSD license.

Prompted by: Glenn Halperin, Symbian Software


# 103057 07-Sep-2002 tjr

Call strtok_r() via a libc private name from within strtok().


# 92986 22-Mar-2002 obrien

Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.


# 89400 15-Jan-2002 mike

Add a few cleanups from rev 1.1:
o Restore vendor ID.
o Order variable types by size.
o Remove a gratuitous temporary variable.

Submitted by: bde


# 89387 15-Jan-2002 mike

o Add prototype for printf(3).

style(9):
o Order variables in declarations.
o Move initialization out of declaration.
o Fix over-indents in previous delta.


# 89385 15-Jan-2002 mike

style(9)

Submitted by: Joseph Mallett <jmallett@xmach.org>
Reviewed by: md5(1)


# 86170 07-Nov-2001 obrien

rcsid[]->__FBSDID


# 77117 24-May-2001 obrien

Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.
Do the same for the non-wcs*/wmem* files while I'm here.


# 41762 14-Dec-1998 wes

Reviewed by: JKH
Submitted by: Wes Peters

Added strtok_r (reentrant) function and man page.


# 1574 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1573,
which included commits to RCS files with non-trunk default branches.


# 1573 27-May-1994 rgrimes

BSD 4.4 Lite Lib Sources