Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-25 | respect iso c namespace in stdio.h and wchar.h regarding va_list | Rich Felker | 1 | -0/+1 |
2013-05-23 | change underlying type of clock_t to be uniform and match ABI | Rich Felker | 1 | -1/+1 |
2013-04-04 | fix type issues in stdint.h so underlying types of 64-bit types match ABI | Rich Felker | 1 | -0/+3 |
2013-04-02 | re-add useconds_t | rofl0r | 1 | -0/+1 |
2013-03-04 | fix types for wctype_t and wctrans_t | Rich Felker | 1 | -2/+2 |
2012-11-21 | fix powerpc types to match abi, and some feature test issues | Rich Felker | 1 | -5/+6 |
2012-11-15 | ppc wchar_t is long, not int | Rich Felker | 1 | -1/+1 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | 1 | -0/+121 |