Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add host_get_time64 RPC to return the time as time_value64_t | Flavio Cruz | 2023-01-19 | 1 | -13/+31 |
* | Introduce time_value64_t to keep track of real time in the kernel | Flavio Cruz | 2023-01-03 | 1 | -1/+26 |
* | 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 | 1 | -1/+26 |
* | Add macros to convert between time_value_t and timespec | Flávio Cruz | 2015-09-19 | 1 | -0/+12 |
* | kern: use proper memory fences when handling the mapped time | Justus Winter | 2015-09-07 | 1 | -0/+2 |
* | include: provide time-value substraction | Justus Winter | 2015-07-25 | 1 | -7/+24 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+80 |