1. b54f481 netinet/if_ether.h: add ETH_P_CFM from linux v5.11 by Szabolcs Nagy · 3 years, 6 months ago
  2. c5ecaca sys/socket.h: add new SO_ socket options from linux v5.11 by Szabolcs Nagy · 3 years, 6 months ago
  3. f35b99b sys/prctl.h: add PR_SET_SYSCALL_USER_DISPATCH from linux v5.11 by Szabolcs Nagy · 3 years, 6 months ago
  4. b21f3de bits/syscall.h: add epoll_pwait2 from linux v5.11 by Szabolcs Nagy · 3 years, 6 months ago
  5. 3aba215 nice: return EPERM instead of EACCES by Alexey Kodanev · 3 years, 2 months ago
  6. 74a28a8 protect stack canary from leak via read-as-string by zeroing second byte by jvoisin · 2 years, 9 months ago
  7. 7c0c7a7 math: avoid runtime conversions of floating-point constants by Szabolcs Nagy · 2 years, 7 months ago
  8. f8bdc30 fix spurious failures by fgetws when buffer ends with partial character by Rich Felker · 2 years, 6 months ago
  9. 5690668 add missing strerror text for key management by pelco · 2 years, 6 months ago
  10. 3b7b415 fix out-of-bound read processing time zone data with distant-past dates by Rich Felker · 2 years, 7 months ago
  11. 75b3412 fix potentially wrong-sign zero in cproj functions at infinity by Rich Felker · 2 years, 7 months ago
  12. 52f0deb make fseek detect and produce an error for invalid whence arguments by Rich Felker · 2 years, 8 months ago
  13. cbacd63 add SEEK_DATA and SEEK_HOLE to unistd.h by Érico Nogueira · 2 years, 8 months ago
  14. c4d4028 fix failure to use add-cfi scripts on asm when building out-of-tree by Wesley Wiser · 2 years, 10 months ago
  15. 775bde6 fix wcwidth of hangul combining (vowel/final) letters by Rich Felker · 2 years, 8 months ago
  16. 8d40473 fix mismatched signatures for strtod_l family by Rich Felker · 2 years, 9 months ago
  17. 98e688a define NULL as nullptr when used in C++11 or later by Ismael Luceno · 3 years ago
  18. 8274aaa fix hwcap access in powerpc-sf setjmp/longjmp by Rich Felker · 2 years, 9 months ago
  19. 3733c83 fix struct layout mismatch in sound ioctl time32 fallback conversion by Rich Felker · 2 years, 10 months ago
  20. b76f37f add qsort_r and make qsort a wrapper around it by Érico Nogueira · 3 years, 6 months ago
  21. 7be5973 add SPE FPU support to powerpc-sf by Rich Felker · 3 years ago
  22. e3e7189 fix undefined behavior in getdelim via null pointer arithmetic and memcpy by Rich Felker · 3 years ago
  23. b713b8b fix excessively slow TLS performance on some mips models by Rich Felker · 3 years ago
  24. 3eed6a6 fix error checking in pthread_getname_np by Érico Nogueira · 3 years, 2 months ago
  25. 3f701fa fix libc-internal signal blocking on mips archs by Rich Felker · 3 years, 1 month ago
  26. 0fbd7d6 fix broken struct shmid_ds on powerpc (32-bit) by Rich Felker · 3 years, 2 months ago
  27. 4f3d346 math: fix fmaf not to depend on FE_TOWARDZERO by Szabolcs Nagy · 3 years, 2 months ago
  28. 937822a fix TZ parsing logic for identifying POSIX-form strings by Rich Felker · 3 years, 2 months ago
  29. 1f0c7cb riscv: rename __NR_fstatat __NR_newfstatat by Khem Raj · 3 years, 3 months ago
  30. d8cb888 remove return with expression in void function by Michael Forney · 3 years, 4 months ago
  31. b7a130e remove unnecessary cast for map_library return by Érico Nogueira · 3 years, 4 months ago
  32. bd3b9c4 add pthread_getname_np function by Érico Rolim · 3 years, 4 months ago
  33. e1a5118 fix popen not to leak pipes from one child to another by Rich Felker · 3 years, 4 months ago
  34. e74acd5 remove spurious lock in popen by Rich Felker · 3 years, 4 months ago
  35. 9a40e84 define __STDC_UTF_{16,32}__ macros by Érico Nogueira · 3 years, 4 months ago
  36. aad50fc fix regression in dl_iterate_phdr reporting of modules with no TLS by Rich Felker · 3 years, 4 months ago
  37. 0ea78a6 nscd: fall back gracefully on kernels without AF_UNIX support by Joakim Sindholt · 3 years, 5 months ago
  38. 95a540e mallocng/aligned_alloc: check for malloc failure by Dominic Chen · 3 years, 5 months ago
  39. 2c00f95 make epoll_[p]wait a cancellation point by Rich Felker · 3 years, 5 months ago
  40. 521b4d2 fix dl_iterate_phdr dlpi_tls_data reporting to match spec by Rich Felker · 3 years, 5 months ago
  41. 122002f remove no-longer-needed special case handling in popen by Rich Felker · 3 years, 5 months ago
  42. 8ef9d46 use internal malloc for posix_spawn file actions objects by Rich Felker · 3 years, 5 months ago
  43. cfdfd5e don't fail to map library/executable with zero-length segment maps by Rich Felker · 3 years, 6 months ago
  44. e48e99c suppress isascii() macro for C++ by Érico Rolim · 3 years, 8 months ago
  45. b129cd8 guard against compilers failing to handle setjmp specially by default by Rich Felker · 3 years, 6 months ago
  46. 3309e2d aarch64/bits/mman.h: add PROT_MTE from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  47. 4433115 aarch64/bits/hwcap.h: add HWCAP2_MTE from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  48. 42aa19a add aarch64/bits/mman.h with PROT_BTI from linux v5.8 by Szabolcs Nagy · 3 years, 8 months ago
  49. b7554b5 aarch64/bits/hwcap.h: add HWCAP2_BTI from linux v5.8 by Szabolcs Nagy · 3 years, 8 months ago
  50. 87b8f14 signal.h: add MTE specific SIGSEGV codes from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  51. 19239cd sys/prctl.h: add MTE related constants from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  52. 8b29f02 elf.h: add NT_ARM_TAGGED_ADDR_CTRL from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  53. d7210f0 sys/mman.h: add MAP_HUGE_16KB from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  54. a745652 sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  55. 54ca1cc sys/membarrier.h: add new constants from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  56. fd285f9 bits/syscall.h: add process_madvise from linux v5.10 by Szabolcs Nagy · 3 years, 8 months ago
  57. 49b6df3 fix error return value for cuserid by Rich Felker · 3 years, 6 months ago
  58. cc577d0 fix misuse of getpwuid_r in cuserid by Rich Felker · 3 years, 6 months ago
  59. a75283d cuserid: don't return truncated results by Rich Felker · 3 years, 6 months ago
  60. ef137da cuserid: support invocation with a null pointer argument by Sören Tempel · 4 years, 7 months ago
  61. e5d2823 riscv64: define ELF_NFPREG by Khem Raj · 3 years, 8 months ago
  62. 964104f math: fix expm1f overflow threshold by Szabolcs Nagy · 3 years, 7 months ago
  63. c4c38e6 math: fix acoshf for negative inputs by Szabolcs Nagy · 3 years, 7 months ago
  64. 074932c fix possible fd leak via missing O_CLOEXEC in pthread_setname_np by Érico Rolim · 3 years, 8 months ago
  65. 9b77aac oldmalloc: preserve errno across free by Rich Felker · 3 years, 7 months ago
  66. 98b9df9 fix build regression in oldmalloc by Rich Felker · 3 years, 7 months ago
  67. 2010df0 preserve errno across free by Rich Felker · 3 years, 7 months ago
  68. 9afed99 fix inconsistent signature of __libc_start_main by Rich Felker · 3 years, 7 months ago
  69. dd5b638 fail posix_spawn file_actions operations with negative fds by Rich Felker · 3 years, 7 months ago
  70. 85e0e35 release 1.2.2 by Rich Felker · 3 years, 7 months ago
  71. 3953aec fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels by Rich Felker · 3 years, 9 months ago
  72. 30f5506 fix v4l2 buffer ioctl fallbacks for pre-5.6 kernels by Arnd Bergmann · 3 years, 9 months ago
  73. db981ff sh: fix incorrect mcontext_t member naming by Ariadne Conill · 3 years, 9 months ago
  74. 1e4204d use libc-internal malloc for newlocale/freelocale by Rich Felker · 3 years, 9 months ago
  75. 36246b3 drop use of pthread_once in newlocale by Rich Felker · 3 years, 9 months ago
  76. 37fcc13 lift locale lock out of internal __get_locale by Rich Felker · 3 years, 9 months ago
  77. c53e9b2 fix misleading comment in strstr by Rich Felker · 3 years, 9 months ago
  78. b67d56c drop use of pthread_once for aio thread stack size init by Rich Felker · 3 years, 9 months ago
  79. 90ff016 fix omission of non-stub pthread_mutexattr_getprotocol by Rich Felker · 3 years, 9 months ago
  80. 56f0631 riscv64: fix inconsistent ucontext_t struct tag by Drew DeVault · 3 years, 9 months ago
  81. 50c7935 fix failure to preserve r6 in s390x asm; per ABI it is call-saved by Rich Felker · 3 years, 9 months ago
  82. 738c4e9 s390x: derive float_t from compiler or default to float by Marius Hillenbrand · 3 years, 9 months ago
  83. 821083a implement reallocarray by Ariadne Conill · 4 years, 1 month ago
  84. 29ff759 implement realpath directly instead of using procfs readlink by Rich Felker · 3 years, 9 months ago
  85. 5d464f5 fix mallocng regression in malloc_usable_size with null argument by Dominic Chen · 3 years, 9 months ago
  86. d046ec9 configure: do not use obsolescent form of test -a|o by Issam E. Maghni · 3 years, 10 months ago
  87. c5d118e fix segfault in lutimes when tv argument is NULL by Érico Rolim · 3 years, 10 months ago
  88. 67f7746 netinet/in.h: add IP_RECVERR_4884 from linux v5.9 by Szabolcs Nagy · 3 years, 10 months ago
  89. d078f83 sys/fanotify.h: add new FAN_* macros from linux v5.9 by Szabolcs Nagy · 3 years, 10 months ago
  90. 3ba370f bits/syscall.h: add __NR_close_range from linux v5.9 by Szabolcs Nagy · 3 years, 10 months ago
  91. badc5bb add missing personality values by William Woodruff · 3 years, 9 months ago
  92. 6e98924 arm fabs and sqrt: support single-precision-only fpu variants by Jinliang Li · 3 years, 9 months ago
  93. c8c3e34 fix typo in INSTALL by Érico Rolim · 3 years, 9 months ago
  94. e2fa720 work around linux bug in readlink syscall with zero buffer size by Rich Felker · 3 years, 9 months ago
  95. c17cda6 parse v3 or future-unknown zoneinfo file versions as v2+ by Rich Felker · 3 years, 9 months ago
  96. 585a0a7 explicitly prefer 64-bit/v2 zoneinfo tables by Rich Felker · 3 years, 9 months ago
  97. debbddf fix regression in pthread_exit by Rich Felker · 3 years, 9 months ago
  98. 3ab2a4e rewrite wcsnrtombs to fix buffer overflow and other bugs by Rich Felker · 3 years, 9 months ago
  99. 233bb69 protect destruction of process-shared mutexes against robust list races by Rich Felker · 3 years, 9 months ago
  100. d26e077 pthread_exit: don't __vm_wait under thread list lock by Rich Felker · 3 years, 9 months ago