summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscat.c
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak world; _DIAGASSERT macro is not available in FreeBSD.Ruslan Ermilov2001-05-161-3/+0
| | | | Notes: svn path=/head/; revision=76683
* initial import of locale insensitive wcs* and wmem* functions.Takuya SHIOZAKI2001-05-151-0/+61
Obtained from: NetBSD and Citrus. Notes: svn path=/head/; revision=76612