libfat/source
2007-11-01 06:00:30 +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 Added unicode support 2007-11-01 06:00:30 +00:00
directory.h Added unicode support 2007-11-01 06:00:30 +00:00
fatdir.c Added statvfs functionality 2007-10-25 12:52:08 +00:00
fatdir.h Added statvfs functionality 2007-10-25 12:52:08 +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-10-25 12:55:18 +00:00
file_allocation_table.h Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE 2007-10-25 12:55:18 +00:00
filetime.c Fixed compare against (time_t)-1 2007-10-30 05:59:06 +00:00
filetime.h Uses standard POSIX time functions 2007-10-30 02:46:22 +00:00
libfat.c Added statvfs functionality 2007-10-25 12:52:08 +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