summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcsncpy.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix badly broken code. okay millert@, deraadt@espie2006-04-171-7/+7
|
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* K&R -> ANSIespie2005-06-191-6/+3
| | | | | APIWARN okay millert@, otto@
* Import w* functions so that I can send smaller diffs around.espie2005-04-131-0/+57
(Nothing activated yet, of course) okay deraadt@