Commit History

Author SHA1 Message Date
  Yann Sionneau c21d1a858e kvx: add support for kv3-2 (Coolidge v2 SoC) 2 years ago
  Yann Sionneau f61a240363 fstatat: add wrapper that uses statx for non-legacy arch 2 years ago
  Yann Sionneau 95e38b3784 add support for systems without legacy setrlimit/getrlimit syscalls 2 years ago
  Yann Sionneau dd21bfd5a7 fstat: add missing return value statement for the statx wrapping case 2 years ago
  Yann Sionneau 3daf0d3bf7 fstatat64: define it as a wrapper of statx if the kernel does not support fstatat64 syscall 2 years ago
  Max Filippov 801d069af4 daemon.c: make _fork_parent static inline again 2 years ago
  lordrasmus cdb07d2cd5 gitignore 2 years ago
  lordrasmus c10fb774f6 vdso support for x86_64 2 years ago
  lordrasmus 3166c618f3 gettimeofday() only include ldso.h if vdso support is activated 2 years ago
  lordrasmus e5662feb04 c6x compile fix vdso support 2 years ago
  lordrasmus 0a232450b1 vdso support missing file 2 years ago
  lordrasmus 567e766d6c fix getauxval() on aarch64 gcc 11 2 years ago
  lordrasmus 8d09605656 fix file permissions 2 years ago
  lordrasmus de0cfd949a add vsdo support 2 years ago
  Waldemar Brodkorb 3d781a52ba arm: add hwcap header file 2 years ago
  Waldemar Brodkorb 98576ab8de fcntl.h: declare f_owner_ex for all architectures 2 years ago
  Waldemar Brodkorb becd0cbc41 aarch64: add hwcap header file 2 years ago
  Waldemar Brodkorb 014ddbf530 bump version for 1.0.44 release 2 years ago
  Waldemar Brodkorb df81bd1e2c getauxval: remove header for static builds 2 years ago
  Waldemar Brodkorb f82f25b334 powerpc: fix conflicting definitions with newer Linux kernel 2 years ago
  Max Filippov eb532bc1b7 linuxthreads/signal: improve sigaction behavior 2 years ago
  Waldemar Brodkorb 7ecdaaad78 add missing wchar.h, fixes a compile error with openadk 2 years ago
  Max Filippov 31d425e5f4 des.c: constify des tables 2 years ago
  Waldemar Brodkorb 2c46c4ed23 [PATCH] libc/sysdeps/linux/common/bits/wchar.h: resync with glibc, fix build issue with gcc 12 2 years ago
  Yann Sionneau 82fdc29f5f Fix compilation error on noMMU/nothread systems with old compilers 2 years ago
  Yann Sionneau a04b282ef2 Revert "librt: avoid compilation error" 2 years ago
  Waldemar Brodkorb b19f8f3609 gettimeofday: fix static build 2 years ago
  Waldemar Brodkorb abf6002032 bump version for 1.0.43 release 2 years ago
  Elliot Thomas 4d69fcb985 Emulate 'futimesat' when __NR_futimesat is not available. 2 years ago
  Waldemar Brodkorb 9d549d7bc6 riscv64: fix linking with binutils 2.40 2 years ago