summaryrefslogtreecommitdiffstats
path: root/src/file_fat.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_fat.c: improve Frama-C annotationsChristophe Grenier2021-06-121-14/+21
* src/file_fob.c: add frama-c annotationsChristophe Grenier2021-02-211-1/+0
* src/file_fat.c: add frama-c annotationsChristophe Grenier2021-02-201-8/+22
* Move low-level structure from fat.h to fat_common.hChristophe Grenier2020-09-011-1/+2
* file_fat.c: call fat_sector_size() once instead of multiple timesChristophe Grenier2020-08-301-6/+7
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: stricter check for FAT image recoveryChristophe Grenier2014-09-171-0/+2
* PhotoRec: disable recovery of FAT filesystem raw image by defaultChristophe Grenier2014-01-251-1/+1
* new functions is_fat_directory() and fat_get_cluster_from_entry()Christophe Grenier2013-11-011-3/+4
* code cleanup: remove unused but set variablesChristophe Grenier2012-04-141-6/+1
* PhotoRec: recover FAT filesystem (ie. floppy image)Christophe Grenier2009-06-211-0/+140