reactos/sdk/lib/fslib/vfatlib
2018-11-25 10:41:22 +01:00
..
check [VFATLIB] Drop a hack no longer needed after f87d9ca 2018-11-25 10:41:22 +01:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
common.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
common.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fat12.c [VFATLIB] Simplify in-memory boot sector copy. 2018-04-14 12:05:32 +02:00
fat16.c [VFATLIB] Simplify in-memory boot sector copy. 2018-04-14 12:05:32 +02:00
fat32.c [VFATLIB] Simplify in-memory boot sector copy. 2018-04-14 12:05:32 +02:00
README.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
vfatlib.c [VFATLIB] Only check volume if full scan or if allowed to fix it 2018-06-05 19:34:47 +02:00
vfatlib.h [VFATLIB] Fix FAT partitions formatting in a non clean fashion. 2018-02-21 00:26:13 +01:00

The FAT Checker is taken from dosfstools' fsck.vfat
https://github.com/dosfstools/dosfstools
Synced with master branch, commit ed4e47b6757c05d4c23a9075b8b68003aa5dbfb8