Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-03 | make all objects used with atomic operations volatile | Rich Felker | 1 | -7/+7 |
2014-12-21 | move wint_t definition to the shared part of alltypes.h.in | Rich Felker | 1 | -1/+0 |
2014-09-06 | add threads.h and needed per-arch types for mtx_t and cnd_t | Rich Felker | 1 | -0/+2 |
2014-08-20 | add max_align_t definition for C11 and C++11 | Rich Felker | 1 | -0/+2 |
2014-08-17 | make pointers used in robust list volatile | Rich Felker | 1 | -1/+1 |
2013-07-22 | fix regression in size of nlink_t (broken stat struct) on x86_64 | Rich Felker | 1 | -0/+1 |
2013-07-22 | change wint_t to unsigned | Rich Felker | 1 | -1/+1 |
2013-07-22 | refactor headers, especially alltypes.h, and improve C++ ABI compat | Rich Felker | 1 | -0/+22 |