On 64-bit systems the most notable difference is due to longs and pointers being 64-bit wide. Therefore there must be a distinction between ints and longs. Similar to the prf.c case, this patch properly implements the h, hh, l, ll and z length modifiers as well as some small cleanups. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
|---|---|---|
| .. | ||
| atomic.c | ||
| bitfield.c | ||
| boot_delay.c | ||
| byteorder.c | ||
| clock.c | ||
| dlist.c | ||
| errno.c | ||
| intmath.c | ||
| irq_offload.c | ||
| main.c | ||
| multilib.c | ||
| printk.c | ||
| slist.c | ||
| timeout_order.c | ||