source:
trunk/kernel/kern
@
562
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
alarm.c | 3.9 KB | 494 | 6 years | Fix an error in an assert, style on an other. | |
alarm.h | 2.8 KB | 23 | 8 years | Introduce syscalls. | |
chdev.c | 19.1 KB | 545 | 6 years | Fix memory access at 0x10 and 0x14 chdev_dir() tried to read … | |
chdev.h | 13.7 KB | 485 | 6 years | [kern] Add void type to function prototypes with no parameter | |
cluster.c | 22.0 KB | 562 | 6 years | Disable DQDT and remove y_max FOR GOOD | |
cluster.h | 16.6 KB | 562 | 6 years | Disable DQDT and remove y_max FOR GOOD | |
cluster_info.c | 1.9 KB | 560 | 6 years | Remove y_max in kernel init barriers | |
cluster_info.h | 4.8 KB | 560 | 6 years | Remove y_max in kernel init barriers | |
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.c | 8.3 KB | 527 | 6 years | Rewrite if-then-else return function into switch case. For safety … | |
do_syscall.h | 2.1 KB | 457 | 6 years | This version modifies the exec syscall and fixes a large number of … | |
dqdt.c | 12.4 KB | 562 | 6 years | Disable DQDT and remove y_max FOR GOOD | |
dqdt.h | 7.4 KB | 485 | 6 years | [kern] Add void type to function prototypes with no parameter | |
kernel_init.c | 61.8 KB | 561 | 6 years | Remove y_max in all functions except dqdt_init() | |
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 | |
printk.c | 15.5 KB | 502 | 6 years | assert: Fix signature mismatch. | |
printk.h | 13.8 KB | 502 | 6 years | assert: Fix signature mismatch. | |
process.c | 72.7 KB | 527 | 6 years | Rewrite if-then-else return function into switch case. For safety … | |
process.h | 36.6 KB | 527 | 6 years | Rewrite if-then-else return function into switch case. For safety … | |
rpc.c | 81.2 KB | 503 | 6 years | Add void type on function that takes no parameters, fix invalid call. … | |
rpc.h | 35.1 KB | 503 | 6 years | Add void type on function that takes no parameters, fix invalid call. … | |
scheduler.c | 18.0 KB | 551 | 6 years | Make locks before IDLE Init busy | |
scheduler.h | 7.3 KB | 470 | 6 years | minor: add const to cause parameter in sched_yield. We never mutate … | |
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 … | |
thread.c | 41.6 KB | 531 | 6 years | Fix error in thread debug prints | |
thread.h | 26.0 KB | 527 | 6 years | Rewrite if-then-else return function into switch case. For safety … | |
time.c | 3.9 KB | 1 | 8 years | First import |
Note: See TracBrowser
for help on using the repository browser.