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_host.defs
Commit message (
Expand
)
Author
Age
Files
Lines
*
kern: Add a mach host operation which returns elapsed time since bootup
Zhaoming Luo
2024-12-29
1
-0
/
+7
*
Disable host_kernel_version() everywhere but on i386
Sergey Bugaev
2024-03-27
1
-3
/
+3
*
Keep host_get_kernel_version for USER32-on-x86_64 case
Samuel Thibault
2023-05-11
1
-1
/
+1
*
Remove host_kernel_version RPC for x86_64
Flavio Cruz
2023-05-11
1
-0
/
+4
*
Remove host_get_boot_info and host_get_kernel_boot_info since they are not used.
Flavio Cruz
2023-04-07
1
-14
/
+2
*
Use c_string to define host_get_kernel_version and host_get_kernel_boot_info.
Flavio Cruz
2023-03-13
1
-0
/
+16
*
Add host_set_time64 and host_adjust_time64
Flavio Cruz
2023-01-28
1
-0
/
+18
*
Add host_get_time64 RPC to return the time as time_value64_t
Flavio Cruz
2023-01-19
1
-0
/
+8
*
Allow non-privileged tasks to wire 64KiB task memory
Samuel Thibault
2015-07-09
1
-1
/
+1
*
include: add X_IMPORTS to ipc definitions
Justus Winter
2014-12-09
1
-0
/
+4
*
Remove long obsolete RPC routines
Guillem Jover
2011-09-02
1
-34
/
+5
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+379