summaryrefslogtreecommitdiff
path: root/restart.c
Commit message (Expand)AuthorAgeFilesLines
* restart: fix typo in error messageBaptiste Mille-Mathias2022-02-091-1/+1
* failing test for restart bugdormando2020-04-121-1/+1
* restart: fix potential double freeDavid Carlier2020-02-261-0/+2
* restart: missing memory error handling1.5.21dormando2020-01-211-0/+13
* add error handling if mmap failsDavid J. M. Karlsen2020-01-131-0/+4
* Some resources / leak fixes proposalsDavid Carlier2020-01-131-2/+7
* restart: add error handling when a tag is not found in a metadata file.minkikim892019-10-221-0/+5
* Add include stdio.h to restart.cminkikim892019-09-301-0/+1
* restart: add missing msync at close timePiotr Balcer2019-09-191-0/+2
* restart: fixes for 32bit and chunked items.1.5.18dormando2019-09-171-12/+12
* restartable cachedormando2019-09-171-0/+411