summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcsncat.c
Commit message (Collapse)AuthorAgeFilesLines
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+1
| | | | Notes: svn path=/head/; revision=86170
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-4/+4
| | | | | | | Do the same for the non-wcs*/wmem* files while I'm here. Notes: svn path=/head/; revision=77117
* 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/+65
Obtained from: NetBSD and Citrus. Notes: svn path=/head/; revision=76612