This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
tests
/
nss
History
ngie
8c7a6d505e
getserv_test: mark unused parameters __unused to fix corresponding
...
warnings MFC after: 3 days Sponsored by: Dell EMC Isilon
2017-05-28 04:12:52 +00:00
..
getaddrinfo_test.c
getaddrinfo_test: mark unused function parameters __unused to fix -Wunused
2017-05-28 04:11:04 +00:00
getgr_test.c
Fix -Wsign-compare warnings
2017-05-28 03:47:58 +00:00
gethostby_test.c
lib/libc/tests/nss: use calloc appropriately
2017-05-28 02:55:04 +00:00
getproto_test.c
getproto_test: fix -Wmissing-prototypes and -Wsign-compare warnings
2017-05-28 04:05:19 +00:00
getpw_test.c
Staticize functions and remove unused variables to aid with bumping WARNS
2017-05-28 03:42:49 +00:00
getrpc_test.c
getrpc_test: fix -Wmissing-prototypes and -Wsign-compare warnings
2017-05-28 04:04:32 +00:00
getserv_test.c
getserv_test: mark unused parameters __unused to fix corresponding
2017-05-28 04:12:52 +00:00
getusershell_test.c
getusershell_test: mark mdata parameter in compare_usershell __unused
2017-05-28 04:12:02 +00:00
Makefile
Sort make variables to suit style.Makefile(5)
2017-05-28 03:39:24 +00:00
Makefile.depend
DIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 22:46:01 +00:00
testutil.h
Read the contents of the snapshot files properly
2016-05-13 10:52:02 +00:00