Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-15 | fix undefined behavior in strto* via FILE buffer pointer abuse | Rich Felker | 1 | -2/+25 |
2018-09-12 | apply hidden visibility to various remaining internal interfaces | Rich Felker | 1 | -2/+2 |
2012-04-16 | fix broken shgetc limiter logic (wasn't working) | Rich Felker | 1 | -1/+1 |
2012-04-13 | use macros instead of inline functions in shgetc.h | Rich Felker | 1 | -20/+4 |
2012-04-10 | add "scan helper getc" and rework strtod, etc. to use it | Rich Felker | 1 | -0/+25 |