source: trunk/kernel/syscalls/syscalls.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @642   4 years alain Introduce two new syscalls : sys_get_thread_info() / sys_fbf()
(edit) @641   4 years alain - Fix several bugs. - Introduce the "stat" command in KSH. This …
(edit) @640   4 years alain Remove all RPCs in page-fault handling.
(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) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
(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) @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) @527   6 years viala Rewrite if-then-else return function into switch case. For safety …
(edit) @506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
(edit) @479   6 years viala [kern/syscall] 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 …
(edit) @445   6 years alain Restructure the mini_libc.
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(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) @421   6 years alain Introduce sys_fg() , sys_display() , sys_wait() syscalls.
(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) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @50   7 years alain bloup
(edit) @23   7 years alain Introduce syscalls.
(edit) @16   7 years alain mprove the HAL for interrupt, exception, syscall handling.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.