about summary refs log tree commit diff
path: root/src/stdio/__string_read.c
Commit message (Expand)AuthorAgeFilesLines
* clean up stdio_impl.hRich Felker2012-11-081-0/+1
* avoid depending on POSIX symbol in code used from plain C functionsRich Felker2012-04-171-1/+3
* new scanf implementation and corresponding integer parser/converterRich Felker2012-04-161-0/+13