source: trunk/kernel/libk @ 454

Name Size Rev Age Author Last Change
../
atoi.c 1.2 KB 1   7 years alain First import
barrier.c 1.6 KB 16   7 years alain mprove the HAL for interrupt, exception, syscall handling.
barrier.h 2.3 KB 423   6 years alain cosmetic
bits.c 5.4 KB 351   7 years max Simplify bizarre thing.
bits.h 11.5 KB 454   6 years viala Fix typo in several file.
ctype.c 1.2 KB 1   7 years alain First import
ctype.h 988 bytes 1   7 years alain First import
elf.c 11.4 KB 441   6 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
elf.h 9.2 KB 273   7 years max Mmh, must be Elf64_Xword.
errno.h 9.0 KB 1   7 years alain First import
grdxt.c 9.5 KB 423   6 years alain cosmetic
grdxt.h 6.7 KB 406   7 years alain This version executed successfully the user "init" process on a …
htab.c 5.9 KB 423   6 years alain cosmetic
htab.h 6.2 KB 23   7 years alain Introduce syscalls.
list.h 9.3 KB 450   6 years alain Fix a bug in function sched_handle_signal(): When the deleted user …
md5.c 8.6 KB 1   7 years alain First import
md5.h 1.5 KB 1   7 years alain First import
memcpy.c 2.5 KB 113   7 years max add memcmp in libk; these mem* functions should probably be hal- …
memcpy.h 2.5 KB 113   7 years max add memcmp in libk; these mem* functions should probably be hal- …
rbtree.c 8.2 KB 1   7 years alain First import
rbtree.h 4.8 KB 1   7 years alain First import
readlock.c 3.4 KB 124   7 years max rename hal_wbflush->hal_fence
readlock.h 4.3 KB 14   7 years alain Bugs fix.
remote_barrier.c 9.6 KB 436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
remote_barrier.h 7.0 KB 23   7 years alain Introduce syscalls.
remote_condvar.c 9.0 KB 436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
remote_condvar.h 6.8 KB 23   7 years alain Introduce syscalls.
remote_fifo.c 5.5 KB 408   6 years alain Fix several bugs in the fork() syscall.
remote_fifo.h 6.0 KB 407   6 years alain First implementation of fork/exec.
remote_mutex.c 9.1 KB 436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
remote_mutex.h 6.1 KB 23   7 years alain Introduce syscalls.
remote_rwlock.c 7.4 KB 438   6 years alain Fix a bug in scheduler related to RPC blocking.
remote_rwlock.h 5.3 KB 438   6 years alain Fix a bug in scheduler related to RPC blocking.
remote_sem.c 9.0 KB 436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
remote_sem.h 6.8 KB 23   7 years alain Introduce syscalls.
remote_spinlock.c 6.4 KB 443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
remote_spinlock.h 5.3 KB 438   6 years alain Fix a bug in scheduler related to RPC blocking.
rwlock.c 3.8 KB 438   6 years alain Fix a bug in scheduler related to RPC blocking.
rwlock.h 4.9 KB 438   6 years alain Fix a bug in scheduler related to RPC blocking.
slist.h 5.1 KB 1   7 years alain First import
spinlock.c 4.3 KB 438   6 years alain Fix a bug in scheduler related to RPC blocking.
spinlock.h 6.2 KB 438   6 years alain Fix a bug in scheduler related to RPC blocking.
string.c 3.6 KB 337   7 years alain Introduce the delayed context switch if current thread has a lock.
string.h 7.6 KB 323   7 years max Clean up, and define strstr() in libk.
xhtab.c 17.0 KB 423   6 years alain cosmetic
xhtab.h 10.2 KB 204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
xlist.h 12.0 KB 435   6 years alain Fix a bad bug in scheduler…
Note: See TracBrowser for help on using the repository browser.