summaryrefslogtreecommitdiff
path: root/c_src/filebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/file.h> for flock(2).Linus Nordberg2016-07-111-0/+1
* Lock permdb database files with flockMagnus Ahltorp2016-07-111-1/+11
* Change endian of permdb index file to big-endianpermdb-index-endian-2Magnus Ahltorp2016-05-131-2/+3
* Whitespace and c-file-style "BSD".Linus Nordberg2016-04-291-1/+1
* Break long lines and adjust other whitespace.Linus Nordberg2016-04-271-10/+23
* Cast when using %llu format stringsMagnus Ahltorp2016-04-251-1/+1
* Make debug printing prettier.Magnus Ahltorp2016-04-251-10/+4
* Free some more memoryMagnus Ahltorp2016-04-251-0/+2
* Move code to util.c and filebuffer.cMagnus Ahltorp2016-04-251-0/+225