326ed36874
- 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.
5 lines
101 B
C
5 lines
101 B
C
/* $NetBSD: wcswcs.c,v 1.1 2003/03/05 20:18:17 tshiozak Exp $ */
|
|
|
|
#define WCSWCS
|
|
#include "wcsstr.c"
|