summaryrefslogtreecommitdiff
path: root/arch/x32/bits/alltypes.h.in
AgeCommit message (Expand)AuthorLines
2015-03-04fix x32 pthread type definitionsRich Felker-7/+7
2015-03-03make all objects used with atomic operations volatileRich Felker-7/+7
2014-12-21move wint_t definition to the shared part of alltypes.h.inRich Felker-1/+0
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-02-23x32 port (diff against vanilla x86_64)rofl0r-6/+6
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+28