bde bf1a9b4c37 Added macros __printflike() and __scanflike() to <sys/cdefs.h>.
Use them to `make gcc -Wformat' check formats for all printf-like
and scanf-like functions in /usr/src except for the err()/warn()
family.  err() isn't quite printf-like since its format arg can
legitimately be NULL.  syslog() isn't quite printf-like, but gcc
already accepts %m, even for plain printf() when it shouldn't.
1998-07-13 06:45:23 +00:00
..
1997-06-14 11:52:37 +00:00
1998-07-08 06:43:57 +00:00
1998-06-28 00:59:26 +00:00
1997-06-14 11:52:37 +00:00
1997-12-05 05:36:58 +00:00
1998-07-08 06:43:57 +00:00
1997-06-14 11:52:37 +00:00
1998-07-08 06:43:57 +00:00