summary refs log tree commit diff
path: root/slurp.c
Commit message (Collapse)AuthorAgeFilesLines
* styleLeah Neukirchen2017-08-311-1/+1
|
* slurp: zero-terminate bufferChristian Neukirchen2016-10-061-1/+3
|
* seq: slurp the file instead of mmapChristian Neukirchen2016-10-051-0/+56
mmap is not robust when there are writes possible.