Home | History | Annotate | Download | only in string
History log of /src/lib/libc/string/wcstok.3
RevisionDateAuthorComments
 1.6  16-Dec-2010  wiz Observe the following spelling:
- wide character (noun)
- wide-character (adjective)

Inspired by jmc@OpenBSD.
 1.5  16-Oct-2006  wiz 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.4  24-Jan-2004  wiz Lots of grammar and wording changes from jmc@openbsd, with some
additional consistency changes by me.
 1.3  08-Sep-2003  wiz Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
 1.2  07-Mar-2003  tshiozak add original FreeBSD RCS ID.
NOTE: these files were obtained from FreeBSD and fitted for NetBSD
by sigsegv@infoseek.jp.
 1.1  05-Mar-2003  tshiozak changes related to lib/20576 and lib/20577.
- add wcstok() and wcswcs(),
- add wcstok(3),
- move btowc() and wctob() into each ctype modules,
- bump ctype interface ABI version,
- bump i18n modules' minor and
- update sets.
and fix a stupid bug in _RUNE_ISCACHED macro.

RSS XML Feed