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