11 Commits (2e1bb87af24e3cb053bb3d5f4bb6e2e72f79c44a)

Author SHA1 Message Date
Rich Felker c2feda4e2e prefer new socket syscalls, fallback to SYS_socketcall only if needed 6 years ago
Rich Felker 28198ac3af fix passing of 64-bit syscall arguments on microblaze 7 years ago
Rich Felker f76d51a1cc remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch 7 years ago
Rich Felker 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs 8 years ago
Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h 11 years ago
Rich Felker 4134c68dd4 unify non-inline version of syscall code across archs 12 years ago
Rich Felker 91d5aa0657 fix microblaze syscall register clobbers 12 years ago
rofl0r dbed392410 fixup general __syscall breakage introduced in x32 port 12 years ago
Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 13 years ago
Rich Felker 25011215be inline syscalls for microblaze 14 years ago
Rich Felker 8c0a3d9e5c microblaze port 14 years ago