aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/util/file_with_header.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Drop non ancient non const GetSize/GetPositionHenning Baldersheim2023-07-181-1/+1
* Normalize includes in searchlib.Tor Egge2022-09-271-1/+1
* Check return value from Close().Tor Egge2022-02-141-1/+2
* Check return value from Sync() and Close()Henning Baldersheim2022-02-061-1/+3
* Refactor to represent files with a generic header in a new class.Geir Storli2021-09-141-0/+59