summaryrefslogtreecommitdiffstats
path: root/src/fatn.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-0/+4
* Move low-level structure from fat.h to fat_common.hChristophe Grenier2020-09-011-1/+0
* new functions is_fat_directory() and fat_get_cluster_from_entry()Christophe Grenier2013-11-011-4/+5
* Always include stdio.h before ncurses header and types.hChristophe Grenier2009-06-121-0/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+133