summaryrefslogtreecommitdiffstats
path: root/src/fat.h
Commit message (Expand)AuthorAgeFilesLines
* A lot of frama-c annotations or code disablingChristophe Grenier2024-01-301-2/+10
* Improve Frama-C annotationsChristophe Grenier2022-07-141-0/+6
* Numerous frama-c annotationsChristophe Grenier2021-11-201-0/+21
* Move low-level structure from fat.h to fat_common.hChristophe Grenier2020-09-011-110/+2
* Additional frama-c annotationsChristophe Grenier2020-08-081-5/+109
* src/fat*: minor code style updateChristophe Grenier2017-04-111-1/+2
* New prototype for test_OS2MB() and test_FAT()Christophe Grenier2016-01-231-1/+1
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-3/+3
* fat32_get_free_count() and fat32_get_next_free() - code styleChristophe Grenier2013-12-081-0/+10
* new functions is_fat_directory() and fat_get_cluster_from_entry()Christophe Grenier2013-11-011-5/+1
* Space and name cleanupChristophe Grenier2010-06-221-10/+10
* Fix some compilation warningsChristophe Grenier2009-02-031-2/+0
* Define as static some functionsChristophe Grenier2009-02-011-3/+0
* comp_FAT() cleanupChristophe Grenier2009-01-311-2/+0
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-2/+2
* Modify header files for C function declaration if C++ compilationChristophe Grenier2009-01-101-1/+9
* Defined more functions as staticChristophe Grenier2008-11-101-6/+1
* FAT: Fix confusion between cluster_size and sectors_per_clusterChristophe Grenier2008-07-051-1/+1
* Move rebuild_FAT_BS, FAT_init_rootdir and repair_FAT_table headers to fat_adv.hChristophe Grenier2008-03-241-2/+0
* file undelete for FAT filesystemChristophe Grenier2008-02-251-17/+17
* Better handle FAT filenamesChristophe Grenier2007-12-061-1/+1
* First version in gitChristophe Grenier2007-10-291-0/+164