commit | d52c9da4216a75515e405b54ba90fe9677d02ba3 | [log] [tgz] |
---|---|---|
author | Bence Szépkúti <bence.szepkuti@arm.com> | Fri Oct 25 16:52:55 2019 +0200 |
committer | Bence Szépkúti <bence.szepkuti@arm.com> | Fri Dec 06 11:37:19 2019 +0100 |
tree | 1ace82cf713eca45520313df747f80d29c1a0226 | |
parent | ab5d48596b630a4dbb7cc9231b5790a5ebaacca2 [diff] |
libc: Unify intmax_t and uintmax_t on AArch32/64 Conceptually, these are supposed to be the largest integers representable in C, but GCC and Clang define them as long long for compatibility. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com> Change-Id: I7c0117f3be167342814d260a371889120dcf6576