summaryrefslogtreecommitdiff
path: root/firmware/export/fat.h (follow)
Commit message (Expand)AuthorAge
* Bug fix: renaming a directory could cause a name clash. New feature: rename()...Linus Nielsen Feltzing2004-08-22
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* New function: rmdir(). Also some changes in the fat code, to track the parent...Linus Nielsen Feltzing2004-04-16
* Added cluster size to the disk debug screenLinus Nielsen Feltzing2004-04-06
* Implemented the mkdir() function in the FAT32 driverLinus Nielsen Feltzing2004-01-15
* Small seek optimization -- begin seek at last read cluster if possibleHardeep Sidhu2003-06-03
* Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg2003-02-07