summaryrefslogtreecommitdiffstats
path: root/fbench/src/util/filereader.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* use getopt/getopt_long directlyHÃ¥vard Pettersen2022-04-011-4/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* FindNewline -> FindNextLineArne H Juul2017-05-091-2/+2
|
* fix FileReader bugsArne H Juul2017-05-091-3/+1
| | | | | | | | * Reset() and SetFilePos() should flush old buffer * make GetFilePos() work immediately after SetFilePos() * refactor Reset() to use SetFilePos() * refactor FindNewLine() to use GetFilePos() * remove useless GetBufPos()
* super ugly add post modeArne H Juul2017-05-081-1/+5
| | | | * also, fix some logic with byte offsets and -r option
* PublishJon Bratseth2016-06-151-0/+127