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 година