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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define rpc_vm_size_array_t and rpc_vm_offset_array_t
Flavio Cruz
2023-01-31
1
-3
/
+5
*
Add host_set_time64 and host_adjust_time64
Flavio Cruz
2023-01-28
1
-0
/
+18
*
Rename msg_is_misaligned and msg_align
Samuel Thibault
2023-01-19
1
-2
/
+2
*
Add host_get_time64 RPC to return the time as time_value64_t
Flavio Cruz
2023-01-19
3
-13
/
+44
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
1
-3
/
+3
*
add conversion helpers for invalid mach port names
Luca Dariz
2023-01-18
1
-2
/
+6
*
update syscall signature with rpc_vm_* and mach_port_name_t
Luca Dariz
2023-01-18
1
-14
/
+4
*
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
1
-1
/
+13
*
add msg_user_header_t for user-side msg structure
Luca Dariz
2023-01-18
1
-1
/
+16
*
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2023-01-13
3
-2
/
+4
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
1
-1
/
+26
*
Use uintptr_t to define vm_size_t/vm_offset_t/vm_address
Flavio Cruz
2022-12-27
1
-5
/
+1
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
2
-3
/
+1
*
time_value: Fix usage in e.g. c89 programs
Samuel Thibault
2022-12-19
1
-2
/
+2
*
Use struct for time_value_t and define seconds as long_integer_t.
Flavio Cruz
2022-12-17
2
-2
/
+38
*
Define vm_size_t and vm_offset_t as __mach_uintptr_t.
Flavio Cruz
2022-12-06
1
-1
/
+1
*
Make task_info.h structs more portable
Flavio Cruz
2022-12-06
1
-12
/
+12
*
task: Add task_set_essential
Samuel Thibault
2022-12-03
1
-0
/
+8
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
2
-5
/
+5
*
Use portable rpc types to define 'struct sample'.
Flavio Cruz
2022-11-28
2
-5
/
+11
*
Update mach_port_status_t definition to use the new struct
Flavio Cruz
2022-11-28
2
-8
/
+18
*
Update mach_debug interfaces to use struct.
Flavio Cruz
2022-11-25
1
-1
/
+3
*
default_pager_types.defs: define existing struct types as true structs
Flavio Cruz
2022-11-11
1
-4
/
+13
*
Remove unused mig type definitions in gnumach
Flavio Cruz
2022-11-06
1
-18
/
+0
*
std_types: Drop char, short and int type definitions
Samuel Thibault
2022-09-18
1
-3
/
+0
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
1
-1
/
+1
*
fix host_info structure definition
Luca Dariz
2022-08-28
1
-1
/
+1
*
fix rpc types for KERNEL_USER stubs
Luca Dariz
2022-08-28
1
-5
/
+11
*
Add missing const_mach_port_name_array_t type
Samuel Thibault
2022-08-28
1
-0
/
+1
*
add rpc_versions for vm types
Luca Dariz
2022-08-27
1
-3
/
+28
*
add port name types
Luca Dariz
2022-08-27
3
-9
/
+21
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-82
/
+0
*
remove the old_mach_port_status_t as it's unused
Luca Dariz
2022-04-03
1
-18
/
+0
*
io_map: Fix using physical addresses
Samuel Thibault
2022-02-16
1
-0
/
+4
*
Add yet more const string types
Samuel Thibault
2022-01-16
1
-0
/
+1
*
vm_region_get_proxy: rename to create_proxy
Sergey Bugaev
2021-11-07
1
-1
/
+1
*
vm: vm_region_get_proxy
Joan Lledó
2021-11-07
1
-0
/
+10
*
memory_object: Fix memory_object_t type in the kernel
Samuel Thibault
2021-11-07
1
-2
/
+6
*
memory_object_create_proxy: Make len parameter vm_size_array_t
Samuel Thibault
2021-10-17
1
-1
/
+2
*
memory_object_proxy: Explicit that creation wants a send right
Samuel Thibault
2021-08-09
1
-2
/
+2
*
gsync: Use vm_address_t instead of vm_offset_t
Samuel Thibault
2020-12-01
1
-4
/
+4
*
Add vm_allocate_contiguous RPC
Samuel Thibault
2020-07-09
1
-0
/
+24
*
Add experimental RPC infrastructure
Samuel Thibault
2020-07-09
1
-0
/
+15
*
include/mach/xen.h: Add 64bit variant
Samuel Thibault
2020-03-28
1
-0
/
+4
*
patch: add last_processor to thread info structures
Almudena Garcia
2019-10-27
1
-0
/
+1
*
Add vm_object_sync support
Samuel Thibault
2018-11-03
4
-0
/
+61
*
Fix typo
Samuel Thibault
2018-11-03
1
-1
/
+1
*
Add const MIG types
Samuel Thibault
2018-01-28
1
-0
/
+1
*
VM: add the vm_wire_all call
Richard Braun
2016-12-24
3
-0
/
+46
*
include: Fix new task notifications.
Justus Winter
2016-11-01
1
-2
/
+5
[next]