source: trunk/kernel/kern @ 475

Name Size Rev Age Author Last Change
../
time.c 3.9 KB 1   7 years alain First import
thread.h 26.0 KB 473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
thread.c 41.8 KB 473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
signal.h 4.6 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
signal.c 2.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
scheduler.h 7.3 KB 470   6 years viala minor: add const to cause parameter in sched_yield. We never mutate …
scheduler.c 18.1 KB 470   6 years viala minor: add const to cause parameter in sched_yield. We never mutate …
rpc.h 35.0 KB 459   6 years alain Introduce the math library, to support the floating point data used by …
rpc.c 81.6 KB 473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
process.h 36.6 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
process.c 73.3 KB 472   6 years alain Fix the bug found by Axel in the process_register_thread() function …
printk.h 11.9 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
printk.c 15.3 KB 469   6 years alain 1) Introduce the libsemaphore library. 2) Introduce a small libmath …
mwmr.h 1.2 KB 1   7 years alain First import
mwmr.c 3.7 KB 1   7 years alain First import
kernel_init.h 884 bytes 1   7 years alain First import
kernel_init.c 53.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
dqdt.h 7.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
dqdt.c 12.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
do_syscall.h 2.1 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
do_syscall.c 8.1 KB 473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
dma.h 1.1 KB 1   7 years alain First import
core.h 7.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
core.c 3.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
cond_var.h 1.5 KB 1   7 years alain First import
cond_var.c 2.4 KB 1   7 years alain First import
cluster.h 16.1 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
cluster.c 21.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
chdev.h 13.6 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
chdev.c 19.3 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
alarm.h 2.8 KB 23   7 years alain Introduce syscalls.
alarm.c 3.9 KB 23   7 years alain Introduce syscalls.
Note: See TracBrowser for help on using the repository browser.