summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorDmitry Chestnykh <dm.chestnykh@gmail.com>2024-02-28 11:45:09 +0300
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-28 10:07:11 +0100
commitc6e359dbc7bd155b10e15616d11e15c48b8bbefa (patch)
treea3a881c1cbeba8db9b7373a3e0b92eb0b0202a02 /libc
parent8a6af75fcae2d24cd14f2d91c11a52adae154ebc (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')
0 files changed, 0 insertions, 0 deletions