about summary refs log tree commit diff
path: root/src/internal/shgetc.h
Commit message (Expand)AuthorAgeFilesLines
* fix crash/out-of-bound read in sscanfRich Felker2019-03-141-1/+1
* fix undefined behavior in strto* via FILE buffer pointer abuseRich Felker2018-09-151-2/+25
* apply hidden visibility to various remaining internal interfacesRich Felker2018-09-121-2/+2
* fix broken shgetc limiter logic (wasn't working)Rich Felker2012-04-161-1/+1
* use macros instead of inline functions in shgetc.hRich Felker2012-04-131-20/+4
* add "scan helper getc" and rework strtod, etc. to use itRich Felker2012-04-101-0/+25