Tobias Platen d849f0e1a6 unix signal handling 3 роки тому
..
act.c 5e9f6f5245 Stack the slab allocator directly on top of the physical allocator 8 роки тому
act.h 306d763d87 Rewrite old-style #endif FOO directives 10 роки тому
assert.h f025f685e9 kern: Improve assertions and panics. 7 роки тому
ast.c a934560eb5 Fix warning 6 роки тому
ast.h b3c5e41bc0 kern: import `macros.h' from x15 9 роки тому
atomic.h 25f22702f1 Implement basic sleeping locks for gnumach 7 роки тому
boot_script.c a7f248bf76 Fix gcc-6 warnings 8 роки тому
boot_script.h 94c96554e0 Cleanup of the prototypes 10 роки тому
bootstrap.c 10ebf9565f kern: Fix crash. 6 роки тому
bootstrap.h 352e6c9862 kern/startup.c: remove forward declarations 10 роки тому
counters.c 862b733dcb kern: disable stack allocation counters by default 9 роки тому
counters.h 862b733dcb kern: disable stack allocation counters by default 9 роки тому
cpu_number.h 3c95650156 gnumach glued to linux-libre (GNUs NeXT Unified Kernel) 6 роки тому
debug.c f025f685e9 kern: Improve assertions and panics. 7 роки тому
debug.h c8e2b6b3ab mach_port_allocate now working 6 роки тому
elf-load.c 520743674a kern: fix the error handling in exec_load 10 роки тому
eventcount.c f533e173fc kern: avoid the casts in enqueue_head() and enqueue_tail() 10 роки тому
eventcount.h 94c96554e0 Cleanup of the prototypes 10 роки тому
exc.defs e7e91cc329 Include the exception protocol in 'gnumach.msgids' 8 роки тому
exception.c 7bbfa39f59 Use uint32_t instead of unsigned32_t. 8 роки тому
exception.h bf2393db5d ipc/mach_msg.c: remove forward declarations 10 роки тому
gnumach.srv 19ad2bd5f2 Add missing file for page statistics 11 роки тому
gsync.c 26b8abc06e Rewrite gsync so that it works with remote tasks v2 7 роки тому
gsync.h c8e687cb8a gsync: fix licence 7 роки тому
host.c 0d94b02b5e kern: Fix reporting the minimum quantum used for scheduling. 6 роки тому
host.h b42bd0d675 2001-04-04 Roland McGrath <roland@frob.com> 23 роки тому
ipc_host.c c8e2b6b3ab mach_port_allocate now working 6 роки тому
ipc_host.h b42bd0d675 2001-04-04 Roland McGrath <roland@frob.com> 23 роки тому
ipc_kobject.c c8e2b6b3ab mach_port_allocate now working 6 роки тому
ipc_kobject.h 4c427f351a kern/task.c: remove forward declarations 10 роки тому
ipc_mig.c b0379a701a implement mach_port_allocate 5 роки тому
ipc_mig.h 827c01fadb kern: qualify pointers whose dereferenced values are constant with const 10 роки тому
ipc_sched.c d849f0e1a6 unix signal handling 3 роки тому
ipc_sched.h f07a4c844d Initial source 27 роки тому
ipc_tt.c 7eff67667f mach_msg_send 5 роки тому
ipc_tt.h 1fac2f5107 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org> 15 роки тому
kalloc.h 2d2da4aad5 Merge kalloc_map into kmem_map 12 роки тому
kern_types.h f07a4c844d Initial source 27 роки тому
kmutex.c 25f22702f1 Implement basic sleeping locks for gnumach 7 роки тому
kmutex.h 25f22702f1 Implement basic sleeping locks for gnumach 7 роки тому
list.h b0379a701a implement mach_port_allocate 5 роки тому
lock.c 08811e805a Add missing memory barriers in simple lock debugging 7 роки тому
lock.h e6c6e15b03 kern: keep track of the writer when debugging locks 8 роки тому
lock_mon.c fe0231ba14 Convert from K&R to ANSI 10 роки тому
log2.h b0379a701a implement mach_port_allocate 5 роки тому
mach.srv dd48e23f43 Remove long obsolete RPC routines 12 роки тому
mach4.srv 494ca8c646 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> 15 роки тому
mach_clock.c a7f248bf76 Fix gcc-6 warnings 8 роки тому
mach_clock.h 675fd4eecd Add kernel profiling through sampling 8 роки тому
mach_debug.srv f07a4c844d Initial source 27 роки тому
mach_factor.c fb7b8f3f7d kern: remove register qualifiers 10 роки тому
mach_factor.h bc85b8639e 2007-04-30 Thomas Schwinge <tschwinge@gnu.org> 15 роки тому
mach_host.srv dd48e23f43 Remove long obsolete RPC routines 12 роки тому
machine.c eec39c5f50 Add a thread_no_continuation definition 8 роки тому
machine.h 13a3d24729 Mark functions that don't return with attribute noreturn 10 роки тому
macros.h d9cdc4bfef Fix some license headers. 8 роки тому
pc_sample.c 675fd4eecd Add kernel profiling through sampling 8 роки тому
pc_sample.h 675fd4eecd Add kernel profiling through sampling 8 роки тому
printf.c c9e0877482 kern/printf: do not serialize printf and co 8 роки тому
printf.h 406007f0fa fix mach trap interface 3 роки тому
priority.c fe0231ba14 Convert from K&R to ANSI 10 роки тому
priority.h 16fda8b0bf kern/mach_clock.c: remove forward declaration 10 роки тому
processor.c a7f248bf76 Fix gcc-6 warnings 8 роки тому
processor.h f7a65556ad kern/processor.c: remove forward declarations 10 роки тому
profile.c 8088591b6e Drop the register qualifier. 6 роки тому
queue.c ae271dd63c kern: remove register qualifiers 10 роки тому
queue.h 2ba043d044 kern: make sure the queue macros are only used on queues 8 роки тому
rbtree.c eaf536856d Update comments. 12 роки тому
rbtree.h 7cd47bc6da rbtree: minor change 7 роки тому
rbtree_i.h d518d34ce0 Fix copyright assignment 12 роки тому
rdxtree.c c8e2b6b3ab mach_port_allocate now working 6 роки тому
rdxtree.h b028365c6b Fix bootstraping issues with stdint.h. 8 роки тому
rdxtree_i.h d9cdc4bfef Fix some license headers. 8 роки тому
refcount.h b3c5e41bc0 kern: import `macros.h' from x15 9 роки тому
sched.h b3c5e41bc0 kern: import `macros.h' from x15 9 роки тому
sched_prim.c 797c5e495a Fix warning 6 роки тому
sched_prim.h 0b9fbd8886 more work on ipc 3 роки тому
shuttle.h 306d763d87 Rewrite old-style #endif FOO directives 10 роки тому
slab.c 5d1258459a Rework pageout to handle multiple segments 7 роки тому
slab.h c8e2b6b3ab mach_port_allocate now working 6 роки тому
startup.c 2d3a07c558 glue tasks and threads 5 роки тому
startup.h 352e6c9862 kern/startup.c: remove forward declarations 10 роки тому
strings.c 05045bd8a8 Replace libc string functions with internal implementations 7 роки тому
syscall_emulation.c fe0231ba14 Convert from K&R to ANSI 10 роки тому
syscall_emulation.h 4c427f351a kern/task.c: remove forward declarations 10 роки тому
syscall_subr.c 3a4f2e95e9 kern: avoid hardcoding the lowest priority 9 роки тому
syscall_subr.h 4360c7b7b5 kern/syscall_subr.c: remove forward declaration 10 роки тому
syscall_sw.c be78a5c793 Declare void argument lists 10 роки тому
syscall_sw.h 625801e5ad i386: improve syscall tracing 8 роки тому
task.c 2d3a07c558 glue tasks and threads 5 роки тому
task.h 0b9fbd8886 more work on ipc 3 роки тому
task_notify.cli 8c4d15d5b8 kern: provide notifications about new tasks 9 роки тому
thread.c 0b9fbd8886 more work on ipc 3 роки тому
thread.h d849f0e1a6 unix signal handling 3 роки тому
thread_swap.c 6eb79f812e kern: gracefully handle resource shortage 9 роки тому
thread_swap.h 6eb79f812e kern: gracefully handle resource shortage 9 роки тому
time_stamp.c fe0231ba14 Convert from K&R to ANSI 10 роки тому
time_stamp.h f1b261205a 2008-07-15 Barry deFreese <bddebian@comcast.net> 15 роки тому
timer.c b3c5e41bc0 kern: import `macros.h' from x15 9 роки тому
timer.h 3c95650156 gnumach glued to linux-libre (GNUs NeXT Unified Kernel) 6 роки тому
xpr.c fe0231ba14 Convert from K&R to ANSI 10 роки тому
xpr.h b5365a3c2c kern: Fix typos in comments (found by codespell) 9 роки тому