Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020年04月24日 | fix undefined behavior in wcsto[ld] family functions | Rich Felker | -2/+1 |
2013年12月12日 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -0/+1 |
2012年11月08日 | clean up stdio_impl.h | Rich Felker | -0/+1 |
2012年09月06日 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -3/+3 |
2012年04月19日 | further fixes to leading space issue (forgot the wide versions) | Rich Felker | -3/+5 |
2012年04月16日 | implement wcstod and family | Rich Felker | -0/+61 |