Commit History

Author SHA1 Message Date
  Rich Felker d6dcfe4d0c move time_t and suseconds_t definitions to common alltypes.h.in 5 years ago
  Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t 5 years ago
  Rich Felker 2d3083e746 move pthread types out of per-arch alltypes.h 5 years ago
  Rich Felker 7cc79d10af define LONG_MAX via arch alltypes.h, strip down bits/limits.h 5 years ago
  Rich Felker 97d35a552e move __BYTE_ORDER definition to alltypes.h 5 years ago
  Rich Felker 00ec11d19e remove per-arch definitions for va_list 5 years ago
  Rich Felker 1f0e9f9cc2 honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_t 5 years ago
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile 9 years ago
  Rich Felker 91f15e2d0d move wint_t definition to the shared part of alltypes.h.in 10 years ago
  Rich Felker b7cf71a190 add threads.h and needed per-arch types for mtx_t and cnd_t 10 years ago
  Rich Felker 321f4fa906 add max_align_t definition for C11 and C++11 10 years ago
  Rich Felker de7e99c585 make pointers used in robust list volatile 10 years ago
  Rich Felker 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 11 years ago
  Rich Felker c4dd0c98ba change wint_t to unsigned 11 years ago
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 11 years ago