Skip to content
Commit c47bf1fa authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Andrew Boie
Browse files

prf.c: implement the ll length modifiers



This allows for printing long long values. Because the code size
increase may be significant, this is made optional on 32-bit targets.
On 64-bit targets this doesn't change the code much as longs and
long longs are the same size so it is always enabled in that case.

The test on MAXFLD has to be adjusted accordingly. Yet, its minimum
value wasn't large enough to store a full-scale octal value, so this
is fixed as well.

Signed-off-by: default avatarNicolas Pitre <npitre@baylibre.com>
parent 2b32059a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment