summaryrefslogtreecommitdiffstats
path: root/src/file_mb.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_mb.c: improve Frama-C annotationsChristophe Grenier2021-07-021-13/+5
* src/file_mb.c: add frama-c annotationsChristophe Grenier2021-02-241-2/+26
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: force to uint64_t some calculated_file_sizeChristophe Grenier2017-09-211-1/+1
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: stricter check for .mb filesChristophe Grenier2014-07-261-28/+32
* Fix some compilation warningsChristophe Grenier2009-02-031-1/+0
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* Rename find_in_mem() to td_memmem()Christophe Grenier2007-12-231-0/+79