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