summaryrefslogtreecommitdiffstats
path: root/src/file_mig.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_mig.c: fix Frama-C warningsChristophe Grenier2021-07-021-20/+14
* src/file_mig.c: add frama-c annotationsChristophe Grenier2021-02-241-1/+32
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* Fallback to fseek() if fseeko() failedChristophe Grenier2015-09-251-6/+0
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* remove always-true memcmpChristophe Grenier2015-05-111-13/+9
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-6/+8
* Use fseeko() instead of fseek().Christophe Grenier2014-10-041-0/+4
* PhotoRec: fix .mig recovery when blocksize=1Christophe Grenier2013-03-101-4/+12
* PhotoRec: recover Windows Migration Backup .mig filesChristophe Grenier2012-08-151-0/+110