summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/stpncpy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20210818'.tb_20210818cvs2svn2021-08-181-57/+0
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* fix an off-by-one error where the return value would point to thenaddy2012-07-111-2/+2
* Add stpcpy() and stpncpy(), pointless crap that made it into POSIX.guenther2012-01-171-0/+56