freebsd-dev/lib/libc/tests
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
..
c063 Provide O_SEARCH 2020-02-02 16:34:57 +00:00
db
gen Revert r351416 to let lib.libc.gen.getmntinfo_test.getmntinfo_test get more test 2020-07-13 18:19:02 +00:00
hash
iconv
inet
locale
net Fix filename to avoid skipping lib/libc/net/servent test. 2019-07-15 23:41:00 +00:00
nss Fix various -Wpointer-compare warnings 2019-10-08 21:14:09 +00:00
regex regcomp: reduce size of bitmap for multibyte locales 2018-12-12 04:23:00 +00:00
resolv libc/resolv: attempt to fix the test under WARNS=6 2020-09-09 02:42:21 +00:00
rpc
setjmp
ssp
stdio
stdlib libc tests: dynthr_mod: fix some WARNS issues 2020-09-09 02:45:47 +00:00
string Avoid copying too much from the input string. 2019-07-19 23:58:30 +00:00
sys Pass a valid mode with O_CREATE to open(2). 2020-09-02 21:17:54 +00:00
termios
time
tls
tls_dso Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ttyio
Makefile
Makefile.depend
Makefile.netbsd-tests