libfat/source
2007-09-01 07:55:38 +00:00
..
disc_io Fixed device type identifier 2007-04-04 12:31:08 +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 Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE 2007-09-01 07:55:38 +00:00
directory.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
fatdir.c Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE 2007-09-01 07:55:38 +00:00
fatdir.h Updated directory iterator functions for DevkitPro r20 2007-01-10 10:34:47 +00:00
fatfile.c Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE 2007-09-01 07:55: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 Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE 2007-09-01 07:55:38 +00:00
file_allocation_table.h Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE 2007-09-01 07:55:38 +00:00
filetime.c use updated names for time structs 2007-01-25 17:15:43 +00:00
filetime.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
libfat.c Added missing #include <unistd.h> 2007-01-11 11:23:18 +00:00
mem_allocate.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
partition.c _partitions changed to _FAT_partitions to maintain the same style of naming as the functions 2006-10-28 07:39:11 +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