Searched hist:181154 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/lib/libc/gen/
H A Dfmtcheck.3diff 181154 Sat Aug 02 04:09:59 MDT 2008 das Teach fmtcheck() about wint_t, intmax_t, char *, intmax_t *, and
wide string arguments.

Also simplify the code that handles length modifiers and make it
more conservative. For instance, be explicit about the modifiers
allowed for %d, rather than assuming that anything other than L,
q, t, or z implies an int argument.
H A Dfmtcheck.cdiff 181154 Sat Aug 02 04:09:59 MDT 2008 das Teach fmtcheck() about wint_t, intmax_t, char *, intmax_t *, and
wide string arguments.

Also simplify the code that handles length modifiers and make it
more conservative. For instance, be explicit about the modifiers
allowed for %d, rather than assuming that anything other than L,
q, t, or z implies an int argument.

Completed in 82 milliseconds