1. 0df5b39 simplify/optimize iconv utf-8 case by Rich Felker · 7 years ago
  2. 9eb6dd5 handle ascii range individually in each iconv case by Rich Felker · 7 years ago
  3. bff59d1 move iconv_close to its own translation unit by Rich Felker · 7 years ago
  4. 79f49ef refactor iconv conversion descriptor encoding/decoding by Rich Felker · 7 years ago
  5. 30fdda6 fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV by A. Wilcox · 7 years ago
  6. 67b2994 fix mismatched type of __pthread_tsd_run_dtors weak definition by Rich Felker · 7 years ago
  7. 1393533 s390x: use generic ioctl.h by Szabolcs Nagy · 7 years ago
  8. 4dc44ce microblaze: add statx syscall from linux v4.13 by Szabolcs Nagy · 7 years ago
  9. ffd048a aarch64: add extra_context struct from linux v4.13 by Szabolcs Nagy · 7 years ago
  10. 6651ef1 add new tcp.h socket options from linux v4.13 by Szabolcs Nagy · 7 years ago
  11. 14ced22 add new fcntl.h macros from linux v4.13 by Szabolcs Nagy · 7 years ago
  12. 754f66a ioctl TIOCGPTPEER from linux v4.13 by Szabolcs Nagy · 7 years ago
  13. c35a8bf add SO_ getsockopt options from linux v4.13 by Szabolcs Nagy · 7 years ago
  14. 5daaed6 s390x: add syscall number for s390_guarded_storage from linux v4.12 by Szabolcs Nagy · 7 years ago
  15. 2dc6760 i386: add arch_prctl syscall number from linux v4.12 by Szabolcs Nagy · 7 years ago
  16. 840d45b aarch64: add new HWCAP_* flags from linux v4.12 by Szabolcs Nagy · 7 years ago
  17. 4c81122 add ARPHDR_VSOCKMON from linux v4.12 by Szabolcs Nagy · 7 years ago
  18. 54f04d9 add new SO_ socket options from linux v4.12 by Szabolcs Nagy · 7 years ago
  19. 9864f60 add statx syscall numbers from linux v4.11 by Szabolcs Nagy · 7 years ago
  20. c519658 add TCP_NLA_* enums from linux v4.11 by Szabolcs Nagy · 7 years ago
  21. ee3ae78 add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11 by Szabolcs Nagy · 7 years ago
  22. 3eb82f7 add ETH_P_IBOE from linux v4.11 by Szabolcs Nagy · 7 years ago
  23. bd1560f update aarch64 hwcap.h for linux v4.11 by Szabolcs Nagy · 7 years ago
  24. cee73f0 add kexec_file_load syscall number on powerpc from linux v4.10 by Szabolcs Nagy · 7 years ago
  25. 8f56955 add microblaze syscall numbers from linux v4.10 by Szabolcs Nagy · 7 years ago
  26. d800403 add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing by Szabolcs Nagy · 7 years ago
  27. f5638c2 add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10 by Szabolcs Nagy · 7 years ago
  28. 0136969 add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10 by Szabolcs Nagy · 7 years ago
  29. 5c596ed add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10 by Szabolcs Nagy · 7 years ago
  30. 6fc6ca1 adjust posix_spawn dup2 action behavior to match future requirements by Rich Felker · 7 years ago
  31. eb03bde release 1.1.18 by Rich Felker · 7 years ago
  32. 1b9406b fix build regression on ARM for ISA levels less than v5 by Rich Felker · 7 years ago
  33. ec04d12 fix regression in glob with literal . or .. path component by Rich Felker · 7 years ago
  34. 004dc95 posix_spawn: use larger stack to cover worst-case in execvpe by Will Dietz · 7 years ago
  35. 2cd663f release 1.1.17 by Rich Felker · 7 years ago
  36. 45ca5d3 in dns parsing callback, enforce MAXADDRS to preclude overflow by Rich Felker · 7 years ago
  37. 5b5eb52 fix incorrect base name offset from nftw when pathname ends in slash(es) by Rich Felker · 7 years ago
  38. c1e2736 fix read-after-free type error in pthread_detach by Rich Felker · 7 years ago
  39. 9074769 math: rewrite fma with mostly int arithmetics by Szabolcs Nagy · 7 years ago
  40. b351605 for executing init array functions, use function type with prototype by Rich Felker · 7 years ago
  41. e364774 fix access by setjmp and longjmp to __hwcap on arm built as thumb2 by Rich Felker · 7 years ago
  42. 48be5b6 fix use of memset without declaration in sched.h cpu set macros by Rich Felker · 7 years ago
  43. c10bc61 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h by Szabolcs Nagy · 7 years ago
  44. da438ee work around incorrect EPERM from mmap syscall by Rich Felker · 7 years ago
  45. 8c4be3e fix glob descent into . and .. with GLOB_PERIOD by Rich Felker · 7 years ago
  46. 565dbee don't treat numeric port strings as servent records in getservby*() by Rich Felker · 7 years ago
  47. 9e01be6 fix signal masking race in pthread_create with priority attributes by Rich Felker · 7 years ago
  48. 822dddf make syscall.h consistent with linux by Szabolcs Nagy · 8 years ago
  49. 9255dad handle whitespace before %% in scanf by Bartosz Brachaczek · 7 years ago
  50. 51bdcdc fix OOB reads in Xbyte_memmem by Alexander Monakov · 7 years ago
  51. cc0dbd5 free allocations in clearenv by Alexander Monakov · 7 years ago
  52. 8e93279 overhaul environment functions by Alexander Monakov · 7 years ago
  53. 39db00a fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder by Rich Felker · 7 years ago
  54. 11ddc31 fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs by Rich Felker · 7 years ago
  55. 8459c6f arm: add HWCAP_ARM_ hwcap macros by Szabolcs Nagy · 8 years ago
  56. 06fbefd add a_clz_64 helper function by Szabolcs Nagy · 7 years ago
  57. 3356177 s390x: add bits/hwcap.h by Szabolcs Nagy · 7 years ago
  58. 5f7efb8 move IPPORT_RESERVED from netdb.h to netinet/in.h by Rich Felker · 7 years ago
  59. 5f3b652 add powerpc64 and s390x to list of supported archs in INSTALL file by Rich Felker · 7 years ago
  60. 9d4c902 fix undefined behavior in memset due to missing sequence points by Rich Felker · 7 years ago
  61. c7f56b4 __init_libc: add fallbacks for __progname setup by Alexander Monakov · 7 years ago
  62. cc08669 add SIOCGSTAMPNS socket ioctl macro to ioctl.h by Szabolcs Nagy · 7 years ago
  63. 02b50c9 fix mips ioctl macros to match linux asm/sockios.h by Szabolcs Nagy · 7 years ago
  64. 670d6d0 fix unsynchronized access to FILE structure in fflush(0) by Rich Felker · 7 years ago
  65. 511b704 fix signed overflow in ftok by Daniel Sabogal · 7 years ago
  66. 1698fe6 fix build failure for sh4a due to missing colon in asm statement by Thomas Petazzoni · 7 years ago
  67. 80bf595 trap UB from attempts to join a detached thread by Rich Felker · 7 years ago
  68. e31c8c2 ppc64: fix setjmp/longjmp handling of TOC pointer by Bobby Bingham · 7 years ago
  69. 52cf5c1 qsort: add a short comment about the algorithm by Leah Neukirchen · 7 years ago
  70. dc2f368 disable global visibility override hack (vis.h) by default by Rich Felker · 7 years ago
  71. 947d330 add _NL_LOCALE_NAME extension to nl_langinfo by Rich Felker · 7 years ago
  72. a08910f fix missing volatile qualifier on lock in __get_locale by Jens Gustedt · 7 years ago
  73. 2e6e084 remove ineffective compiler assist from printf by Alexander Monakov · 7 years ago
  74. bc42dcb fix undefined behavior in ptrace by Alexander Monakov · 7 years ago
  75. d906fa3 unify the use of FUTEX_PRIVATE by Jens Gustedt · 7 years ago
  76. 60ab365 fix undefined behavior in free by Alexander Monakov · 7 years ago
  77. f688884 reapply va_arg hacks removal to wprintf by Alexander Monakov · 7 years ago
  78. bd00cc8 remove useless declarations in string.h by Alexander Monakov · 7 years ago
  79. f3055e0 allow specifying argv[0] when invoking a program via ldso command by Rich Felker · 7 years ago
  80. 43c423a fix regression in dlopen promotion from RTLD_LOCAL to RTLD_GLOBAL by Rich Felker · 7 years ago
  81. 66b53cf ldso: avoid spurious & possible erroneous work for libs with no deps by Rich Felker · 7 years ago
  82. 94f7441 powerpc64: add single-instruction math functions by Rich Felker · 7 years ago
  83. 9d12a6a fix clang CFLAGS checks and silence unused argument warnings by Dmitry Golovin · 7 years ago
  84. ce385fc s390x: add single-instruction math functions by Rich Felker · 7 years ago
  85. e6def54 fix arm run-time abi string functions by Szabolcs Nagy · 8 years ago
  86. 91d34c4 fix regression in getspnam[_r] error code for insufficient buffer size by Rich Felker · 7 years ago
  87. 5948bc1 fix omission of microblaze user.h definitions by Rich Felker · 7 years ago
  88. b7bfb5c fix iconv conversions for iso88592-iso885916 by Bartosz Brachaczek · 7 years ago
  89. 64f8558 handle errors from localtime_r in ctime_r by Rich Felker · 7 years ago
  90. 2d7d05f set errno when getpw*_r, getgr*_r, and getspnam_r fail by Rich Felker · 7 years ago
  91. 5c10c33 handle localtime errors in ctime by Rich Felker · 7 years ago
  92. 1c86c7f handle mremap failure in realloc of mmap-serviced allocations by Rich Felker · 7 years ago
  93. 1080008 getdate: correctly specify error number by A. Wilcox · 7 years ago
  94. af05173 catopen: set errno to EOPNOTSUPP by A. Wilcox · 7 years ago
  95. 84eff79 fix glob failure to match plain "/" to root directory by Rich Felker · 7 years ago
  96. bc313e8 use hard-coded sh4a atomic opcodes to avoid linker errors on sh by Rich Felker · 7 years ago
  97. 179766a towupper/towlower: fast path for ascii chars by Natanael Copa · 7 years ago
  98. 1c49700 remove long-obsolete clang workarounds from mips* syscall_arch.h files by Rich Felker · 7 years ago
  99. 4073f03 fix fstatat syscall on mips64 by Rich Felker · 7 years ago
  100. 81f4a12 fix fchown fallback on arches without chown(2) by Samuel Holland · 7 years ago