Commit History

Author SHA1 Message Date
  ramin e31ac0f10f libc: pick IPC_64 by what the headers offer, not by the word size 1 week ago
  ramin 3848522a99 libc: the SysV IPC pad words depend on the word size, not on the arch 1 week ago
  ramin f7394293c3 libc: do not truncate the shmat address argument to int 1 week ago
  Waldemar Brodkorb 359fcd62fc ppc: add fenv support from glibc 1 week ago
  ramin 5222fefffa m68k: use the kernel helper on every core without CAS, not just ColdFire 1 week ago
  Waldemar Brodkorb 459cd39653 kvx: allow fenv support 2 weeks ago
  Waldemar Brodkorb 6d8ec52b82 Fix SSP support for riscv32 3 weeks ago
  Waldemar Brodkorb 1105fd6c97 fenv: struct rm_ctx should be private and not exposed in a public header 2 weeks ago
  Waldemar Brodkorb dff69277d7 ppc: fix e500 fenv support 2 weeks ago
  Christian Pötzsch b0d1445a7e enable __USE_ISOC11 for C++17 3 weeks ago
  Waldemar Brodkorb ae4a98f961 bump version for 1.0.59 release 4 weeks ago
  Max Filippov 60d8e8c0cb stdio: restrict first digit of %a output to 0 or 1 1 month ago
  Max Filippov bd0e782c90 stdio: output sign with NaNs 1 month ago
  Max Filippov 75aae164de stdio: fix radix point output for %a 1 month ago
  Max Filippov bb92002881 stdio: fix %a formatting of inf and nan 1 month ago
  ramin e6d49b5b4a m68k: use the kernel cmpxchg helper for atomics on ColdFire 1 month ago
  ramin 97958e275d mips: only n32/n64 always need IPC_64, not o32 1 month ago
  Waldemar Brodkorb 50c470ef4e riscv: setcontext: fix linking error 1 month ago
  Waldemar Brodkorb 2f20790600 loongarch: add basic static only support 2 months ago
  Waldemar Brodkorb 307fcc6420 netinet/tcp.h: sync with glibc 2 months ago
  ramin 5e6fd08b42 nptl: cancel the current thread directly instead of via SIGCANCEL 2 months ago
  ramin e636c23654 ldso: serialize dl_iterate_phdr to fix concurrent unwind hang on SMP 2 months ago
  ramin d0226d2b1e linuxthreads: fix SIGSEGV in MIPS cancellable wrappers (waitpid, nanosleep) 3 months ago
  ramin 7b58f9f30e libc: fix struct msqid_ds layout for TIME64 on all common-header arches 3 months ago
  Ramin Moussavi 5bbfe79168 libc: fix struct shmid_ds layout for TIME64 3 months ago
  Ramin Moussavi 5c0333f6bd m68k: implement atomic operations with the CAS instruction 3 months ago
  ramin 1cea0a036f mips: always set IPC_64 for the SysV IPC *ctl commands 3 months ago
  ramin 7c10829ea6 mips: fix setjmp() on n32/n64 (.cpreturn, not .cprestore) 3 months ago
  ramin 304b850bb2 mips: fix mmap64() for large offsets on n32 3 months ago
  ramin c4a85efd42 mips: fix fallocate() 64-bit argument passing on n32 3 months ago