source:
trunk/kernel/kern
@
525
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
time.c | 3.9 KB | 1 | 8 years | First import | |
thread.h | 26.0 KB | 503 | 6 years | Add void type on function that takes no parameters, fix invalid call. … | |
thread.c | 41.6 KB | 518 | 6 years | [thread.c] Fix we forgot to assign thread->type. Alain and I forgot … | |
signal.h | 4.6 KB | 457 | 6 years | This version modifies the exec syscall and fixes a large number of … | |
signal.c | 2.4 KB | 457 | 6 years | This version modifies the exec syscall and fixes a large number of … | |
scheduler.h | 7.3 KB | 470 | 6 years | minor: add const to cause parameter in sched_yield. We never mutate … | |
scheduler.c | 18.0 KB | 500 | 6 years | Minor change: Remove an extra call to spinlock_init in scheduler.c … | |
rpc.h | 35.1 KB | 503 | 6 years | Add void type on function that takes no parameters, fix invalid call. … | |
rpc.c | 81.2 KB | 503 | 6 years | Add void type on function that takes no parameters, fix invalid call. … | |
process.h | 36.6 KB | 503 | 6 years | Add void type on function that takes no parameters, fix invalid call. … | |
process.c | 72.8 KB | 514 | 6 years | [process] fix undefined/declared variable in process_register_thread. … | |
printk.h | 13.8 KB | 502 | 6 years | assert: Fix signature mismatch. | |
printk.c | 15.5 KB | 502 | 6 years | assert: Fix signature mismatch. | |
mwmr.h | 1.2 KB | 1 | 8 years | First import | |
mwmr.c | 3.7 KB | 1 | 8 years | First import | |
kernel_init.h | 884 bytes | 1 | 8 years | First import | |
kernel_init.c | 53.0 KB | 517 | 6 years | Revert rev515. I introduced a problem. The fact is that entry is … | |
dqdt.h | 7.4 KB | 485 | 6 years | [kern] Add void type to function prototypes with no parameter | |
dqdt.c | 12.2 KB | 492 | 6 years | Refactoring assert calling to conform with new assert macro. Made … | |
do_syscall.h | 2.1 KB | 457 | 6 years | This version modifies the exec syscall and fixes a large number of … | |
do_syscall.c | 8.1 KB | 503 | 6 years | Add void type on function that takes no parameters, fix invalid call. … | |
dma.h | 1.1 KB | 1 | 8 years | First import | |
core.h | 7.2 KB | 457 | 6 years | This version modifies the exec syscall and fixes a large number of … | |
core.c | 3.2 KB | 457 | 6 years | This version modifies the exec syscall and fixes a large number of … | |
cond_var.h | 1.5 KB | 1 | 8 years | First import | |
cond_var.c | 2.4 KB | 1 | 8 years | First import | |
cluster.h | 16.1 KB | 485 | 6 years | [kern] Add void type to function prototypes with no parameter | |
cluster.c | 21.2 KB | 492 | 6 years | Refactoring assert calling to conform with new assert macro. Made … | |
chdev.h | 13.7 KB | 485 | 6 years | [kern] Add void type to function prototypes with no parameter | |
chdev.c | 19.2 KB | 516 | 6 years | [chdev] Fix a bad call to thread_can_yield. | |
alarm.h | 2.8 KB | 23 | 7 years | Introduce syscalls. | |
alarm.c | 3.9 KB | 494 | 6 years | Fix an error in an assert, style on an other. |
Note: See TracBrowser
for help on using the repository browser.