diff options
author | 2012-03-01 20:15:14 +0000 | |
---|---|---|
committer | 2012-03-01 20:15:14 +0000 | |
commit | 9d1607cf99709deb4bc4696c91576b09e26a1505 (patch) | |
tree | 3e54cc1534b5bec5e2d69f28e20d786fbe66944d /regress/lib/libpthread | |
parent | Update to tzcode2012a from munnari.oz.au (diff) | |
download | wireguard-openbsd-9d1607cf99709deb4bc4696c91576b09e26a1505.tar.xz wireguard-openbsd-9d1607cf99709deb4bc4696c91576b09e26a1505.zip |
Sync gcc3 and gcc4 knowledge of the kernel printf capabilities with reality:
kprintf supports %z, doesn't support old ddb %n/%r%z anymore, and check of
%b arguments have to occur on the next argument, like, duh.
These changes will eventually allow for kernel to be compiled without
-Wno-format, but some more casts or type changes are necessary, first.
Discussed about six months ago at s2k11, time to put this in, so that I have no excuse not to work on the format fixes diffs.
Diffstat (limited to 'regress/lib/libpthread')
0 files changed, 0 insertions, 0 deletions