source:
trunk/kernel/libk
@
356
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
xlist.h | 11.9 KB | 24 | 7 years | Use intptr_t instead. | |
xhtab.h | 10.2 KB | 204 | 7 years | Bug fix in kernel_init -This line, and those below, will be ignored-- … | |
xhtab.c | 17.0 KB | 204 | 7 years | Bug fix in kernel_init -This line, and those below, will be ignored-- … | |
utils.h | 3.2 KB | 1 | 8 years | First import | |
string.h | 7.6 KB | 323 | 7 years | Clean up, and define strstr() in libk. | |
string.c | 3.6 KB | 337 | 7 years | Introduce the delayed context switch if current thread has a lock. | |
sprintk.c | 1.8 KB | 1 | 8 years | First import | |
spinlock.h | 6.1 KB | 14 | 8 years | Bugs fix. | |
spinlock.c | 4.2 KB | 337 | 7 years | Introduce the delayed context switch if current thread has a lock. | |
slist.h | 5.1 KB | 1 | 8 years | First import | |
rwlock.h | 4.6 KB | 14 | 8 years | Bugs fix. | |
rwlock.c | 3.5 KB | 337 | 7 years | Introduce the delayed context switch if current thread has a lock. | |
remote_spinlock.h | 5.6 KB | 101 | 7 years | euh… | |
remote_spinlock.c | 6.8 KB | 337 | 7 years | Introduce the delayed context switch if current thread has a lock. | |
remote_sem.h | 6.8 KB | 23 | 7 years | Introduce syscalls. | |
remote_sem.c | 8.9 KB | 296 | 7 years | Several modifs in the generic scheduler and in the hal_context to fix … | |
remote_rwlock.h | 5.3 KB | 50 | 7 years | bloup | |
remote_rwlock.c | 7.4 KB | 337 | 7 years | Introduce the delayed context switch if current thread has a lock. | |
remote_mutex.h | 6.1 KB | 23 | 7 years | Introduce syscalls. | |
remote_mutex.c | 9.1 KB | 296 | 7 years | Several modifs in the generic scheduler and in the hal_context to fix … | |
remote_fifo.h | 5.6 KB | 279 | 7 years | 1) Introduce independant command fields for the various devices in the … | |
remote_fifo.c | 5.6 KB | 296 | 7 years | Several modifs in the generic scheduler and in the hal_context to fix … | |
remote_condvar.h | 6.8 KB | 23 | 7 years | Introduce syscalls. | |
remote_condvar.c | 8.9 KB | 296 | 7 years | Several modifs in the generic scheduler and in the hal_context to fix … | |
remote_barrier.h | 7.0 KB | 23 | 7 years | Introduce syscalls. | |
remote_barrier.c | 9.6 KB | 296 | 7 years | Several modifs in the generic scheduler and in the hal_context to fix … | |
readlock.h | 4.3 KB | 14 | 8 years | Bugs fix. | |
readlock.c | 3.4 KB | 124 | 7 years | rename hal_wbflush->hal_fence | |
rbtree.h | 4.8 KB | 1 | 8 years | First import | |
rbtree.c | 8.2 KB | 1 | 8 years | First import | |
memcpy.h | 2.5 KB | 113 | 7 years | add memcmp in libk; these mem* functions should probably be hal- … | |
memcpy.c | 2.5 KB | 113 | 7 years | add memcmp in libk; these mem* functions should probably be hal- … | |
md5.h | 1.5 KB | 1 | 8 years | First import | |
md5.c | 8.6 KB | 1 | 8 years | First import | |
list.h | 10.5 KB | 24 | 7 years | Use intptr_t instead. | |
htab.h | 6.2 KB | 23 | 7 years | Introduce syscalls. | |
htab.c | 6.0 KB | 23 | 7 years | Introduce syscalls. | |
grdxt.h | 6.8 KB | 1 | 8 years | First import | |
grdxt.c | 9.7 KB | 124 | 7 years | rename hal_wbflush->hal_fence | |
errno.h | 9.0 KB | 1 | 8 years | First import | |
elf.h | 9.2 KB | 273 | 7 years | Mmh, must be Elf64_Xword. | |
elf.c | 10.6 KB | 337 | 7 years | Introduce the delayed context switch if current thread has a lock. | |
ctype.h | 988 bytes | 1 | 8 years | First import | |
ctype.c | 1.2 KB | 1 | 8 years | First import | |
bits.h | 11.5 KB | 204 | 7 years | Bug fix in kernel_init -This line, and those below, will be ignored-- … | |
bits.c | 5.4 KB | 351 | 7 years | Simplify bizarre thing. | |
barrier.h | 2.2 KB | 16 | 8 years | mprove the HAL for interrupt, exception, syscall handling. | |
barrier.c | 1.6 KB | 16 | 8 years | mprove the HAL for interrupt, exception, syscall handling. | |
atoi.c | 1.2 KB | 1 | 8 years | First import |
Note: See TracBrowser
for help on using the repository browser.