..
blockdev.c
cleanup.c
[FASTFAT] Improvements for volume dismount + minor bugfixing.
2018-11-25 09:00:40 +01:00
close.c
[FASTFAT] Avoid a use after free in VfatCloseFile.
2019-01-12 16:27:37 +01:00
CMakeLists.txt
[CMAKE] Use modules instead of shared libraries
2019-04-06 17:43:38 +02:00
create.c
[FASTFAT] On volume open, update share access if volume was already open
2019-02-14 10:48:32 +01:00
dir.c
[FASTFAT] Drop an useless #ifdef, we have this cast in all other FSDs
2018-08-21 08:50:29 +02:00
direntry.c
dirwr.c
[FASTFAT] Properly return failure in vfatFindDirSpace()
2018-11-16 22:07:07 +01:00
ea.c
fastio.c
[NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION ( #779 )
2018-12-30 12:19:11 +01:00
fat.c
[FASTFAT] Improvements for volume dismount + minor bugfixing.
2018-11-25 09:00:40 +01:00
fcb.c
[FASTFAT] Improvements for volume dismount + minor bugfixing.
2018-11-25 09:00:40 +01:00
finfo.c
[FASTFAT] Finally drop the TAG_VFAT allocation tag
2018-08-21 08:36:51 +02:00
flush.c
[FASTFAT] Improvements for volume dismount + minor bugfixing.
2018-11-25 09:00:40 +01:00
fsctl.c
[FASTFAT] Improvements for volume dismount + minor bugfixing.
2018-11-25 09:00:40 +01:00
iface.c
[NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION ( #779 )
2018-12-30 12:19:11 +01:00
kdbg.c
misc.c
[FASTFAT] Avoid a use after free in VfatCheckForDismount.
2019-01-12 16:27:30 +01:00
pnp.c
rw.c
shutdown.c
[FASTFAT] Improvements for volume dismount + minor bugfixing.
2018-11-25 09:00:40 +01:00
string.c
vfat.h
[NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION ( #779 )
2018-12-30 12:19:11 +01:00
vfat005.1st
vfat_fr.txt
vfatfs.rc
volume.c