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 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 673cab5c56 align x32 pthread type sizes to be common with 32-bit archs 9 years ago
  Rich Felker e7b9887e8b fix x32 pthread type definitions 9 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
  rofl0r 664cd34192 x32 port (diff against vanilla x86_64) 11 years ago
  rofl0r 323272db17 import vanilla x86_64 code as x32 11 years ago