History log of /freebsd-9.3-release/lib/libc/string/wcstok.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 174553 12-Dec-2007 wes

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

Prompted by: Glenn Halperin, Symbian Software


# 112131 12-Mar-2003 tjr

MFp4: Make `spanp' const.


# 103067 07-Sep-2002 tjr

Add an implementation of wcstok(), based on strtok_r().