commit | 7a498be266b80b7fef70fe74deed269ae3881525 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sat May 04 19:51:57 2013 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sat May 04 19:51:57 2013 +0000 |
tree | 110e7d646953c276be71e76e5a16c1ba1283695e | |
parent | 80acf62207377f67f3245408e24562ed014358e0 [diff] |
printxval: support more architectures * configure.ac: Define SIZEOF_LONG_LONG. * util.c (printllval): Handle all architectures with sizeof(long) > 4 and sizeof(long) == sizeof(long long).