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