index
:
hurd/gnumach.git
k0ro/advisory_pageout/master
master
master-gdb_stubs
master-oskit
master-user_level_drivers-debian
master-x86_64
meltdown
mplaneta/gsoc12/prereview
mplaneta/gsoc12/review
mplaneta/gsoc12/review_v1
GNU Mach
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mach
/
time_value.h
Age
Commit message (
Expand
)
Author
2025-05-01
Fix comment
Zhaoming Luo
2025-02-14
Avoid MACRO_BEGIN/END for installed files
Samuel Thibault
2025-02-12
Use MACRO_BEGIN/END
Samuel Thibault
2024-12-29
kern: Add a mach host operation which returns elapsed time since bootup
Zhaoming Luo
2023-03-13
Drop spurious tabs
Samuel Thibault
2023-03-13
Track task and thread time using time_value64_t.
Flavio Cruz
2023-02-23
Add TIME_VALUE64_TO_TIMESPEC and TIMESPEC_TO_TIME_VALUE64
Flavio Cruz
2023-02-13
time_value: Fix rpc_time_value_t compatibility.
Samuel Thibault
2023-01-19
Add host_get_time64 RPC to return the time as time_value64_t
Flavio Cruz
2023-01-03
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2022-12-19
time_value: Fix usage in e.g. c89 programs
Samuel Thibault
2022-12-17
Use struct for time_value_t and define seconds as long_integer_t.
Flavio Cruz
2015-09-19
Add macros to convert between time_value_t and timespec
Flávio Cruz
2015-09-07
kern: use proper memory fences when handling the mapped time
Justus Winter
2015-07-25
include: provide time-value substraction
Justus Winter
1997-02-25
Initial source
Thomas Bushnell