7f14e706ec
When capping the the absolute value of the width modifier in printf(), it must first be cast to an 'unsigned'. This stems from the fact that in two's complement, not all negative numbers have a positive counterpart. Change-Id: I3e6f92f68ab1b8dab48bbf883c5ad4b078a93f87 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
crypto | ||
libc | ||
Makefile |