source: trunk/kernel/kern/do_syscall.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @657   4 years alain Introduce remote_buf.c/.h & socket.c/.h files. Update dev_nic.c/.h files.
(edit) @647   4 years alain ...miscelaneous…
(edit) @641   4 years alain - Fix several bugs. - Introduce the "stat" command in KSH. This …
(edit) @637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @583   5 years alain Improve signals.
(edit) @527   6 years viala Rewrite if-then-else return function into switch case. For safety …
(edit) @503   6 years viala Add void type on function that takes no parameters, fix invalid call. …
(edit) @492   6 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @488   6 years viala [kernel] Add const to syscall_str return type. ` …
(edit) @473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   6 years alain Fix various bugs
(edit) @428   6 years alain blip
(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) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @375   7 years max Use panic().
(edit) @50   7 years alain bloup
(edit) @23   7 years alain Introduce syscalls.
(add) @16   7 years alain mprove the HAL for interrupt, exception, syscall handling.
Note: See TracRevisionLog for help on using the revision log.