|  |  | @467 | 7 years | viala | FIX: Undefined Macro define in sys_thread_wakeup
Found with -Wundef.
 … | 
                
                  |  |  | @459 | 7 years | alain | Introduce the math library, to support the floating point
data used by … | 
                
                  |  |  | @457 | 7 years | alain | This version modifies the exec syscall and fixes a large number of … | 
                
                  |  |  | @450 | 7 years | alain | Fix a bug in function sched_handle_signal():
When the deleted user … | 
                
                  |  |  | @448 | 7 years | alain | remove parasitic file <shared_syscalls.h> in directory <syscalls> | 
                
                  |  |  | @446 | 7 years | alain | miscelaneous… | 
                
                  |  |  | @445 | 7 years | alain | Restructure the mini_libc. | 
                
                  |  |  | @444 | 7 years | satin | add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc | 
                
                  |  |  | @443 | 7 years | alain | Fix few bugs whike debugging the sort multi-thread application. | 
                
                  |  |  | @441 | 7 years | alain | Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index). | 
                
                  |  |  | @440 | 8 years | alain | 1/ Fix a bug in the Multithreaded "sort" applicationr:
The … | 
                
                  |  |  | @438 | 8 years | alain | Fix a bug in scheduler related to RPC blocking. | 
                
                  |  |  | @437 | 8 years | alain | Fix various bugs | 
                
                  |  |  | @436 | 8 years | alain | 1) improve the threads and process destruction mechanism.
2) introduce … | 
                
                  |  |  | @435 | 8 years | alain | Fix a bad bug in scheduler… | 
                
                  |  |  | @433 | 8 years | alain | blip | 
                
                  |  |  | @421 | 8 years | alain | Introduce sys_fg() , sys_display() , sys_wait() syscalls. | 
                
                  |  |  | @418 | 8 years | alain | Fix a bug in hal_kentry.S : the "uzone" pointer in the thread … | 
                
                  |  |  | @416 | 8 years | alain | Improve sys_exec. | 
                
                  |  |  | @410 | 8 years | alain | Introduce new syscalls. | 
                
                  |  |  | @409 | 8 years | alain | Fix bugs in exec | 
                
                  |  |  | @408 | 8 years | alain | Fix several bugs in the fork() syscall. | 
                
                  |  |  | @407 | 8 years | alain | First implementation of fork/exec. | 
                
                  |  |  | @406 | 8 years | alain | This version executed successfully the user "init" process on a … | 
                
                  |  |  | @315 | 8 years | alain | Redefine the fuctions ppm_base2page() / ppm_page2base() / … | 
                
                  |  |  | @313 | 8 years | alain | RSeveral modifs in the page-fault handling. | 
                
                  |  |  | @305 | 8 years | max | Style, and use hal_strcpy_from_uspace. | 
                
                  |  |  | @304 | 8 years | max | Style, and use hal_strcpy_from_uspace. | 
                
                  |  |  | @303 | 8 years | max | Style, and use hal_strcpy_from_uspace. | 
                
                  |  |  | @302 | 8 years | max | Style, and use hal_strcpy_from_uspace. | 
                
                  |  |  | @301 | 8 years | max | Style, and use hal_strcpy_from_uspace. | 
                
                  |  |  | @296 | 8 years | alain | Several modifs in the generic scheduler and in the hal_context to
fix … | 
                
                  |  |  | @289 | 8 years | max | Style, in order to appease GCC5. | 
                
                  |  |  | @279 | 8 years | alain | 1) Introduce independant command fields for the various devices in the … | 
                
                  |  |  | @265 | 8 years | alain | Fix several bugs in VFS. | 
                
                  |  |  | @124 | 8 years | max | rename hal_wbflush->hal_fence | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @60 | 8 years | max | use reg_t instead of uint32_t | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @23 | 8 years | alain | Introduce syscalls. | 
                
                  |  |  | @16 | 8 years | alain | mprove the HAL for interrupt, exception, syscall handling. | 
                
                  |  |  | @14 | 9 years | alain | Bugs fix. | 
                
                  |  |  | @11 | 9 years | alain | Merge all FS related files in one single vfs directory. | 
                
                  |  |  | @1 | 9 years | alain | First import |