commit | a6367a17d5f77848e8313b1e5e42698aec92908d | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <nsz@port70.net> | Sun May 26 15:43:17 2013 +0000 |
committer | Szabolcs Nagy <nsz@port70.net> | Sun May 26 15:43:17 2013 +0000 |
tree | 19e990c86467cdc75e2ca032c282d20aaef29462 | |
parent | 1e5eb73545ca6cfe8b918798835aaf6e07af5beb [diff] |
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