aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/fgetln.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add bsd fgetln function•••optimized to avoid allocation and return lines directly out of the stream buffer whenever possible. Rich Felker2012-08-111-0/+19