mirror of https://git.musl-libc.org/git/musl
Browse Source
the kernel syscall interface for or1k does not expect 64-bit arguments to be aligned to "even" register boundaries. this incorrect alignment broke truncate/ftruncate and as well as a few less-common syscalls.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue