source: trunk/kernel/syscalls

Name Size Rev Age Author Last Change
../
shared_include 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_alarm.c 1.3 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_barrier.c 6.6 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_chdir.c 4.0 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_chmod.c 2.5 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_close.c 4.2 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_closedir.c 3.2 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_condvar.c 6.5 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_creat.c 1.1 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
sys_display.c 17.4 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_exec.c 12.1 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_exit.c 6.0 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_fbf.c 10.8 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_fg.c 3.2 KB 566   5 years alain Complete restructuration of kernel locks.
sys_fork.c 7.3 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_fsync.c 1.1 KB 626   5 years alain This version has been tested on the sort multithreaded application …
sys_ftime.c 1.3 KB 1   7 years alain First import
sys_get.c 15.7 KB 690   3 years alain Introduce the sys_get.c file in replacement of sys_get_*.c files.
sys_getcwd.c 3.4 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_getpid.c 2.0 KB 566   5 years alain Complete restructuration of kernel locks.
sys_is_fg.c 3.3 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_isatty.c 3.4 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_kill.c 8.1 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_lseek.c 3.1 KB 664   3 years alain - Introduce the sys_socket.c file implementing all socket related …
sys_madvise.c 2.7 KB 1   7 years alain First import
sys_mcntl.c 2.7 KB 1   7 years alain First import
sys_mkdir.c 3.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_mkfifo.c 4.2 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_mmap.c 9.5 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_munmap.c 5.0 KB 641   4 years alain - Fix several bugs. - Introduce the "stat" command in KSH. This …
sys_mutex.c 6.8 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_open.c 4.8 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_opendir.c 6.7 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_pipe.c 5.6 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_place_fork.c 2.5 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_read.c 10.0 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_readdir.c 4.4 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_rename.c 4.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_rmdir.c 2.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_sbrk.c 1.1 KB 1   7 years alain First import
sys_sem.c 7.7 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_signal.c 1.4 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_socket.c 18.3 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_stat.c 4.3 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_sync.c 1.1 KB 631   5 years alain introduce sys_sync() function.
sys_thread_cancel.c 3.7 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_thread_create.c 7.0 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_thread_detach.c 2.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_thread_exit.c 3.6 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_thread_join.c 7.1 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_thread_migrate.c 2.7 KB 1   7 years alain First import
sys_thread_sleep.c 3.5 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_thread_wakeup.c 3.4 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_thread_yield.c 1.6 KB 566   5 years alain Complete restructuration of kernel locks.
sys_timeofday.c 3.2 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
sys_trace.c 3.1 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
sys_undefined.c 1.2 KB 479   6 years viala [kern/syscall] Add void type to function prototypes with no parameter
sys_unlink.c 3.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_utls.c 1.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
sys_wait.c 6.6 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_write.c 9.1 KB 670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
syscalls.h 48.5 KB 683   3 years alain All modifications required to support the <tcp_chat> application …
Note: See TracBrowser for help on using the repository browser.