source: trunk/kernel/libk @ 623

Name Size Rev Age Author Last Change
../
atoi.c 1.2 KB 1   7 years alain First import
ctype.h 988 bytes 1   7 years alain First import
errno.h 9.0 KB 1   7 years alain First import
md5.c 8.6 KB 1   7 years alain First import
md5.h 1.5 KB 1   7 years alain First import
rbtree.c 8.2 KB 1   7 years alain First import
rbtree.h 4.8 KB 1   7 years alain First import
slist.h 5.1 KB 1   7 years alain First import
bits.h 11.5 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
ctype.c 1.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
elf.h 9.3 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
readlock.c 3.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
readlock.h 4.3 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
string.c 3.6 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
bits.c 5.5 KB 473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
memcpy.c 2.5 KB 487   6 years viala [libk/memcpt.c] Add .h in .c. Fix needed for C99 or C11 where not …
memcpy.h 3.0 KB 512   6 years viala [libk] Add documentation to memcmp().
barrier.c 1.6 KB 563   5 years alain Complete restructuration of kernel spinlocks.
barrier.h 2.4 KB 563   5 years alain Complete restructuration of kernel spinlocks.
queuelock.h 4.5 KB 563   5 years alain Complete restructuration of kernel spinlocks.
remote_fifo.c 5.4 KB 563   5 years alain Complete restructuration of kernel spinlocks.
remote_fifo.h 5.9 KB 563   5 years alain Complete restructuration of kernel spinlocks.
remote_queuelock.h 5.0 KB 563   5 years alain Complete restructuration of kernel spinlocks.
remote_rwlock.h 5.5 KB 563   5 years alain Complete restructuration of kernel spinlocks.
remote_sem.c 11.2 KB 563   5 years alain Complete restructuration of kernel spinlocks.
rwlock.h 5.3 KB 563   5 years alain Complete restructuration of kernel spinlocks.
xbarrier.c 1.9 KB 563   5 years alain Complete restructuration of kernel spinlocks.
xbarrier.h 2.5 KB 563   5 years alain Complete restructuration of kernel spinlocks.
remote_condvar.c 8.9 KB 581   5 years alain 1) Improve the busylock debug infrastructure. 2) introduce a …
remote_condvar.h 7.4 KB 581   5 years alain 1) Improve the busylock debug infrastructure. 2) introduce a …
remote_sem.h 6.9 KB 581   5 years alain 1) Improve the busylock debug infrastructure. 2) introduce a …
busylock.c 4.3 KB 600   5 years alain Cosmetic: improve debug.
elf.c 10.9 KB 603   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
grdxt.c 11.3 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
htab.c 6.0 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
htab.h 6.2 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
xlist.h 14.6 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
remote_mutex.h 7.1 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
string.h 7.7 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
list.h 10.4 KB 612   5 years alain Fix several bugs in vfs.c, fatfs.c, and devfs.c to support the <.> and …
xhtab.c 18.0 KB 614   5 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
xhtab.h 10.5 KB 614   5 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
remote_busylock.c 4.9 KB 619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
remote_busylock.h 5.2 KB 619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
remote_mutex.c 13.2 KB 619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
user_dir.c 17.4 KB 619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
busylock.h 4.9 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
grdxt.h 8.0 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
queuelock.c 4.8 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
remote_barrier.c 44.6 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
remote_barrier.h 18.1 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
remote_queuelock.c 6.6 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
remote_rwlock.c 14.3 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
rwlock.c 9.8 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
user_dir.h 6.3 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
Note: See TracBrowser for help on using the repository browser.