source: trunk/kernel/kern/chdev.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @601   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
(edit) @593   5 years alain Cosmetic: improve debug.
(edit) @583   5 years alain Improve signals.
(edit) @581   5 years alain 1) Improve the busylock debug infrastructure. 2) introduce a …
(edit) @564   5 years alain Complete restructuration of kernel locks.
(edit) @545   5 years nicolas.van.phan Fix memory access at 0x10 and 0x14 chdev_dir() tried to read …
(edit) @527   5 years viala Rewrite if-then-else return function into switch case. For safety …
(edit) @516   5 years viala [chdev] Fix a bad call to thread_can_yield.
(edit) @503   5 years viala Add void type on function that takes no parameters, fix invalid call. …
(edit) @492   5 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @485   5 years viala [kern] Add void type to function prototypes with no parameter
(edit) @457   5 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @450   5 years alain Fix a bug in function sched_handle_signal(): When the deleted user …
(edit) @447   5 years alain Introduce the chdev_queue_display() function.
(edit) @446   5 years alain miscelaneous…
(edit) @440   5 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   6 years alain Fix various bugs
(edit) @436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @435   6 years alain Fix a bad bug in scheduler…
(edit) @433   6 years alain blip
(edit) @428   6 years alain blip
(edit) @418   6 years alain Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @317   6 years alain 1) Introduce the TSAR hal_cpu_context_switch() function. 2) Introduce …
(edit) @296   6 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @23   6 years alain Introduce syscalls.
(edit) @16   6 years alain mprove the HAL for interrupt, exception, syscall handling.
(edit) @14   6 years alain Bugs fix.
(add) @5   6 years alain Introduce the chdev_t structure in place of the device_t structure.
Note: See TracRevisionLog for help on using the revision log.