aboutsummaryrefslogtreecommitdiff
path: root/ipc/ipc_kmsg.h
Commit message (Expand)AuthorAgeFilesLines
* ipc: Fix allocating kernel buffer for storing user messageSamuel Thibault2023-10-011-0/+10
* Add and use ikm_cache_alloc/free/_trySamuel Thibault2023-10-011-0/+40
* replace mach_port_t with mach_port_name_tLuca Dariz2023-01-181-0/+11
* add msg_user_header_t for user-side msg structureLuca Dariz2023-01-181-2/+2
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-5/+5
* simplify ipc_kmsg_copyout_body() usageLuca Dariz2022-08-281-1/+1
* Drop the register qualifier.Justus Winter2017-10-231-5/+5
* kern: import `macros.h' from x15Justus Winter2015-05-191-1/+1
* ipc: guard test code with `MACH_IPC_TEST'Justus Winter2014-12-161-4/+15
* ipc: tune size of cached kernel message buffersJustus Winter2014-12-161-1/+4
* ipc/ipc_kmsg.h: update commentMarin Ramesa2013-12-051-2/+1
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-18/+20
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-9/+0
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+1
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-10/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-10/+10
* Initial sourceThomas Bushnell1997-02-251-0/+291