libc: Remove 32bit timespec structures everywhere.
commit1be6cbd9c096618bdaf0f257e04ddd4ab0892fb9
authorDmitry Chestnykh <dm.chestnykh@gmail.com>
Fri, 1 Mar 2024 09:19:09 +0000 (1 12:19 +0300)
committerWaldemar Brodkorb <wbx@openadk.org>
Fri, 1 Mar 2024 09:30:32 +0000 (1 10:30 +0100)
tree5dcc9513e2218d3543de8d8a527b85346f975936
parent2a8b04b20f65ab05d0639ba5f95cb28659a5c020
libc: Remove 32bit timespec structures everywhere.

With time64 enabled we use statx() system call and the appropriate
routines for results conversion. There is no need in `__ts32_struct`
anymore.

Signed-off-by: Dmitry Chestnykh <dm.chestnykh@gmail.com>
include/internal/time64_helpers.h
libc/sysdeps/linux/arm/bits/kernel_stat.h
libc/sysdeps/linux/common/xstatconv.c
libc/sysdeps/linux/or1k/bits/kernel_stat.h
libc/sysdeps/linux/powerpc/bits/kernel_stat.h
libc/sysdeps/linux/sparc/bits/kernel_stat.h
libc/sysdeps/linux/xtensa/bits/kernel_stat.h