diff options
author | Dmitry Chestnykh <dm.chestnykh@gmail.com> | 2024-02-22 15:50:51 +0300 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-22 19:50:13 +0100 |
commit | 852836ae660ff92cc7c750b4c39c78d161fb10b5 (patch) | |
tree | 98247d9094a7e2c40cd3e007c82d2ec4fd375923 /libiconv/include/codepages.h | |
parent | 8ea0140d5ffd2dc4ec0e36de71b67e6c1955f3cb (diff) |
xtensa: Add time64 support.
- xtensa is the second architecture that supports
time64 inside uClibc-ng.
- Linux Kernel always uses 32bit time variables
inside `stat` structures, so there is a need
to use `st_atime`, `st_mtime` and `st_ctime` structures with the same
32bit-wide `tv_sec` and `tv_nsec` variables even if time64 is enabled.
Signed-off-by: Dmitry Chestnykh <dm.chestnykh@gmail.com>
Diffstat (limited to 'libiconv/include/codepages.h')
0 files changed, 0 insertions, 0 deletions