diff options
author | bde <bde@FreeBSD.org> | 1998-08-24 06:33:52 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-08-24 06:33:52 +0000 |
commit | f0825df2782f486722ece766eb1442debffcfc7c (patch) | |
tree | 2c0b7085e4925b2a1773ce56247a6c51a8cb7808 /lib/libpthread/thread/thr_sigaction.c | |
parent | 4ce525c0fd15056ead6463b1dcd8b5a242506b71 (diff) | |
download | FreeBSD-src-f0825df2782f486722ece766eb1442debffcfc7c.zip FreeBSD-src-f0825df2782f486722ece766eb1442debffcfc7c.tar.gz |
Support printf format checking of FreeBSD kernel formats %[Dbrz].
This is enabled by the undocumented option -fformat-extensions.
This option should be named better and/or give more control over
the extensions.
Fixed a message - don't warn about the field width when it's the
precision that has the wrong type. Didn't fix excessive checking
for the precision relative to the type - ANSI requires both to be
ints, but gcc permits the field width to be either int or unsigned
int.
Diffstat (limited to 'lib/libpthread/thread/thr_sigaction.c')
0 files changed, 0 insertions, 0 deletions