summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/linebuf.h
Commit message (Collapse)AuthorAgeFilesLines
* Update HTTP to use data-xfer interface.Michael Brown2007-05-291-2/+2
|
* Whitespace fixMichael Brown2007-01-121-1/+1
|
* Damn it; my lovely resilient scheme falls down when you have a protocolMichael Brown2007-01-121-16/+7Star
| | | | | that switches from line-oriented to byte-oriented partway through, such as HTTP.
* Added generic line-buffering code (a la stdio)Michael Brown2007-01-121-0/+37