aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcslcat.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* Avoid reading pass the end of the source buffer when it is not NULBrooks Davis2016-01-131-1/+1
* - ANSIfy function definitionsDaniel Gerzo2009-02-031-4/+1
* Remove unnecessary #include <assert.h>; it was used to bring in theTim J. Robbins2002-09-211-1/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+2
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+1
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-4/+5
* Unbreak world; _DIAGASSERT macro is not available in FreeBSD.Ruslan Ermilov2001-05-161-3/+0
* initial import of locale insensitive wcs* and wmem* functions.Takuya SHIOZAKI2001-05-151-0/+81