freebsd-dev/lib/libc/tests/stdlib
Kyle Evans 0e907c045b libc tests: dynthr_mod: fix some WARNS issues
This is being addressed as part of a side-patch I'm working on that builds
all the things with WARNS=6, instead of relying on it being supplied in just
shallow parts of the build with higher-level Makefile.inc.

Provide a prototype for mod_main and annotate the thread function argument
as unused.

MFC after:	1 week
2020-09-09 02:45:47 +00:00
..
dynthr_mod libc tests: dynthr_mod: fix some WARNS issues 2020-09-09 02:45:47 +00:00
cxa_thread_atexit_nothr_test.cc
cxa_thread_atexit_test.cc
dynthr_test.c
heapsort_test.c
Makefile Enable long double tests on RISC-V 2020-06-24 13:11:19 +00:00
Makefile.depend
mergesort_test.c
qsort_r_test.c Add qsort_r(3) regression test. 2020-01-20 11:45:18 +00:00
qsort_s_test.c
qsort_test.c
set_constraint_handler_s_test.c
strfmon_test.c
test-sort.h
tsearch_test.c