about summary refs log tree commit diff
path: root/arch/x32/bits/alltypes.h.in
Commit message (Expand)AuthorAgeFilesLines
* align x32 pthread type sizes to be common with 32-bit archsRich Felker2015-03-121-4/+4
* fix x32 pthread type definitionsRich Felker2015-03-041-7/+7
* make all objects used with atomic operations volatileRich Felker2015-03-031-7/+7
* move wint_t definition to the shared part of alltypes.h.inRich Felker2014-12-211-1/+0
* add threads.h and needed per-arch types for mtx_t and cnd_tRich Felker2014-09-061-0/+2
* add max_align_t definition for C11 and C++11Rich Felker2014-08-201-0/+2
* make pointers used in robust list volatileRich Felker2014-08-171-1/+1
* x32 port (diff against vanilla x86_64)rofl0r2014-02-231-6/+6
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+28