libfat/source
2008-11-14 16:47:24 +00:00
..
disc_io calculate remaining space 2008-05-23 10:38:18 +00:00
ogc_io files moved to libogc 2008-11-14 16:47:24 +00:00
bit_ops.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
cache.c add libogc port and nitroFS support 2008-05-10 19:35:18 +00:00
cache.h add libogc port and nitroFS support 2008-05-10 19:35:18 +00:00
common.h add libogc port and nitroFS support 2008-05-10 19:35:18 +00:00
directory.c Don't read high 16 bits of start cluster from a directory entry on non-FAT32 partititions, in case it contains non-zero data 2008-09-08 08:28:17 +00:00
directory.h Don't read high 16 bits of start cluster from a directory entry on non-FAT32 partititions, in case it contains non-zero data 2008-09-08 08:28:17 +00:00
disc.h add libogc port and nitroFS support 2008-05-10 19:35:18 +00:00
fatdir.c Fixed unlink not freeing cluster chains 2008-09-11 08:54:23 +00:00
fatdir.h Added statvfs functionality 2007-10-25 12:52:08 +00:00
fatfile.c Only set append position when file is opened for append, as suggested by rodries. Improves open speed for large files. 2008-09-12 11:18:09 +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 commit bushing's endianess fixes 2008-05-01 10:02:19 +00:00
file_allocation_table.h Added CLUSTER_ROOT definition 2008-08-16 14:12:56 +00:00
filetime.c get time & date on Wii/cube too 2008-05-12 16:38:50 +00:00
filetime.h Uses standard POSIX time functions 2007-10-30 02:46:22 +00:00
libfat.c add locks for threaded systems. 2008-05-23 19:37:46 +00:00
lock.c files added by http://sourceforge.net/tracker/?func=detail&atid=668553&aid=1970541&group_id=114505 2008-05-23 21:54:50 +00:00
lock.h files added by http://sourceforge.net/tracker/?func=detail&atid=668553&aid=1970541&group_id=114505 2008-05-23 21:54:50 +00:00
mem_allocate.h Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00
partition.c add libogc port and nitroFS support 2008-05-10 19:35:18 +00:00
partition.h add libogc port and nitroFS support 2008-05-10 19:35:18 +00:00