musl/arch
Szabolcs Nagy a6367a17d5 on x86_64 use long instead of long long for 64bit posix types
following glibc use the lowest rank 64bit integer type for ino_t etc.
this is eg. useful for printf format compatibility
2013-05-26 15:43:17 +00:00
..
arm add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
i386 add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
microblaze add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
mips add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
powerpc add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
x86_64 on x86_64 use long instead of long long for 64bit posix types 2013-05-26 15:43:17 +00:00