67 Commits (769f53598e781ffc89191520f3f8a93cb58db91f)

Author SHA1 Message Date
Szabolcs Nagy 002e8d84c5 add syscall numbers for the new renameat2 syscall 12 years ago
Rich Felker adf94c1966 refactor to remove arch-specific relocation code from dynamic linker 12 years ago
Rich Felker bfa09700b9 dynamic linker: permit error returns from arch-specific reloc function 12 years ago
Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro 12 years ago
Szabolcs Nagy fcea534e57 fix RLIMIT_ constants for mips 12 years ago
Rich Felker de20a8ffc5 add namespace-protected name for sysinfo function 12 years ago
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 12 years ago
Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 12 years ago
rofl0r 797f9a32a4 x32: fix struct statfs 12 years ago
Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits 12 years ago
rofl0r dae8ca738c x32: fix sysinfo() 12 years ago
Rich Felker 744f11897a make the x32 port use the correct ld-musl-x32.path filename 12 years ago
rofl0r d05aaedaab fix x32 syscall arch.h timespec fixup code 12 years ago
rofl0r e002f660b8 fix some issues in x32 syscall_cp_fixup 12 years ago
Rich Felker d8b587796f mostly-cosmetic fixups to x32 port merge 12 years ago
rofl0r 664cd34192 x32 port (diff against vanilla x86_64) 13 years ago
rofl0r 323272db17 import vanilla x86_64 code as x32 13 years ago