index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
ipc_entry.c
Age
Commit message (
Expand
)
Author
2015-07-15
ipc: fix the locking of the IPC entry allocation functions
Justus Winter
2015-05-20
ipc: inline key ipc entry lookup functions
Justus Winter
2015-05-20
ipc: replace the IPC table with a radix tree
Justus Winter
2015-05-20
ipc: replace reverse hash table with a radix tree
Justus Winter
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2013-12-17
ipc: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-05
ipc/ipc_entry.c: remove forward declaration
Marin Ramesa
2011-12-17
Adjust the kernel to use the slab allocator
Richard Braun
2011-04-23
Drop spurious warning
Samuel Thibault
2011-04-22
Warn once when part of the kernel is lacking space
Samuel Thibault
2009-06-18
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
1997-04-23
[MACH_KDB]: Add include of <kern/task.h>.
Miles Bader
1997-02-25
Initial source
Thomas Bushnell