aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/string/memcmp_test.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Have memcmp test what the standard requiresEd Maste2025-09-161-6/+6
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmpRobert Clausecker2023-10-021-26/+56
* lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp fun...Robert Clausecker2023-10-021-24/+33
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc: Add some tests for memcmp().Jilles Tjoelker2016-03-061-0/+124