Michael Chisholm
|
634887aa0f
|
A cluster is only allocated for a file when data is written, instead of when the file is opened
file_extend_r renamed to _FAT_file_extend_r
|
2007-11-04 09:51:31 +00:00 |
|
Michael Chisholm
|
8cfa906c22
|
Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE
|
2007-09-01 07:55:38 +00:00 |
|
Michael Chisholm
|
c394419d72
|
Fixed seek to end of file when reading
|
2007-04-12 01:06:35 +00:00 |
|
Michael Chisholm
|
be7f9f10fb
|
Fixed seek to the end of a file bug
|
2007-02-25 09:51:47 +00:00 |
|
Michael Chisholm
|
c26b60e6e0
|
Propagate disc errors up to the user app
|
2007-02-11 02:08:53 +00:00 |
|
Michael Chisholm
|
a8bbf71829
|
Moved all externally visible directory related functions to fatdir
|
2006-08-13 09:43:38 +00:00 |
|
Michael Chisholm
|
f7f51d6a5e
|
Fixed _FAT_seek_r
|
2006-08-02 10:07:09 +00:00 |
|
Michael Chisholm
|
9ad203bc6d
|
Added _FAT_rename_r for use when devoptab_t is extended.
|
2006-07-17 08:10:00 +00:00 |
|
Michael Chisholm
|
cc64edfab8
|
Initial import into devkitpro CVS.
|
2006-07-14 02:42:37 +00:00 |
|