Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 9e7b342fde add explicit_bzero from musl 10 months ago
  Waldemar Brodkorb ad1a046306 add reallocarray from musl 10 months ago
  Marcus Haehnel cd950aac51 libpthread/linuxthreads: add missing string.h include in condvar.c 10 months ago
  Marcus Haehnel a53e19f932 libpthread: Remove no longer valid attribute_unused 10 months ago
  Waldemar Brodkorb 357f094fcb bump version for 1.0.46 release 10 months ago
  Waldemar Brodkorb 08f6c1f1a0 update MAINTAINERS 10 months ago
  Marcus Haehnel a1f1e7224a libm/w_j0f.c: Call correct ieee754 function 10 months ago
  Waldemar Brodkorb 949ccc281c x86: enable time64 10 months ago
  Waldemar Brodkorb 6a856deee9 m68k: enable time64 10 months ago
  Waldemar Brodkorb ab498a3c25 superh: enable time64 10 months ago
  Waldemar Brodkorb f6b96020a1 microblaze: enable time64 10 months ago
  Waldemar Brodkorb 5f662ea93f riscv32: add basic support for NPTL 10 months ago
  Waldemar Brodkorb c07daae85e riscv32: add ldso support, enable time64. 10 months ago
  Waldemar Brodkorb 1be78c337c riscv32: decouple from riscv64 10 months ago
  Waldemar Brodkorb 5e99f71185 remove symlink 10 months ago
  Dmitry Chestnykh 7e5864509f Add time64 support to ARC. 10 months ago
  Dmitry Chestnykh 1be6cbd9c0 libc: Remove 32bit timespec structures everywhere. 10 months ago
  Dmitry Chestnykh 2a8b04b20f libc: restore correct definition of semid_ds struct. 10 months ago
  Dmitry Chestnykh e0a9284968 Add time64 support for sparc. 10 months ago
  Dmitry Chestnykh ca4c9ca128 Add time64 support to OpenRISC. 10 months ago
  Dmitry Chestnykh c6e359dbc7 libc: Pass 64bit-only time structures to syscalls. 10 months ago
  Dmitry Chestnykh 8a6af75fca libc: always redirect *stat() family to statx() with time64 enabled. 10 months ago
  Dmitry Chestnykh 0b4d5ed47c ldso: Use statx() when time64 is enabled. 10 months ago
  Dmitry Chestnykh ee7e012b71 Fix *stat() and *stat64() when the time is beyond year 2038. 10 months ago
  Dmitry Chestnykh 73017bba9d Add time64 support for MIPS32. 10 months ago
  Dmitry Chestnykh fb800e73a9 Refactor `ts32_struct` and `TO_ITS64_P`. 10 months ago
  Dmitry Chestnykh f9df8bfdf6 Add time64 support for PowerPC. 10 months ago
  Dmitry Chestnykh 81ed334f67 Add support for using time64 on big-endian machines. 10 months ago
  Dmitry Chestnykh 086a5f1650 Remove unneeded comparisons. 10 months ago
  Dmitry Chestnykh 242023ce7d ldso: Remove unneeded semicolons. 10 months ago