aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_page.c
diff options
context:
space:
mode:
authorFlavio Cruz <flaviocruz@gmail.com>2022-12-16 21:06:25 -0500
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-12-17 03:23:52 +0100
commite493c4e8c54ece41bd24b209cfb9efc24254214b (patch)
treee2d22783de731d40126bb76a35ac0d90e8ae1c0a /vm/vm_page.c
parentc00d8d62878434e82b04d5ad5901f938d120debf (diff)
downloadgnumach-e493c4e8c54ece41bd24b209cfb9efc24254214b.tar.gz
gnumach-e493c4e8c54ece41bd24b209cfb9efc24254214b.tar.bz2
gnumach-e493c4e8c54ece41bd24b209cfb9efc24254214b.zip
Use struct for time_value_t and define seconds as long_integer_t.
On 64 bit kernels, seconds will be 64 bits long and won't suffer from the 2038 problem. We also add a new type rpc_time_value_t to handle the conversion between 32 bit userland and 64 bit kernel. Message-Id: <Y50kIaIgaIdGjDAk@mars>
Diffstat (limited to 'vm/vm_page.c')
0 files changed, 0 insertions, 0 deletions