CVSROOT:        /cvs
Module name:    src
Changes by:     marty...@cvs.openbsd.org        2011/05/30 12:48:33

Modified files:
        lib/libc/gen   : err.c errx.c warn.c warnx.c setproctitle.c 
                         syslog.c syslog_r.c 
        lib/libc/stdio : snprintf.c asprintf.c printf.c fprintf.c 
                         sprintf.c scanf.c fscanf.c sscanf.c 
        lib/libwrap    : diag.c 

Log message:
Make printf-like and scanf-like functions marked as such in llib-lc.ln
and llib-lwrap.ln databases;  so that the lint features doing format
strings checks are enabled by default.

Looks good to millert@.

Reply via email to