Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-01 | statx: make include conditional, fixes non-csky arch buildroot builds | Waldemar Brodkorb | |
2020-02-03 | csky: add statx conditionals | Waldemar Brodkorb | |
Similar to glibc commit https://sourceware.org/git/?p=glibc.git;a=commit;h=6bbfc5c09fc5b5e3d4a0cddbbd4e2e457767dae7 we need to handle Linux kernel change, which removed stat64 family from default syscall set. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Waldemar Brodkorb <wbrodkorb@conet.de> |