index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mach
/
mach_types.defs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove host_get_boot_info and host_get_kernel_boot_info since they are not used.
Flavio Cruz
2023-04-07
1
-4
/
+0
*
Use c_string to define host_get_kernel_version and host_get_kernel_boot_info.
Flavio Cruz
2023-03-13
1
-0
/
+4
*
Add host_get_time64 RPC to return the time as time_value64_t
Flavio Cruz
2023-01-19
1
-0
/
+5
*
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2023-01-13
1
-0
/
+2
*
Use uintptr_t to define vm_size_t/vm_offset_t/vm_address
Flavio Cruz
2022-12-27
1
-5
/
+1
*
Use struct for time_value_t and define seconds as long_integer_t.
Flavio Cruz
2022-12-17
1
-1
/
+12
*
Update mach_port_status_t definition to use the new struct
Flavio Cruz
2022-11-28
1
-1
/
+11
*
Update mach_debug interfaces to use struct.
Flavio Cruz
2022-11-25
1
-1
/
+3
*
Remove unused mig type definitions in gnumach
Flavio Cruz
2022-11-06
1
-18
/
+0
*
fix rpc types for KERNEL_USER stubs
Luca Dariz
2022-08-28
1
-5
/
+11
*
add rpc_versions for vm types
Luca Dariz
2022-08-27
1
-3
/
+28
*
Add vm_object_sync support
Samuel Thibault
2018-11-03
1
-0
/
+1
*
Retire procedure `old_mach_port_get_receive_status'
Justus Winter
2014-12-09
1
-2
/
+0
*
include: add a payload-aware intran mutator for memory_object_t
Justus Winter
2014-11-03
1
-0
/
+3
*
include: make the memory_object_t types translation functions mutable
Justus Winter
2014-03-25
1
-0
/
+10
*
Remove long obsolete RPC routines
Guillem Jover
2011-09-02
1
-4
/
+0
*
Correct MiG Mach types to fix compilation warnings
Guillem Jover
2011-08-31
1
-5
/
+5
*
2007-05-09 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-0
/
+8
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-5
/
+0
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+249