minix/kernel/system
David van Moolenbroek 83a31a3592 Kernel: fix getrusage microsecond computation
Change-Id: I5e443ddbed1bcd49ed81721afda3aa3c1880ad52
2014-07-28 17:05:56 +02:00
..
do_abort.c Message type for SYS_ABORT 2014-07-28 17:05:46 +02:00
do_clear.c Message type for SYS_CLEAR 2014-07-28 17:05:49 +02:00
do_copy.c Message type for SYS_{VIR,PHYS}COPY 2014-07-28 17:05:47 +02:00
do_cprofile.c profiling related cleanup 2012-07-15 21:56:55 +02:00
do_devio.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
do_diagctl.c Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
do_endksig.c Removing SYS_SIG_* field macros. 2014-03-03 20:47:00 +01:00
do_exec.c Message type for SYS_EXEC 2014-07-28 17:05:49 +02:00
do_exit.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
do_fork.c Message type for SYS_FORK 2014-07-28 17:05:49 +02:00
do_getinfo.c Kernel: fix getrusage microsecond computation 2014-07-28 17:05:56 +02:00
do_getksig.c Removing SYS_SIG_* field macros. 2014-03-03 20:47:00 +01:00
do_irqctl.c Message type for SYS_IRQCTL 2014-07-28 17:05:46 +02:00
do_kill.c Removing SYS_SIG_* field macros. 2014-03-03 20:47:00 +01:00
do_mcontext.c Message type for SYS_{S,G}ETMCONTEXT 2014-07-28 17:05:49 +02:00
do_memset.c Message type for SYS_MEMSET 2014-07-28 17:05:46 +02:00
do_privctl.c Message type for SYS_PRIVCTL 2014-07-28 17:05:48 +02:00
do_profbuf.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
do_runctl.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
do_safecopy.c make vfs & filesystems use failable copying 2014-07-28 17:05:14 +02:00
do_safememset.c make vfs & filesystems use failable copying 2014-07-28 17:05:14 +02:00
do_schedctl.c Message type for SYS_SCHEDCTL 2014-07-28 17:05:42 +02:00
do_schedule.c Message type for SCHEDULING_NO_QUANTUM, SYS_SCHEDULE 2014-07-28 17:05:42 +02:00
do_setalarm.c Message type for SYS_SETALARM 2014-07-28 17:05:46 +02:00
do_setgrant.c Message type for SYS_SETGRANT 2014-07-28 17:05:48 +02:00
do_settime.c Message type for SYS_SETTIME 2014-07-28 17:05:48 +02:00
do_sigreturn.c <machine/signal.h> 2014-03-03 20:47:07 +01:00
do_sigsend.c Kernel: fix register corruption on signal delivery 2014-03-03 20:47:07 +01:00
do_sprofile.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
do_statectl.c Message type for SYS_STATECTL 2014-07-28 17:05:48 +02:00
do_stime.c Message type for SYS_STIME 2014-07-28 17:05:48 +02:00
do_times.c Message type for SYS_TIMES 2014-07-28 17:05:47 +02:00
do_trace.c Message type for SYS_TRACE 2014-07-28 17:05:48 +02:00
do_umap.c Message type for SYS_UMAP{,_REMOTE} 2014-07-28 17:05:47 +02:00
do_umap_remote.c Message type for SYS_UMAP{,_REMOTE} 2014-07-28 17:05:47 +02:00
do_update.c Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
do_vdevio.c Message type for SYS_VDEVIO 2014-07-28 17:05:46 +02:00
do_vmctl.c drop safemap code 2012-10-30 13:55:42 +01:00
do_vtimer.c Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
do_vumap.c Message type for SYS_VUMAP 2014-07-28 17:05:47 +02:00
Makefile.inc Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL 2014-03-01 09:04:59 +01:00