aboutsummaryrefslogtreecommitdiff
path: root/include/mach/mach_types.defs
Commit message (Expand)AuthorAgeFilesLines
* Remove host_get_boot_info and host_get_kernel_boot_info since they are not used.Flavio Cruz2023-04-071-4/+0
* Use c_string to define host_get_kernel_version and host_get_kernel_boot_info.Flavio Cruz2023-03-131-0/+4
* Add host_get_time64 RPC to return the time as time_value64_tFlavio Cruz2023-01-191-0/+5
* Use rpc_uintptr_t for protected payloads.Flavio Cruz2023-01-131-0/+2
* Use uintptr_t to define vm_size_t/vm_offset_t/vm_addressFlavio Cruz2022-12-271-5/+1
* Use struct for time_value_t and define seconds as long_integer_t.Flavio Cruz2022-12-171-1/+12
* Update mach_port_status_t definition to use the new structFlavio Cruz2022-11-281-1/+11
* Update mach_debug interfaces to use struct.Flavio Cruz2022-11-251-1/+3
* Remove unused mig type definitions in gnumachFlavio Cruz2022-11-061-18/+0
* fix rpc types for KERNEL_USER stubsLuca Dariz2022-08-281-5/+11
* add rpc_versions for vm typesLuca Dariz2022-08-271-3/+28
* Add vm_object_sync supportSamuel Thibault2018-11-031-0/+1
* Retire procedure `old_mach_port_get_receive_status'Justus Winter2014-12-091-2/+0
* include: add a payload-aware intran mutator for memory_object_tJustus Winter2014-11-031-0/+3
* include: make the memory_object_t types translation functions mutableJustus Winter2014-03-251-0/+10
* Remove long obsolete RPC routinesGuillem Jover2011-09-021-4/+0
* Correct MiG Mach types to fix compilation warningsGuillem Jover2011-08-311-5/+5
* 2007-05-09 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+8
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-5/+0
* Initial sourceThomas Bushnell1997-02-251-0/+249