summaryrefslogtreecommitdiff
path: root/core/fs/fat
Commit message (Expand)AuthorAgeFilesLines
...
* LDLINUX: Applying the generic path_lookup to FAT fsLiu Aleaxander2009-12-092-580/+386
* core:fs: Use a much better union structure in file structureLiu Aleaxander2009-11-201-5/+5
* Added a generic path_lookup method in vfsYuanhan Liu2009-10-251-6/+7
* Core: get rid of passing com32sys_t structure as parameter in PModeLiu Aleaxander2009-08-311-9/+10
* Core: code clean -- re-style the unstyle codeLiu Aleaxander2009-08-281-43/+37
* Core: vfs-dir stuff cleanedLiu Aleaxander2009-08-281-1/+1
* Core: vfs-dir stuff re-implementedLiu Aleaxander2009-08-281-45/+43
* Core: opendir/readdir/closedir stuff addedLiu Aleaxander2009-08-271-93/+83
* Core: fat: make the file->file_len to store the dir sector number when we sea...Liu Aleaxander2009-08-171-0/+5
* Core: code cleanLiu Aleaxander2009-08-161-138/+92
* core: use stpcpy() as generic_unmangle_name()H. Peter Anvin2009-08-121-1/+1
* core: make FILENAME_MAX common; librarize mangle/unmangleH. Peter Anvin2009-08-121-30/+19
* core: more filesystem-specific files into subdirectoriesH. Peter Anvin2009-08-122-0/+1078