K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-10-29T22:18:47.000000Z K 7 svn:log V 293 Add support for -Wformat consistency checking between format strings and their argument lists for the err(3) family of functions. Note, I intentionally used __printflike instead of __printf0like for warnx. Although a NULL format string is legal for that function, it doesn't make any sense. END