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