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_port.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-2
/
+2
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-2
/
+1
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
1
-3
/
+3
*
fix warnings
Luca Dariz
2023-01-16
1
-1
/
+1
*
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2023-01-13
1
-1
/
+1
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
1
-14
/
+14
*
Use custom port macros.
Flávio Cruz
2015-06-05
1
-2
/
+2
*
ipc: add protected payload
Justus Winter
2014-10-01
1
-0
/
+48
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-14
/
+11
*
ipc: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-4
/
+4
*
ipc/ipc_port.c: trivial stylistic fix for consistency
Marin Ramesa
2013-12-08
1
-1
/
+1
*
ipc: organize ipc print function prototypes
Marin Ramesa
2013-07-18
1
-0
/
+1
*
Fix compilation warning implicit function declaration kdbprintf
David Höppner
2013-01-04
1
-0
/
+3
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-239
/
+0
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-61
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-12
/
+12
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+1545