summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcsstr.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
* - ANSIfy function definitionsdanger2009-02-031-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Replace wcsstr() with an implementation based on strstr(), which is fartjr2002-10-241-38/+32
* Remove unnecessary #include <assert.h>; it was used to bring in thetjr2002-09-211-1/+0
* Add restrict qualifiers where C99 permits them. All of these already hadtjr2002-09-071-2/+2
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
* rcsid[]->__FBSDIDobrien2001-11-071-4/+1
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-4/+4
* Unbreak world; _DIAGASSERT macro is not available in FreeBSD.ru2001-05-161-3/+0
* initial import of locale insensitive wcs* and wmem* functions.tshiozak2001-05-151-0/+78
OpenPOWER on IntegriCloud