Commit History

Author SHA1 Message Date
  Szabolcs Nagy 54ca1cc7f1 sys/membarrier.h: add new constants from linux v5.10 3 years ago
  Szabolcs Nagy fd285f9dec bits/syscall.h: add process_madvise from linux v5.10 3 years ago
  Rich Felker 49b6df3d9f fix error return value for cuserid 3 years ago
  Rich Felker cc577d0e05 fix misuse of getpwuid_r in cuserid 3 years ago
  Rich Felker a75283d777 cuserid: don't return truncated results 3 years ago
  Sören Tempel ef137da642 cuserid: support invocation with a null pointer argument 4 years ago
  Khem Raj e5d2823631 riscv64: define ELF_NFPREG 3 years ago
  Szabolcs Nagy 964104f9f0 math: fix expm1f overflow threshold 3 years ago
  Szabolcs Nagy c4c38e6364 math: fix acoshf for negative inputs 3 years ago
  Érico Rolim 074932c84d fix possible fd leak via missing O_CLOEXEC in pthread_setname_np 3 years ago
  Rich Felker 9b77aaca86 oldmalloc: preserve errno across free 3 years ago
  Rich Felker 98b9df994c fix build regression in oldmalloc 3 years ago
  Rich Felker 2010df0d64 preserve errno across free 3 years ago
  Rich Felker 9afed99c22 fix inconsistent signature of __libc_start_main 3 years ago
  Rich Felker dd5b638471 fail posix_spawn file_actions operations with negative fds 3 years ago
  Rich Felker 85e0e35196 release 1.2.2 3 years ago
  Rich Felker 3953aecbef fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels 3 years ago
  Arnd Bergmann 30f55067a6 fix v4l2 buffer ioctl fallbacks for pre-5.6 kernels 3 years ago
  Ariadne Conill db981ffb3e sh: fix incorrect mcontext_t member naming 3 years ago
  Rich Felker 1e4204d522 use libc-internal malloc for newlocale/freelocale 3 years ago
  Rich Felker 36246b347c drop use of pthread_once in newlocale 3 years ago
  Rich Felker 37fcc13c12 lift locale lock out of internal __get_locale 3 years ago
  Rich Felker c53e9b2394 fix misleading comment in strstr 3 years ago
  Rich Felker b67d56c7b3 drop use of pthread_once for aio thread stack size init 3 years ago
  Rich Felker 90ff016996 fix omission of non-stub pthread_mutexattr_getprotocol 3 years ago
  Drew DeVault 56f0631d95 riscv64: fix inconsistent ucontext_t struct tag 4 years ago
  Rich Felker 50c7935cd2 fix failure to preserve r6 in s390x asm; per ABI it is call-saved 4 years ago
  Marius Hillenbrand 738c4e945c s390x: derive float_t from compiler or default to float 4 years ago
  Ariadne Conill 821083ac7b implement reallocarray 4 years ago
  Rich Felker 29ff7599a4 implement realpath directly instead of using procfs readlink 4 years ago