source: trunk/kernel/syscalls @ 611

Name Size Rev Age Author Last Change
../
shared_include 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
syscalls.h 39.9 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
sys_readdir.c 4.2 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
sys_opendir.c 5.9 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
sys_mmap.c 9.8 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
sys_display.c 10.8 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
sys_closedir.c 2.6 KB 611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
sys_write.c 8.9 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_unlink.c 3.4 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_stat.c 4.2 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_read.c 9.5 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_open.c 4.0 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_mkdir.c 3.4 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_getcwd.c 3.4 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_chdir.c 3.7 KB 610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
sys_rmdir.c 2.3 KB 604   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
sys_thread_create.c 7.1 KB 594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
sys_kill.c 7.3 KB 594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
sys_fork.c 6.5 KB 594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
sys_close.c 2.8 KB 594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
sys_thread_join.c 6.2 KB 584   5 years alain Introduce sys_place_fork() function.
sys_thread_exit.c 2.7 KB 584   5 years alain Introduce sys_place_fork() function.
sys_place_fork.c 1.6 KB 584   5 years alain Introduce sys_place_fork() function.
sys_exit.c 5.6 KB 584   5 years alain Introduce sys_place_fork() function.
sys_exec.c 9.0 KB 584   5 years alain Introduce sys_place_fork() function.
sys_barrier.c 4.5 KB 581   5 years alain 1) Improve the busylock debug infrastructure. 2) introduce a …
sys_wait.c 6.8 KB 566   5 years alain Complete restructuration of kernel locks.
sys_trace.c 2.8 KB 566   5 years alain Complete restructuration of kernel locks.
sys_thread_yield.c 1.6 KB 566   5 years alain Complete restructuration of kernel locks.
sys_thread_wakeup.c 2.6 KB 566   5 years alain Complete restructuration of kernel locks.
sys_thread_sleep.c 1.7 KB 566   5 years alain Complete restructuration of kernel locks.
sys_thread_detach.c 2.5 KB 566   5 years alain Complete restructuration of kernel locks.
sys_sem.c 7.4 KB 566   5 years alain Complete restructuration of kernel locks.
sys_mutex.c 6.5 KB 566   5 years alain Complete restructuration of kernel locks.
sys_mkfifo.c 2.1 KB 566   5 years alain Complete restructuration of kernel locks.
sys_isatty.c 3.4 KB 566   5 years alain Complete restructuration of kernel locks.
sys_is_fg.c 3.3 KB 566   5 years alain Complete restructuration of kernel locks.
sys_getpid.c 2.0 KB 566   5 years alain Complete restructuration of kernel locks.
sys_get_config.c 3.4 KB 566   5 years alain Complete restructuration of kernel locks.
sys_fg.c 3.2 KB 566   5 years alain Complete restructuration of kernel locks.
sys_condvar.c 6.4 KB 566   5 years alain Complete restructuration of kernel locks.
sys_chmod.c 2.3 KB 566   5 years alain Complete restructuration of kernel locks.
sys_timeofday.c 2.3 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_thread_cancel.c 3.7 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_signal.c 1.4 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_pipe.c 1.1 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_munmap.c 2.1 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_get_cycle.c 1.8 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_get_core.c 2.3 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_alarm.c 1.3 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_undefined.c 1.2 KB 479   6 years viala [kern/syscall] Add void type to function prototypes with no parameter
sys_utls.c 1.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
sys_lseek.c 2.3 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
sys_creat.c 1.1 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
sys_times.c 1.4 KB 1   7 years alain First import
sys_thread_migrate.c 2.7 KB 1   7 years alain First import
sys_sbrk.c 1.1 KB 1   7 years alain First import
sys_mcntl.c 2.7 KB 1   7 years alain First import
sys_madvise.c 2.7 KB 1   7 years alain First import
sys_ftime.c 1.3 KB 1   7 years alain First import
sys_fsync.c 863 bytes 1   7 years alain First import
Note: See TracBrowser for help on using the repository browser.