K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-03-12T04:52:09.071249Z K 7 svn:log V 292 MFC r314650: Fix warnings in lib/msun/tests/... to help pave way for WARNS?= 6. - Staticize variables. - Use nitems liberally. Wherever nitems is used, use unsigned integers - Remove unused variables (argc, argv, etc) This fixes most issues -- some issues remain in logarithm_test though. END