summaryrefslogtreecommitdiffstats
path: root/src/hpfs.c
Commit message (Expand)AuthorAgeFilesLines
* Move low-level structure from fat.h to fat_common.hChristophe Grenier2020-09-011-1/+1
* Constify more function parametersChristophe Grenier2020-06-191-1/+1
* Constify a lot of function parametersChristophe Grenier2020-06-191-1/+1
* Avoid variable-length array (vla)Christophe Grenier2018-03-151-4/+8
* New prototype for test_HPFS()Christophe Grenier2016-01-231-7/+11
* Fix buffer overflow in check_HPFS()Christophe Grenier2015-04-111-1/+1
* new functions is_fat_directory() and fat_get_cluster_from_entry()Christophe Grenier2013-11-011-1/+2
* Fix some compilation warningsChristophe Grenier2009-02-031-0/+101