Commit History

Author SHA1 Message Date
  Waldemar Brodkorb fc3b6dc46a bump version for 1.0.45 release 4 months ago
  Greg Ungerer 74d5b68425 elf: support ELF binaries in noMMU 5 months ago
  Marcus Haehnel 75a5fc9e50 linuxthreads: Avoid unused variable warning 5 months ago
  Marcus Haehnel 20d7d58f1a getaddrinfo.c: Avoid misleading indentation warning 5 months ago
  Pavel Kozlov d2c58318e7 rlimit: fix 64-bit RLIM64_INFINITY macro 5 months ago
  Marcus Haehnel bfd61a8043 fnmatch: fix possible access beyond of parameter string 6 months ago
  Pavel Kozlov 1762b04103 arc: remove read ahead in asm strcmp code for ARCHS 6 months ago
  Pavel Kozlov dfa72192f1 arc: add acq/rel variants for atomic cmpxchg/xchg 6 months ago
  Pavel Kozlov 4bf3912213 prlimit: add name redirection and fix incorrect parameters to syscall 6 months ago
  Ben Wolsieffer c303df56d3 libpthread/nptl: make default stack size configurable 6 months ago
  Marcus Hähnel 8166707a33 setjmp.h: Fix C++ build and avoid duplicate throw declaration 6 months ago
  Ben Wolsieffer bdbe7da9db arm: elf-fdpic.h: avoid void pointer subtraction 6 months ago
  Pavel Kozlov 5e8f57c674 Fix -Warray-parameter warning for __sigsetjmp 6 months ago
  Pavel Kozlov 8c2f6218f8 setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs 6 months ago
  Waldemar Brodkorb 223d46f66a depend on __UCLIBC_HAVE_STATX__ 6 months ago
  Waldemar Brodkorb ffe74276cd riscv64: define __NR_riscv_flush_icache if not available 7 months ago
  Waldemar Brodkorb 133909a8e0 aarch64: disable lazy relocations 7 months ago
  Waldemar Brodkorb 1702904611 lm32: disable ctor/dtor 7 months ago
  Ben Wolsieffer 170619adce fork: generate stub on no-MMU systems 7 months ago
  Paul Iannetta cf0e633c84 kvx: fix asm syntax 7 months ago
  Yann Sionneau 94f7ab51dc kvx: use a custom stat.h header 7 months ago
  Yann Sionneau e992184ab0 kvx: define that kvx port supports statx syscall 7 months ago
  Yann Sionneau b490134854 kvx: align specification of user regs 7 months ago
  Yann Sionneau 1a912c255f kvx: atomic: rework using compiler builtins 7 months ago
  Yann Sionneau c21d1a858e kvx: add support for kv3-2 (Coolidge v2 SoC) 7 months ago
  Yann Sionneau f61a240363 fstatat: add wrapper that uses statx for non-legacy arch 7 months ago
  Yann Sionneau 95e38b3784 add support for systems without legacy setrlimit/getrlimit syscalls 7 months ago
  Yann Sionneau dd21bfd5a7 fstat: add missing return value statement for the statx wrapping case 7 months ago
  Yann Sionneau 3daf0d3bf7 fstatat64: define it as a wrapper of statx if the kernel does not support fstatat64 syscall 7 months ago
  Max Filippov 801d069af4 daemon.c: make _fork_parent static inline again 8 months ago