summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/strchr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn7 days2-74/+0
|
* remove manual fiddling with MALLOC_OPTIONS from libc regress testsjasper2021-09-011-4/+1
| | | | | | | these options should be set globally (sysctl) when running regress as opposed to having individual tests set it, barring a few specific exceptions. ok bluhm@
* Add basic regression tests for strchr() and strrchr().visa2021-07-242-0/+77