source: trunk/kernel/fs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @561   5 years nicolas.van.phan Remove y_max in all functions except dqdt_init()
(edit) @530   5 years nicolas.van.phan Hack to compile on both IOB and LETI for now
(edit) @528   5 years nicolas.van.phan Change usage of y_max/x_max for iterating through clusters. This is …
(edit) @527   5 years viala Rewrite if-then-else return function into switch case. For safety …
(edit) @519   5 years viala fat/boot_fat32 use unused attribute
(edit) @494   5 years viala Fix an error in an assert, style on an other.
(edit) @492   5 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @484   5 years viala [fs] Add void type to function prototypes with no parameter
(edit) @473   5 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @463   5 years viala FIX fatfs.c: fix typo print instead of printk in macro.
(edit) @459   5 years alain Introduce the math library, to support the floating point data used by …
(edit) @457   5 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @441   5 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(edit) @440   5 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   5 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   5 years alain Fix various bugs
(edit) @436   5 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @435   5 years alain Fix a bad bug in scheduler…
(edit) @433   5 years alain blip
(edit) @430   5 years alain blop
(edit) @409   5 years alain Fix bugs in exec
(edit) @408   5 years alain Fix several bugs in the fork() syscall.
(copy) @407   6 years alain First implementation of fork/exec.
copied from trunk/kernel/vfs:
(edit) @401   6 years alain Few bugs in VMM
Note: See TracRevisionLog for help on using the revision log.