summaryrefslogtreecommitdiffstats
path: root/src/file_spf.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-5/+18
* src/file_spf.c: Fix Frama-C warningsChristophe Grenier2021-07-241-15/+9
* src/file_spf.c: add Frama-C annotationsChristophe Grenier2021-03-071-6/+26
* src/file_spf.c: fix frama-c warningsChristophe Grenier2020-10-121-3/+10
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* Use explicit function adressesChristophe Grenier2017-04-031-1/+1
* 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-23/+16
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-5/+7
* Use fseeko() instead of fseek().Christophe Grenier2014-10-041-0/+4
* constify more variablesChristophe Grenier2013-06-011-2/+1
* PhotoRec: check fseek return value in psf file validationChristophe Grenier2011-10-151-1/+1
* Code cleanupChristophe Grenier2009-10-251-1/+1
* Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/cocci...Christophe Grenier2009-01-291-0/+3
* PhotoRec: try to find ShadowProtect spf filesize (Recovered file may be trunc...Christophe Grenier2009-01-141-0/+42
* PhotoRec: recover ShadowProtect spf and APple Logic Studio filesChristophe Grenier2008-12-161-0/+64