Historia zmian

Autor SHA1 Wiadomość Data
  Rich Felker 122002f0dd remove no-longer-needed special case handling in popen 3 lat temu
  Rich Felker 8ef9d46f4d use internal malloc for posix_spawn file actions objects 3 lat temu
  Rich Felker cfdfd5ea3c don't fail to map library/executable with zero-length segment maps 3 lat temu
  Érico Rolim e48e99c112 suppress isascii() macro for C++ 3 lat temu
  Rich Felker b129cd8690 guard against compilers failing to handle setjmp specially by default 3 lat temu
  Szabolcs Nagy 3309e2d7a1 aarch64/bits/mman.h: add PROT_MTE from linux v5.10 3 lat temu
  Szabolcs Nagy 44331150c1 aarch64/bits/hwcap.h: add HWCAP2_MTE from linux v5.10 3 lat temu
  Szabolcs Nagy 42aa19a0fe add aarch64/bits/mman.h with PROT_BTI from linux v5.8 3 lat temu
  Szabolcs Nagy b7554b5e12 aarch64/bits/hwcap.h: add HWCAP2_BTI from linux v5.8 3 lat temu
  Szabolcs Nagy 87b8f14811 signal.h: add MTE specific SIGSEGV codes from linux v5.10 3 lat temu
  Szabolcs Nagy 19239cde94 sys/prctl.h: add MTE related constants from linux v5.10 3 lat temu
  Szabolcs Nagy 8b29f02370 elf.h: add NT_ARM_TAGGED_ADDR_CTRL from linux v5.10 3 lat temu
  Szabolcs Nagy d7210f0c12 sys/mman.h: add MAP_HUGE_16KB from linux v5.10 3 lat temu
  Szabolcs Nagy a7456524d7 sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10 3 lat temu
  Szabolcs Nagy 54ca1cc7f1 sys/membarrier.h: add new constants from linux v5.10 3 lat temu
  Szabolcs Nagy fd285f9dec bits/syscall.h: add process_madvise from linux v5.10 3 lat temu
  Rich Felker 49b6df3d9f fix error return value for cuserid 3 lat temu
  Rich Felker cc577d0e05 fix misuse of getpwuid_r in cuserid 3 lat temu
  Rich Felker a75283d777 cuserid: don't return truncated results 3 lat temu
  Sören Tempel ef137da642 cuserid: support invocation with a null pointer argument 4 lat temu
  Khem Raj e5d2823631 riscv64: define ELF_NFPREG 3 lat temu
  Szabolcs Nagy 964104f9f0 math: fix expm1f overflow threshold 3 lat temu
  Szabolcs Nagy c4c38e6364 math: fix acoshf for negative inputs 3 lat temu
  Érico Rolim 074932c84d fix possible fd leak via missing O_CLOEXEC in pthread_setname_np 3 lat temu
  Rich Felker 9b77aaca86 oldmalloc: preserve errno across free 3 lat temu
  Rich Felker 98b9df994c fix build regression in oldmalloc 3 lat temu
  Rich Felker 2010df0d64 preserve errno across free 3 lat temu
  Rich Felker 9afed99c22 fix inconsistent signature of __libc_start_main 3 lat temu
  Rich Felker dd5b638471 fail posix_spawn file_actions operations with negative fds 3 lat temu
  Rich Felker 85e0e35196 release 1.2.2 3 lat temu