diff options
author | 2009-11-06 09:29:24 -0800 | |
---|---|---|
committer | 2009-11-13 15:09:58 +0100 | |
commit | 6c7deb9def4134856b0aded540bfe2eec9fded4b (patch) | |
tree | c647b2003bf6885b88a58dcb5bd00b9440cf7c16 /stdio-common/printf-parsewc.c | |
parent | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. (diff) | |
download | glibc-6c7deb9def4134856b0aded540bfe2eec9fded4b.tar.xz glibc-6c7deb9def4134856b0aded540bfe2eec9fded4b.zip |
Correct readahead syscall wrapper on powerpc32.
Due to alignment of 64bit parameters there is a dummy second argument.
But other than that the syscall arguments are directly mapped to the
function arguments.
(cherry picked from commit 5b55d23611e939340d658f42212c474c8188053e)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions