index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
test
/
fat
(
follow
)
Commit message (
Expand
)
Author
Age
*
64 sectors are 64 sectors...
Jens Arnold
2005-04-18
*
Display return code.
Björn Stenberg
2005-04-18
*
rename() requires path on destination name now
Björn Stenberg
2005-04-18
*
Don't create /dir in buildimage
Björn Stenberg
2005-04-18
*
FAT test case builds again
Björn Stenberg
2005-04-18
*
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2004-12-28
*
test code portable now
Jörg Hohensohn
2004-10-01
*
Added rmdir, and changed atoi() to strtol(), to be able to enter hex values a...
Linus Nielsen Feltzing
2004-04-16
*
Minor corrections for the mkdir function, and some cleanup
Linus Nielsen Feltzing
2004-04-15
*
Implemented the mkdir() function in the FAT32 driver
Linus Nielsen Feltzing
2004-01-15
*
Updated with new export dir
Björn Stenberg
2003-03-10
*
The power-saving SLEEP patch by Simon Elén.
Björn Stenberg
2003-02-14
*
Fat test code, for the archives.
Björn Stenberg
2002-12-03
*
Added close() return code checks, and an eof-write test.
Björn Stenberg
2002-11-14
*
Fixed file creation test case for new flags.
Björn Stenberg
2002-11-12
*
Added a truckload of test code.
Björn Stenberg
2002-11-11
*
Added remove()
Björn Stenberg
2002-11-01
*
Added lseek() to chkfile test.
Björn Stenberg
2002-10-31
*
Improved tests.
Björn Stenberg
2002-10-31
*
Fat writing update. File creation now works, though still only short filenames.
Björn Stenberg
2002-10-31
*
Remodeled as a test application
Björn Stenberg
2002-10-30
*
Fat driver test script
Björn Stenberg
2002-10-30
*
'fat' is now a ommand-line test tool
Björn Stenberg
2002-10-23
*
Fat32 write updates: Nixed some bugs. Basic file creation now works. Todo: Lo...
Björn Stenberg
2002-10-22
*
Snapshot of file writing code. Bugs remain. Only short names are supported yet.
Björn Stenberg
2002-10-20
*
Fat32 test code
Björn Stenberg
2002-10-15
*
Storing the latest fat32 test code
Björn Stenberg
2002-08-08
*
Added lseek()
Björn Stenberg
2002-05-08
*
Added 'type' testcase for open/read/close
Björn Stenberg
2002-05-08
*
Added open/close/read. read() only works on whole sectors right now.
Björn Stenberg
2002-05-07
*
Added opendir, closedir and readdir
Björn Stenberg
2002-05-03
*
Added disk/partition handling
Björn Stenberg
2002-05-03
*
Added 'type' to test fat_read()
Björn Stenberg
2002-04-27
*
Kept only fat32 code. Changed to 16-byte/row display.
Björn Stenberg
2002-04-27
*
FAT update
Björn Stenberg
2002-04-26
*
removing all that stuff permanently.
Alan Korr
2002-04-21
*
adding files... nothin working... a lot of thing missing
Alan Korr
2002-04-19
*
module fat and templates : just added templates files.
Alan Korr
2002-04-16