aboutsummaryrefslogtreecommitdiff
path: root/ipc/mach_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-12/+12
* copyinmsg: Set msgh_size inside copyinmsg rather than the callerSamuel Thibault2022-08-281-2/+0
* simplify ipc_kmsg_copyout_body() usageLuca Dariz2022-08-281-3/+1
* ipc: undo manual inlining of `ipc_entry_X' functionsJustus Winter2015-05-201-119/+20
* Avoid accessing ip_protected_payload without the lock.Samuel Thibault2015-04-231-3/+11
* ipc: provide the protected payload in ipc_kmsg_copyout_headerJustus Winter2014-10-011-13/+40
* Convert from K&R to ANSIMarin Ramesa2014-04-041-23/+22
* ipc/mach_msg.c: remove forward declarationsMarin Ramesa2013-12-051-3/+1
* ipc: remove register qualifiersMarin Ramesa2013-11-111-41/+41
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-2/+2
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-6/+6
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+2
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-12/+0
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-457/+0
* 2006-11-13 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-2/+2
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+2
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+0
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-44/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-6/+6
* Initial sourceThomas Bushnell1997-02-251-0/+2279