Skip to content

Conversation

npitre
Copy link

@npitre npitre commented Jun 14, 2019

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, l, ll and z length modifiers as well as some small cleanups.

@zephyrbot zephyrbot added area: API Changes to public APIs area: Tests Issues related to a particular existing or missing test area: Kernel labels Jun 14, 2019
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>
@andrewboie andrewboie merged commit 2b32059 into zephyrproject-rtos:master Jun 17, 2019
@npitre npitre deleted the printk branch July 19, 2019 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs area: Kernel area: Tests Issues related to a particular existing or missing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants