summaryrefslogtreecommitdiff
path: root/src/internal/shgetc.h
AgeCommit message (Expand)AuthorLines
2018-09-15fix undefined behavior in strto* via FILE buffer pointer abuseRich Felker-2/+25
2018-09-12apply hidden visibility to various remaining internal interfacesRich Felker-2/+2
2012-04-16fix broken shgetc limiter logic (wasn't working)Rich Felker-1/+1
2012-04-13use macros instead of inline functions in shgetc.hRich Felker-20/+4
2012-04-10add "scan helper getc" and rework strtod, etc. to use itRich Felker-0/+25