about summary refs log tree commit diff
path: root/src/stdio/getdelim.c
Commit message (Expand)AuthorAgeFilesLines
* clean up stdio_impl.hRich Felker2012-11-081-0/+3
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* add some ugly aliases for LSB ABI compatibilityRich Felker2012-06-021-0/+2
* major stdio overhaul, using readv/writev, plus other changesRich Felker2011-03-281-15/+15
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+59