source: trunk/kernel/fs/fatfs.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @638   5 years alain Fix a bug in the FFT work function (wrong upriv buffer allocation).
(edit) @629   5 years alain Remove the "giant" rwlock protecting the GPT, and use the GPT_LOCKED …
(edit) @628   5 years alain Introduce teh page_min / page_max mechanism in the …
(edit) @627   5 years alain Replace the queuelock protectingthe FAT by a rwlock in the FATFS.
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @614   5 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
(edit) @612   5 years alain Fix several bugs in vfs.c, fatfs.c, and devfs.c to support the <.> and …
(edit) @611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @602   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
(edit) @484   6 years viala [fs] Add void type to function prototypes with no parameter
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(copy) @407   6 years alain First implementation of fork/exec.
copied from trunk/kernel/vfs/fatfs.h:
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
Note: See TracRevisionLog for help on using the revision log.