summaryrefslogtreecommitdiff
path: root/arch/x32/bits
AgeCommit message (Expand)AuthorLines
2014-09-06add threads.h and needed per-arch types for mtx_t and cnd_tRich Felker-0/+2
2014-08-20add max_align_t definition for C11 and C++11Rich Felker-0/+2
2014-08-17make pointers used in robust list volatileRich Felker-1/+1
2014-07-20add syscall numbers for the new renameat2 syscallSzabolcs Nagy-0/+2
2014-05-30add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macroSzabolcs Nagy-0/+6
2014-04-15fix RLIMIT_ constants for mipsSzabolcs Nagy-0/+0
2014-03-18fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker-6/+6
2014-03-18move signal.h definition of stack_t to arch-specific bitsRich Felker-0/+6
2014-03-17x32: fix struct statfsrofl0r-2/+4
2014-03-11move struct semid_ds to from shared sys/sem.h to bitsRich Felker-0/+16
2014-02-23x32 port (diff against vanilla x86_64)rofl0r-662/+652
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+1734