summaryrefslogtreecommitdiffstats
path: root/src/fat_cluster.c
Commit message (Expand)AuthorAgeFilesLines
* Constify a lot of function parametersChristophe Grenier2020-06-191-1/+1
* Remove interface from rebuild_FAT_BS()Christophe Grenier2017-04-141-9/+6
* Fix potential integer overflowChristophe Grenier2014-07-261-1/+1
* new functions is_fat_directory() and fat_get_cluster_from_entry()Christophe Grenier2013-11-011-3/+4
* src/fat_cluster.c: improve readibilityChristophe Grenier2013-03-311-1/+3
* Make FAT RebuildBS works when there is a single FAT tableChristophe Grenier2012-01-071-5/+7
* PhotoRec: log the correct sector numbers during FAT unformat in expert modeChristophe Grenier2009-03-111-2/+2
* export find_sectors_per_cluster_aux()Christophe Grenier2009-02-201-62/+41
* Move find_sectors_per_cluster() and no_of_cluster2part_type() to a separated ...Christophe Grenier2009-02-161-0/+234