aboutsummaryrefslogtreecommitdiff
path: root/ipc/ipc_port.c
Commit message (Expand)AuthorAgeFilesLines
* slock: Fix initialization of statically-allocated slocksSamuel Thibault2023-02-081-2/+2
* Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz2023-01-191-2/+1
* replace mach_port_t with mach_port_name_tLuca Dariz2023-01-181-3/+3
* fix warningsLuca Dariz2023-01-161-1/+1
* Use rpc_uintptr_t for protected payloads.Flavio Cruz2023-01-131-1/+1
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-14/+14
* Use custom port macros.Flávio Cruz2015-06-051-2/+2
* ipc: add protected payloadJustus Winter2014-10-011-0/+48
* Convert from K&R to ANSIMarin Ramesa2014-04-041-14/+11
* ipc: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-4/+4
* ipc/ipc_port.c: trivial stylistic fix for consistencyMarin Ramesa2013-12-081-1/+1
* ipc: organize ipc print function prototypesMarin Ramesa2013-07-181-0/+1
* Fix compilation warning implicit function declaration kdbprintfDavid Höppner2013-01-041-0/+3
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-239/+0
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-2/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+3
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+0
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-61/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-12/+12
* Initial sourceThomas Bushnell1997-02-251-0/+1545