summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/strlcpy (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn7 days2-172/+0
* Mark "failures" volatile to avoid a problem with sigsetjmp/siglongjmp.millert2021-09-271-2/+2
* remove manual fiddling with MALLOC_OPTIONS from libc regress testsjasper2021-09-011-4/+1
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
* Fill the buffer with 'z' instead of 'a' since 'a' is part of themillert2014-12-031-19/+74
* Add simple strlcpy regressmillert2014-12-022-0/+120