1. e696087 netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14 by Szabolcs Nagy · 7 years ago
  2. abdaba8 sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi by Szabolcs Nagy · 7 years ago
  3. fba3059 netinet/if_ether.h: add new ETH_P_ macros from linux v4.14 by Szabolcs Nagy · 7 years ago
  4. 4d4a665 net/if_arp.h: add ARPHRD_RAWIP from linux v4.14 by Szabolcs Nagy · 7 years ago
  5. 38e81dd signal.h: add missing SIGTRAP si_codes by Szabolcs Nagy · 7 years ago
  6. ebd8ef5 aarch64: add HWCAP_DCPOP from linux v4.14 by Szabolcs Nagy · 7 years ago
  7. 5431c20 sys/mman.h: add MADV_WIPEONFORK from linux v4.14 by Szabolcs Nagy · 7 years ago
  8. 986bc21 sys/socket.h: add MSG_ZEROCOPY from linux v4.14 by Szabolcs Nagy · 7 years ago
  9. 404097a sys/socket.h: add SOL_TLS from linux v4.13 by Szabolcs Nagy · 7 years ago
  10. 709bbf5 sys/socket.h: add PF_SMC from linux v4.11 by Szabolcs Nagy · 7 years ago
  11. 55df09b release 1.1.19 by Rich Felker · 6 years ago
  12. 1366b3c update authors/contributors list by Rich Felker · 6 years ago
  13. fcf24b9 fix detection of LIBCC for compiler-rt with clang by Matúš Olekšák · 6 years ago
  14. 6d61024 convert execvp error handling to switch statement by Rich Felker · 6 years ago
  15. 8e0b380 fix execvp failing on not-dir entries in PATH. by Przemyslaw Pawelczyk · 7 years ago
  16. 75cba9c fix incorrect overflow check for allocation in fmemopen by Rich Felker · 6 years ago
  17. 249b621 better configure check for long double support by Szabolcs Nagy · 7 years ago
  18. 23ddab8 make getcwd fail if it cannot obtain an absolute path by Dmitry V. Levin · 6 years ago
  19. 376b3c5 disallow non-absolute rpath $ORIGIN for suid/sgid/AT_SECURE processes by Rich Felker · 6 years ago
  20. f0b235c honor rpath $ORIGIN for ldd/ldso command with program in working dir by Rich Felker · 6 years ago
  21. c7f0da4 adjust strftime + modifier to match apparent intent of POSIX by Rich Felker · 6 years ago
  22. 596207a fix strftime field widths with %F format and zero year by Rich Felker · 6 years ago
  23. cc7c300 document pthread structure ABI constraints in comments by Rich Felker · 6 years ago
  24. e53296f re-fix child reaping in wordexp by Alexander Monakov · 6 years ago
  25. cd0ae68 revert regression in faccessat AT_EACCESS robustness by Rich Felker · 6 years ago
  26. 7c709f2 store pthread stack guard sizes for pthread_getattr_np by William Pitcock · 6 years ago
  27. b3ae7be adjust dladdr dli_fbase definition to match other implementations by Rich Felker · 6 years ago
  28. 6f03b61 getopt_long: accept prefix match of long options containing equals signs by Samuel Holland · 6 years ago
  29. f1abc29 fix getopt_long arguments to partial matches by Samuel Holland · 6 years ago
  30. 14edadb aarch64: fix mismatched type of ucontext_t uc_link member by William Pitcock · 6 years ago
  31. 1bc10ff add _DIRENT_HAVE_D_* macros to dirent.h by Rostislav Skudnov · 6 years ago
  32. b64539a fix printf alt-form octal with value 0 and no explicit precision by Rich Felker · 6 years ago
  33. 32482f6 revise the definition of multiple basic locks in the code by Jens Gustedt · 7 years ago
  34. c4bc0b1 consistently use the LOCK an UNLOCK macros by Jens Gustedt · 7 years ago
  35. 47d0bcd new lock algorithm with state and congestion count in one atomic int by Jens Gustedt · 7 years ago
  36. b583c5d add additional uapi guards for Linux kernel header files by Hauke Mehrtens · 7 years ago
  37. 628cf97 fix iconv output of surrogate pairs in ucs2 by Rich Felker · 7 years ago
  38. 95c6044 add support for BOM-determined-endian UCS2, UTF-16, and UTF-32 to iconv by Rich Felker · 7 years ago
  39. 9d4d0ee add cp866 (dos cyrillic) to iconv by Rich Felker · 7 years ago
  40. 54941ed update case mappings to unicode 10.0 by Rich Felker · 7 years ago
  41. c72c1c5 update ctype tables to unicode 10.0 by Rich Felker · 7 years ago
  42. d3f2333 reformat ctype tables to be diff-friendly, match tool output by Rich Felker · 7 years ago
  43. d5029bb fix endian errors in netinet/icmp6.h due to failure to include endian.h by Rich Felker · 7 years ago
  44. 14cec86 fix endian errors in arpa/nameser.h due to failure to include endian.h by Jo-Philipp Wich · 7 years ago
  45. 2a83178 remove unused explicit dependency rules for crti/crtn by Nicholas Wilson · 7 years ago
  46. eb7f93c use the name UTC instead of GMT for UTC timezone by Natanael Copa · 7 years ago
  47. 3ec8287 fix sysconf for infinite rlimits by Natanael Copa · 7 years ago
  48. 1312768 fix x32 unistd macros to report as ILP32 not LP64 by Nicholas Wilson · 7 years ago
  49. 6430315 fix data race in at_quick_exit by Rich Felker · 7 years ago
  50. 01957be add ibm1047 codepage (ebcdic representation of latin1) to iconv by Rich Felker · 7 years ago
  51. 8a6bd73 implement strftime padding specifier extensions by Timo Teräs · 8 years ago
  52. 2488d31 adjust fopencookie structure tag for ABI-compat by Rich Felker · 7 years ago
  53. 0618433 implement the fopencookie extension to stdio by William Pitcock · 7 years ago
  54. 4000b01 make fgetwc handling of encoding errors consistent with/without buffer by Rich Felker · 7 years ago
  55. a90d9da fix treatment by fgetws of encoding errors as eof by Rich Felker · 7 years ago
  56. 7265615 fix fgetwc when decoding a character that crosses buffer boundary by Szabolcs Nagy · 7 years ago
  57. a223dbd add reverse iconv mappings for JIS-based encodings by Rich Felker · 7 years ago
  58. 105eff9 generalize iconv framework for 8-bit codepages by Rich Felker · 7 years ago
  59. a71b46c fix malloc state corruption when ldso rejects loading a second libc by Rich Felker · 7 years ago
  60. d060edf reformat cjk iconv tables to be diff-friendly, match tool output by Rich Felker · 7 years ago
  61. c21051e prevent fork's errno from being clobbered by atfork handlers by Bobby Bingham · 7 years ago
  62. a39f20b add iso-2022-jp support (decoding only) to iconv by Rich Felker · 7 years ago
  63. 5b546fa add iconv framework for decoding stateful encodings by Rich Felker · 7 years ago
  64. 0df5b39 simplify/optimize iconv utf-8 case by Rich Felker · 7 years ago
  65. 9eb6dd5 handle ascii range individually in each iconv case by Rich Felker · 7 years ago
  66. bff59d1 move iconv_close to its own translation unit by Rich Felker · 7 years ago
  67. 79f49ef refactor iconv conversion descriptor encoding/decoding by Rich Felker · 7 years ago
  68. 30fdda6 fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV by A. Wilcox · 7 years ago
  69. 67b2994 fix mismatched type of __pthread_tsd_run_dtors weak definition by Rich Felker · 7 years ago
  70. 1393533 s390x: use generic ioctl.h by Szabolcs Nagy · 7 years ago
  71. 4dc44ce microblaze: add statx syscall from linux v4.13 by Szabolcs Nagy · 7 years ago
  72. ffd048a aarch64: add extra_context struct from linux v4.13 by Szabolcs Nagy · 7 years ago
  73. 6651ef1 add new tcp.h socket options from linux v4.13 by Szabolcs Nagy · 7 years ago
  74. 14ced22 add new fcntl.h macros from linux v4.13 by Szabolcs Nagy · 7 years ago
  75. 754f66a ioctl TIOCGPTPEER from linux v4.13 by Szabolcs Nagy · 7 years ago
  76. c35a8bf add SO_ getsockopt options from linux v4.13 by Szabolcs Nagy · 7 years ago
  77. 5daaed6 s390x: add syscall number for s390_guarded_storage from linux v4.12 by Szabolcs Nagy · 7 years ago
  78. 2dc6760 i386: add arch_prctl syscall number from linux v4.12 by Szabolcs Nagy · 7 years ago
  79. 840d45b aarch64: add new HWCAP_* flags from linux v4.12 by Szabolcs Nagy · 7 years ago
  80. 4c81122 add ARPHDR_VSOCKMON from linux v4.12 by Szabolcs Nagy · 7 years ago
  81. 54f04d9 add new SO_ socket options from linux v4.12 by Szabolcs Nagy · 7 years ago
  82. 9864f60 add statx syscall numbers from linux v4.11 by Szabolcs Nagy · 7 years ago
  83. c519658 add TCP_NLA_* enums from linux v4.11 by Szabolcs Nagy · 7 years ago
  84. ee3ae78 add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11 by Szabolcs Nagy · 7 years ago
  85. 3eb82f7 add ETH_P_IBOE from linux v4.11 by Szabolcs Nagy · 7 years ago
  86. bd1560f update aarch64 hwcap.h for linux v4.11 by Szabolcs Nagy · 7 years ago
  87. cee73f0 add kexec_file_load syscall number on powerpc from linux v4.10 by Szabolcs Nagy · 7 years ago
  88. 8f56955 add microblaze syscall numbers from linux v4.10 by Szabolcs Nagy · 7 years ago
  89. d800403 add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing by Szabolcs Nagy · 7 years ago
  90. f5638c2 add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10 by Szabolcs Nagy · 7 years ago
  91. 0136969 add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10 by Szabolcs Nagy · 7 years ago
  92. 5c596ed add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10 by Szabolcs Nagy · 7 years ago
  93. 6fc6ca1 adjust posix_spawn dup2 action behavior to match future requirements by Rich Felker · 7 years ago
  94. eb03bde release 1.1.18 by Rich Felker · 7 years ago
  95. 1b9406b fix build regression on ARM for ISA levels less than v5 by Rich Felker · 7 years ago
  96. ec04d12 fix regression in glob with literal . or .. path component by Rich Felker · 7 years ago
  97. 004dc95 posix_spawn: use larger stack to cover worst-case in execvpe by Will Dietz · 7 years ago
  98. 2cd663f release 1.1.17 by Rich Felker · 7 years ago
  99. 45ca5d3 in dns parsing callback, enforce MAXADDRS to preclude overflow by Rich Felker · 7 years ago
  100. 5b5eb52 fix incorrect base name offset from nftw when pathname ends in slash(es) by Rich Felker · 7 years ago