HomeFreeBSD

printf.9: Support more than 32 bits in %b

Description

printf.9: Support more than 32 bits in %b

This will be usable after clang has been extended to accept length
modifiers for %b when compiling kernel code.
But we need FreeBSD to support it first...

Reviewed by: markj, Timo Völker
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D54286

Details

Provenance
tuexenAuthored on Fri, Dec 19, 4:26 PM
Reviewer
markj
Differential Revision
D54286: printf.9: Support more than 32 bits in %b
Parents
rGa79e2278c58e: ipf: copy{in,out}ptr -> ipf_copy{in,out}_indirect
Branches
Unknown
Tags
Unknown