summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strncpy.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-138/+0
|
* Use somewhat harsher language and better examples; demonstrate thatderaadt2014-04-191-36/+21
| | | | | non-dangerous use functions is difficult. ok guenther
* Split out strncpy and strncat from strcpy and strcat manuals.millert2013-12-191-0/+153
Requested by deraadt@