source: trunk/kernel/syscalls/sys_read.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @604   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
(edit) @594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
(edit) @584   5 years alain Introduce sys_place_fork() function.
(edit) @566   5 years alain Complete restructuration of kernel locks.
(edit) @506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
(edit) @492   6 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @469   6 years alain 1) Introduce the libsemaphore library. 2) Introduce a small libmath …
(edit) @459   6 years alain Introduce the math library, to support the floating point data used by …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @450   6 years alain Fix a bug in function sched_handle_signal(): When the deleted user …
(edit) @446   6 years alain miscelaneous…
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @441   6 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(edit) @440   6 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) @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) @421   6 years alain Introduce sys_fg() , sys_display() , sys_wait() syscalls.
(edit) @418   6 years alain Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
(edit) @416   6 years alain Improve sys_exec.
(edit) @409   6 years alain Fix bugs in exec
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @313   7 years alain RSeveral modifs in the page-fault handling.
(edit) @265   7 years alain Fix several bugs in VFS.
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @23   7 years alain Introduce syscalls.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.