CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2013/04/17 11:40:35
Modified files: lib/libc/crypt : crypt2.c lib/libc/gen : getcwd.c getgrent.c getgrouplist.c isatty.c readdir_r.c scandir.c lib/libc/rpc : xdr_rec.c lib/libc/stdio : fputws.c vfscanf.c vfwprintf.c wcio.h lib/libc/stdlib: strtol.c strtoul.c lib/libc/termios: tcgetpgrp.c tcsetpgrp.c lib/libc/time : localtime.c Log message: add some prototypes, casts, includes, parenthesis, and whatnot to silence some warnings.