libfat/source
2006-10-28 07:38:31 +00:00
..
disc_io Definitely supports SC Lite now 2006-08-19 12:32:54 +00:00
bit_ops.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
cache.c Changed all IO_INTERFACEs to const. M3SD and SCSD drivers no longer delay card detection when it is not inserted. 2006-07-25 10:36:42 +00:00
cache.h Changed all IO_INTERFACEs to const. M3SD and SCSD drivers no longer delay card detection when it is not inserted. 2006-07-25 10:36:42 +00:00
common.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
directory.c stat returns the hostType for the st_dev value 2006-10-28 07:38:31 +00:00
directory.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
fatdir.c Now clears the whole cluster when creating or extending a directory, bug found by Hermes 2006-09-30 16:00:01 +00:00
fatdir.h Added directory iterator functions 2006-08-14 12:04:16 +00:00
fatfile.c Moved all externally visible directory related functions to fatdir 2006-08-13 09:43:38 +00:00
fatfile.h Moved all externally visible directory related functions to fatdir 2006-08-13 09:43:38 +00:00
file_allocation_table.c Added _FAT_fat_linkFreeClusterCleared to clear a cluster when it is allocated 2006-09-30 15:58:33 +00:00
file_allocation_table.h Added _FAT_fat_linkFreeClusterCleared to clear a cluster when it is allocated 2006-09-30 15:58:33 +00:00
filetime.c Fixed incorrect use of bitwise-or instead of logical-or 2006-10-01 12:29:10 +00:00
filetime.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
libfat.c *** empty log message *** 2006-08-14 12:04:56 +00:00
mem_allocate.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
partition.c Fixed problem when openning files starting with "fat" 2006-08-10 08:40:48 +00:00
partition.h Changed all IO_INTERFACEs to const. M3SD and SCSD drivers no longer delay card detection when it is not inserted. 2006-07-25 10:36:42 +00:00