opnsense-src/lib/libc/tests/string
Warner Losh 4025b5b527 libc: Purge unneeded cdefs.h
These sys/cdefs.h are not needed. Purge them. They are mostly left-over
from the $FreeBSD$ removal. A few in libc are still required for macros
that cdefs.h defines. Keep those.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D42385

(cherry picked from commit 559a218c9b257775fb249b67945fe4a05b7a6b9f)
2023-11-26 21:20:09 -07:00
..
ffs_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
ffsl_test.c lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll 2023-07-03 22:18:27 +02:00
ffsll_test.c lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll 2023-07-03 22:18:27 +02:00
fls_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
flsl_test.c lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll 2023-07-03 22:18:27 +02:00
flsll_test.c lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll 2023-07-03 22:18:27 +02:00
Makefile lib/libc/tests/string: derive strspn(3) tests from strcspn(3) tests 2023-09-23 14:20:28 -04:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
memcmp_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
memset_s_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
stpncpy_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
strcspn_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
strerror_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
strspn_test.c lib/libc/tests/string: derive strspn(3) tests from strcspn(3) tests 2023-09-23 14:20:28 -04:00
strverscmp_test.c libc: Add strverscmp(3) and versionsort(3) 2022-08-25 03:29:03 +03:00
strxfrm_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
wcscasecmp_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
wcscoll_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
wcsnlen_test.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00