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:37:49 -0800 |
commit | 047d943ee90c7582c08bafe6c2a6de132f12502f (patch) | |
tree | 371dddfdf3d3cb926edb51d65df3587ac84baeb0 /libc/stdio/stdio_ext.cpp | |
parent | 4a50d8ead71c3dd6d9eebe23626d0d4e96dd963b (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.
(cherry picked from commit 60d84af1726225320b26683b726e5e735d9d76e8)
Bug: 18390956
Change-Id: I722461498bc5494e2972fb07d5189dffe76e8993
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions