minix/kernel/system
2005-07-18 12:31:11 +00:00
..
do_abort.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_alarm.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_copy.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_devio.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_endksig.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_exec.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_exit.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_fork.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_getinfo.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_getksig.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_irqctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_kill.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_memset.c Made memset system call listen to character argument 2005-07-18 12:31:11 +00:00
do_newmap.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_schedctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_sdevio.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_segctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_sigreturn.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_sigsend.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_svrctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_times.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_trace.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_umap.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_unused.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_vcopy.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_vdevio.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
Makefile Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00