diff options
author | Dmitry Chestnykh <dm.chestnykh@gmail.com> | 2024-02-28 11:45:09 +0300 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-28 10:07:11 +0100 |
commit | c6e359dbc7bd155b10e15616d11e15c48b8bbefa (patch) | |
tree | a3a881c1cbeba8db9b7373a3e0b92eb0b0202a02 /libc/sysdeps/linux | |
parent | 8a6af75fcae2d24cd14f2d91c11a52adae154ebc (diff) |
libc: Pass 64bit-only time structures to syscalls.
With time64 enabled we need to pass structure
which consists of two 64bit fields to clock_gettime64()
and clock_nanosleep_time64() syscalls with proper conversion
to regular timespec structure after syscall execution.
Signed-off-by: Dmitry Chestnykh <dm.chestnykh@gmail.com>
Diffstat (limited to 'libc/sysdeps/linux')
0 files changed, 0 insertions, 0 deletions