summaryrefslogtreecommitdiff
path: root/zio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zio should not care about how a user creates a FILE (pipe, socket, popen,Roberto Ierusalimschy1997-06-201-39/+1
| | | | etc).
* library for uniform buffered input.Roberto Ierusalimschy1997-06-161-0/+117