Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker d6dcfe4d0c move time_t and suseconds_t definitions to common alltypes.h.in hace 5 años
  Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t hace 5 años
  Rich Felker 2d3083e746 move pthread types out of per-arch alltypes.h hace 5 años
  Rich Felker 7cc79d10af define LONG_MAX via arch alltypes.h, strip down bits/limits.h hace 5 años
  Rich Felker 97d35a552e move __BYTE_ORDER definition to alltypes.h hace 5 años
  Rich Felker 00ec11d19e remove per-arch definitions for va_list hace 5 años
  Rich Felker f7f1079796 remove i386 support for legacy struct __va_list hace 5 años
  Rich Felker 71991a803c adjust i386 max_align_t definition to work around some broken compilers hace 9 años
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile hace 9 años
  Rich Felker 91f15e2d0d move wint_t definition to the shared part of alltypes.h.in hace 10 años
  Rich Felker bd082916b1 fix C++ incompatibility in i386 definition of max_align_t hace 10 años
  Rich Felker b7cf71a190 add threads.h and needed per-arch types for mtx_t and cnd_t hace 10 años
  Rich Felker 321f4fa906 add max_align_t definition for C11 and C++11 hace 10 años
  Rich Felker de7e99c585 make pointers used in robust list volatile hace 10 años
  Rich Felker 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 hace 11 años
  Rich Felker c4dd0c98ba change wint_t to unsigned hace 11 años
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat hace 11 años