source: trunk/kernel/syscalls

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @527   6 years viala Rewrite if-then-else return function into switch case. For safety …
(edit) @526   6 years viala Add explicit type to enum in syscall_numbers.h
(edit) @509   6 years viala [syscalls] Typo in macro invocations found with -Wundef.
(edit) @508   6 years viala [syscall] Use assert instead of printk+hal_core_sleep.
(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) @479   6 years viala [kern/syscall] Add void type to function prototypes with no parameter
(edit) @473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @469   6 years alain 1) Introduce the libsemaphore library. 2) Introduce a small libmath …
(edit) @467   6 years viala FIX: Undefined Macro define in sys_thread_wakeup Found with -Wundef. …
(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) @448   6 years alain remove parasitic file <shared_syscalls.h> in directory <syscalls>
(edit) @446   6 years alain miscelaneous…
(edit) @445   6 years alain Restructure the mini_libc.
(edit) @444   6 years satin add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
(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) @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) @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) @410   6 years alain Introduce new 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) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @315   7 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   7 years alain RSeveral modifs in the page-fault handling.
(edit) @305   7 years max Style, and use hal_strcpy_from_uspace.
(edit) @304   7 years max Style, and use hal_strcpy_from_uspace.
(edit) @303   7 years max Style, and use hal_strcpy_from_uspace.
(edit) @302   7 years max Style, and use hal_strcpy_from_uspace.
(edit) @301   7 years max Style, and use hal_strcpy_from_uspace.
(edit) @296   7 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @289   7 years max Style, in order to appease GCC5.
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @265   7 years alain Fix several bugs in VFS.
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @101   7 years alain euh…
(edit) @60   7 years max use reg_t instead of uint32_t
(edit) @53   7 years alain Compilation OK pout TSAR
(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.
(edit) @14   7 years alain Bugs fix.
(edit) @11   7 years alain Merge all FS related files in one single vfs directory.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.