Commit History

Author SHA1 Message Date
  Rich Felker a3e2f3c2b1 respect iso c namespace in stdio.h and wchar.h regarding va_list 11 years ago
  Rich Felker 5e642b5a23 change underlying type of clock_t to be uniform and match ABI 11 years ago
  Rich Felker f77bab5933 fix type issues in stdint.h so underlying types of 64-bit types match ABI 12 years ago
  rofl0r 47cf4919fc re-add useconds_t 12 years ago
  Rich Felker da1442c9a8 fix types for wctype_t and wctrans_t 12 years ago
  Rich Felker 7bdf11c2c6 fix powerpc types to match abi, and some feature test issues 12 years ago
  Rich Felker 7491bac33e ppc wchar_t is long, not int 12 years ago
  rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 years ago