summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcslcat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go directguenther2015-09-121-1/+2
* Make strlcpy/strlcat slightly easier to read.millert2015-01-151-24/+23
* Sync wcslcpy and wcslcat with strlcpy and strlcat. OK deraadt@millert2011-07-241-27/+15
* zap remaining rcsid.espie2005-08-081-5/+1
* K&R -> ANSIespie2005-06-191-6/+3
* Import w* functions so that I can send smaller diffs around.espie2005-04-131-0/+75