aboutsummaryrefslogtreecommitdiff
path: root/src/string/strlcpy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* fix aliasing-based undefined behavior in string functionsRich Felker2018-09-261-1/+4
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+1
* fix alignment logic in strlcpyRich Felker2012-12-261-1/+1
* fix misplaced *'s in string functions (harmless)Rich Felker2011-04-071-1/+1
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+32