summaryrefslogtreecommitdiffstats
path: root/src/tests/linebuf_test.c
Commit message (Expand)AuthorAgeFilesLines
* [linebuf] Support buffering of multiple linesMichael Brown2015-07-281-26/+311
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* Line buffer API changed a while agoMichael Brown2007-07-031-3/+6
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
* Damn it; my lovely resilient scheme falls down when you have a protocolMichael Brown2007-01-121-7/+12
* Added generic line-buffering code (a la stdio)Michael Brown2007-01-121-0/+27