diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-05 07:40:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-05 07:40:51 +0000 |
commit | 049753c09143a597a6b1cf15380d9a4271120fb7 (patch) | |
tree | aaf3b36e81efb073d9409822d4cccfa7926bc079 /main/mpd | |
parent | ef170b15f32a55a84dd1bd725e440f918c5080c0 (diff) | |
download | aports-049753c09143a597a6b1cf15380d9a4271120fb7.tar.bz2 aports-049753c09143a597a6b1cf15380d9a4271120fb7.tar.xz |
main/libc0.9.32: fix/workaround posix_fallocate for x86
Might be a gcc bug, but the generated assembly code was broke.
ebp was supposed to be set to zero but it was not.
We work around it by allowing use of immedate values as the 6th syscall
arg. Then gcc don't need to use a memory reference.
Diffstat (limited to 'main/mpd')
0 files changed, 0 insertions, 0 deletions