index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
ipc_space.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: Turn ipc_entry_lookup_failed() into a macro
Sergey Bugaev
2024-03-27
1
-9
/
+13
*
Replace kernel header includes in include/mach/mach_types.h with forward decl...
Flavio Cruz
2024-02-12
1
-0
/
+1
*
Use MACH_PORT_NAME_NULL and MACH_PORT_NAME_DEAD when checking for null or dea...
Flavio Cruz
2023-11-29
1
-1
/
+1
*
ipc_entry_lookup_failed: Also write message id in bogus port warning
Samuel Thibault
2023-11-19
1
-2
/
+2
*
ipc_entry_lookup: Generalize warnings about bogus port names
Samuel Thibault
2023-11-18
1
-0
/
+13
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
1
-1
/
+1
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
1
-4
/
+4
*
ipc/space: inline reference counting
Justus Winter
2015-07-25
1
-2
/
+2
*
ipc: use a general lock to protect IPC spaces
Justus Winter
2015-07-15
1
-8
/
+8
*
ipc: drop size parameter from `ipc_space_create'
Justus Winter
2015-05-22
1
-10
/
+1
*
ipc: inline key ipc entry lookup functions
Justus Winter
2015-05-20
1
-0
/
+120
*
ipc: replace the IPC table with a radix tree
Justus Winter
2015-05-20
1
-10
/
+8
*
ipc: replace reverse hash table with a radix tree
Justus Winter
2015-05-20
1
-0
/
+63
*
kern: import `macros.h' from x15
Justus Winter
2015-05-19
1
-1
/
+1
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-3
/
+4
*
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+3
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-23
/
+0
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-4
/
+4
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+164