Module Name:    src
Committed By:   christos
Date:           Mon Jan 30 19:49:50 UTC 2023

Modified Files:
        src/tests/lib/libc/string: Makefile t_strchr.c
Added Files:
        src/tests/lib/libc/string: t_strchrnul.c

Log Message:
PR/57205: Dag-Erling Sm�rgrav: Add tests strchrnul(3), fix strchr pasto
from strlen.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libc/string/Makefile
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/string/t_strchr.c
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/string/t_strchrnul.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to