summaryrefslogtreecommitdiff
path: root/arch/arm/bits/alltypes.h.in
AgeCommit message (Expand)AuthorLines
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
2013-07-22fix regression in size of nlink_t (broken stat struct) on x86_64Rich Felker-0/+1
2013-07-22change wint_t to unsignedRich Felker-1/+1
2013-07-22refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker-0/+22