aboutsummaryrefslogtreecommitdiff
path: root/ipc/ipc_kmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-21/+37
* copyinmsg: Set msgh_size inside copyinmsg rather than the callerSamuel Thibault2022-08-281-1/+0
* kmsg: factorize uint32_t into an alignment typeSamuel Thibault2022-08-281-2/+10
* kmsg: fix msg body alignmentLuca Dariz2022-08-281-27/+22
* simplify ipc_kmsg_copyout_body() usageLuca Dariz2022-08-281-16/+8
* Fix gcc-6 warningsSamuel Thibault2016-05-181-1/+1
* Use uint32_t instead of unsigned32_t.Flavio Cruz2016-04-041-4/+4
* ipc: replace the IPC table with a radix treeJustus Winter2015-05-201-20/+12
* ipc: undo manual inlining of `ipc_entry_X' functionsJustus Winter2015-05-201-81/+26
* Avoid accessing ip_protected_payload without the lock.Samuel Thibault2015-04-231-7/+14
* ipc: guard test code with `MACH_IPC_TEST'Justus Winter2014-12-161-3/+1
* ipc: provide the protected payload in ipc_kmsg_copyout_headerJustus Winter2014-10-011-13/+45
* Convert from K&R to ANSIMarin Ramesa2014-04-041-67/+63
* ipc/ipc_kmsg.c: remove forward declarationsMarin Ramesa2013-12-051-4/+0
* ipc: remove register qualifiersMarin Ramesa2013-11-111-2/+2
* ipc: organize ipc print function prototypesMarin Ramesa2013-07-181-0/+1
* fix copy out-of-line data when length >= 512MBSergio Lopez2011-09-281-4/+4
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-2/+2
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+2
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+2
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+4
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-494/+0
* 2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+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-0/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-2/+4
* 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-75/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-28/+28
* Initial sourceThomas Bushnell1997-02-251-0/+3484