source: trunk/kernel/kern @ 491

Name Size Rev Age Author Last Change
../
alarm.c 3.9 KB 23   7 years alain Introduce syscalls.
alarm.h 2.8 KB 23   7 years alain Introduce syscalls.
chdev.c 19.3 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
chdev.h 13.7 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
cluster.c 21.2 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
cluster.h 16.1 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
cond_var.c 2.4 KB 1   7 years alain First import
cond_var.h 1.5 KB 1   7 years alain First import
core.c 3.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
core.h 7.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
dma.h 1.1 KB 1   7 years alain First import
do_syscall.c 8.1 KB 488   6 years viala [kernel] Add const to syscall_str return type. ` …
do_syscall.h 2.1 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
dqdt.c 12.2 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
dqdt.h 7.4 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
kernel_init.c 53.4 KB 490   6 years viala Minor: Add extern prototype for kernel_init function. Also I add …
kernel_init.h 884 bytes 1   7 years alain First import
mwmr.c 3.7 KB 1   7 years alain First import
mwmr.h 1.2 KB 1   7 years alain First import
printk.c 15.5 KB 491   6 years viala Change assert to be a macro Ease using of static analyser and add …
printk.h 13.8 KB 491   6 years viala Change assert to be a macro Ease using of static analyser and add …
process.c 73.3 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
process.h 36.6 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
rpc.c 81.6 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
rpc.h 35.0 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
scheduler.c 18.1 KB 470   6 years viala minor: add const to cause parameter in sched_yield. We never mutate …
scheduler.h 7.3 KB 470   6 years viala minor: add const to cause parameter in sched_yield. We never mutate …
signal.c 2.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
signal.h 4.6 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
thread.c 41.8 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
thread.h 26.0 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
time.c 3.9 KB 1   7 years alain First import
Note: See TracBrowser for help on using the repository browser.