.. |
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
|
Check long file names for buffer overflow
|
2007-03-14 10:51:45 +00:00 |
directory.h
|
Initial import into devkitpro CVS.
|
2006-07-14 02:42:37 +00:00 |
fatdir.c
|
make dirnext return 0 for success & -1 for error/no more files
|
2007-01-25 18:01:02 +00:00 |
fatdir.h
|
Updated directory iterator functions for DevkitPro r20
|
2007-01-10 10:34:47 +00:00 |
fatfile.c
|
Fixed seek to the end of a file bug
|
2007-02-25 09:51:47 +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
|
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 |