diff options
author | Dmitry Chestnykh <dm.chestnykh@gmail.com> | 2024-07-20 17:23:45 +0300 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-07-21 09:09:19 +0200 |
commit | 839bae66a376631ee7d5b1f5b2f5b4094c519ea8 (patch) | |
tree | 3441b2d2c5c70d2180d24855272cd826e1108c09 /libc/sysdeps/linux/common/bits/uClibc_stdio.h | |
parent | 1d8ade50e8c5d9727a1f5a8d5af2f5d643a812d3 (diff) |
Fix compilation with 4.x kernel headers
- Fallback to __NR_stat syscall in ld.so if we use 4.x kernel headers.
4.x kernel doesn't support 64-bit time so we can use old syscall
- Add preprocessor conditions to have fstat64 and fstatat64 in libc
with old kernel headers
Signed-off-by: Dmitry Chestnykh <dm.chestnykh@gmail.com>
Diffstat (limited to 'libc/sysdeps/linux/common/bits/uClibc_stdio.h')
0 files changed, 0 insertions, 0 deletions