__syscall5 inline is having trouble with PIC; just use the function for now
[musl] / arch / i386 / bits / syscall.h
2011-06-15 Rich Felker__syscall5 inline is having trouble with PIC; just...
2011-04-20 Rich Felkeradd syscall wrappers for posix_fadvise, posix_fallocate
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-29 Rich Felkerfix bug from syscall overhaul: extra __syscall_ret...
2011-03-20 Rich Felkerhonor namespace for i386 syscall.h, even though it...
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-03-19 Rich Felkeroverhaul syscall interface