diff options
author | Elliott Hughes <enh@google.com> | 2014-11-14 15:14:44 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2014-11-14 15:14:44 -0800 |
commit | 60d84af1726225320b26683b726e5e735d9d76e8 (patch) | |
tree | e8eec3ae90eecfffa1ce0ada103512b9819f3ef1 /libc/stdio/stdio_ext.cpp | |
parent | cdcef73a23833ebd50bb5b654eb278b164e286ad (diff) |
sysconf(3) returns long.
On LP32, this makes no difference. Not an ABI change.
On LP64, results are going to be in %rax or x0 whether they're 32- or 64-bit,
and the only difference is going to be whether the top bits are clobbered.
Bug: 18390956
Change-Id: I0bd4496231bdded34c1fa03e895021ac0df7f8e1
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions