summaryrefslogtreecommitdiff
path: root/arch/x32/bits
AgeCommit message (Expand)AuthorFilesLines
2014-05-30add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macroSzabolcs Nagy1-0/+6
2014-04-15fix RLIMIT_ constants for mipsSzabolcs Nagy1-0/+0
2014-03-18fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker1-6/+6
2014-03-18move signal.h definition of stack_t to arch-specific bitsRich Felker1-0/+6
2014-03-17x32: fix struct statfsrofl0r1-2/+4
2014-03-11move struct semid_ds to from shared sys/sem.h to bitsRich Felker1-0/+16
2014-02-23x32 port (diff against vanilla x86_64)rofl0r11-662/+652
2014-02-23import vanilla x86_64 code as x32rofl0r25-0/+1734