aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/string/stpncpy_test.c
Commit message (Expand)AuthorAgeFilesLines
* libc/tests/string: improve stpncpy() "bounds" unit testRobert Clausecker2026-01-011-16/+39
* lib/libc/tests/string/stpncpy_test.c: extend for upcoming SSE implementationRobert Clausecker2023-12-251-14/+85
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Have stpncpy tests ask the kernel for the page sizeAndrew Turner2022-04-071-5/+8
* Integrate tools/regression/lib/libc/string into the FreeBSD test suiteEnji Cooper2015-11-081-0/+110