Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restart: fix typo in error message | Baptiste Mille-Mathias | 2022-02-09 | 1 | -1/+1 |
* | failing test for restart bug | dormando | 2020-04-12 | 1 | -1/+1 |
* | restart: fix potential double free | David Carlier | 2020-02-26 | 1 | -0/+2 |
* | restart: missing memory error handling1.5.21 | dormando | 2020-01-21 | 1 | -0/+13 |
* | add error handling if mmap fails | David J. M. Karlsen | 2020-01-13 | 1 | -0/+4 |
* | Some resources / leak fixes proposals | David Carlier | 2020-01-13 | 1 | -2/+7 |
* | restart: add error handling when a tag is not found in a metadata file. | minkikim89 | 2019-10-22 | 1 | -0/+5 |
* | Add include stdio.h to restart.c | minkikim89 | 2019-09-30 | 1 | -0/+1 |
* | restart: add missing msync at close time | Piotr Balcer | 2019-09-19 | 1 | -0/+2 |
* | restart: fixes for 32bit and chunked items.1.5.18 | dormando | 2019-09-17 | 1 | -12/+12 |
* | restartable cache | dormando | 2019-09-17 | 1 | -0/+411 |