Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify a lot of function parameters | Christophe Grenier | 2020-06-19 | 1 | -1/+1 |
* | Remove interface from rebuild_FAT_BS() | Christophe Grenier | 2017-04-14 | 1 | -9/+6 |
* | Fix potential integer overflow | Christophe Grenier | 2014-07-26 | 1 | -1/+1 |
* | new functions is_fat_directory() and fat_get_cluster_from_entry() | Christophe Grenier | 2013-11-01 | 1 | -3/+4 |
* | src/fat_cluster.c: improve readibility | Christophe Grenier | 2013-03-31 | 1 | -1/+3 |
* | Make FAT RebuildBS works when there is a single FAT table | Christophe Grenier | 2012-01-07 | 1 | -5/+7 |
* | PhotoRec: log the correct sector numbers during FAT unformat in expert mode | Christophe Grenier | 2009-03-11 | 1 | -2/+2 |
* | export find_sectors_per_cluster_aux() | Christophe Grenier | 2009-02-20 | 1 | -62/+41 |
* | Move find_sectors_per_cluster() and no_of_cluster2part_type() to a separated ... | Christophe Grenier | 2009-02-16 | 1 | -0/+234 |