1. 1de4788 add NT_VMCOREDD to elf.h from linux v4.18 by Szabolcs Nagy · 6 years ago
  2. 836022b add AT_MINSIGSTKSZ to elf.h from linux v4.18 by Szabolcs Nagy · 6 years ago
  3. ca73bea add TRAP_UNK si_code to signal.h from linux v4.18 by Szabolcs Nagy · 6 years ago
  4. a71276e add SIGSYS support to sys/signalfd.h from linux v4.18 by Szabolcs Nagy · 6 years ago
  5. 0a9a5c2 add AF_XDP to sys/socket.h from linux v4.18 by Szabolcs Nagy · 6 years ago
  6. 4b9b8c8 update netinet/udp.h for linux v4.18 by Szabolcs Nagy · 6 years ago
  7. ac1af87 update netinet/tcp.h for linux v4.18 by Szabolcs Nagy · 6 years ago
  8. bf453d6 restore attribute((const)) to pthread_self and errno location decls by Rich Felker · 6 years ago
  9. 7d7f442 define MAX_HANDLE_SZ for use with name_to_handle_at by Khem Raj · 6 years ago
  10. 3e14bbc wireup linux/name_to_handle_at and name_to_handle_at syscalls by Khem Raj · 6 years ago
  11. fe61a7a rework mechanism for posix_spawnp calling posix_spawn by Rich Felker · 6 years ago
  12. cdbbcfb fix dubious char signedness check in limits.h by Rich Felker · 6 years ago
  13. 184ef36 fix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid for use in #if by Rich Felker · 6 years ago
  14. 767f7a1 remove erroneous SYMLINK_MAX definition from limits.h, pathconf by Rich Felker · 6 years ago
  15. f2c6dbe move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits by midipix · 6 years ago
  16. 2fab90a remove inclusion guard hacks for sys/kd.h by midipix · 6 years ago
  17. df6d945 add support for arch-specific ptrace command macros by Szabolcs Nagy · 6 years ago
  18. 7ea32a8 sys/ptrace.h: add missing PTRACE_EVENT_STOP by Szabolcs Nagy · 6 years ago
  19. cbf16c4 uchar.h: define char16_t and char32_t for old c++ by Szabolcs Nagy · 6 years ago
  20. 0620152 add ST_RELATIME to statvfs.h by Rich Felker · 6 years ago
  21. 05ac345 add explicit_bzero implementation by David Carlier · 6 years ago
  22. 587f5a5 fix value of SO_PEERSEC on mips archs by Rich Felker · 6 years ago
  23. 38f2fa3 add memfd_create syscall wrapper by Szabolcs Nagy · 6 years ago
  24. b64d66d add mlock2 linux syscall wrapper by Szabolcs Nagy · 7 years ago
  25. da9f2b2 add speculation control prctls from linux v4.17 by Szabolcs Nagy · 6 years ago
  26. 5b85ed5 add ETH_P_PREAUTH ethertype from linux v4.17 by Szabolcs Nagy · 6 years ago
  27. ebeb1de add TCP_NLA_* from linux v4.17 by Szabolcs Nagy · 6 years ago
  28. af55070 add {MSG,SEM,SHM}_STAT_ANY from linux v4.17 by Szabolcs Nagy · 6 years ago
  29. 156a3be add MAP_FIXED_NOREPLACE from linux v4.17 by Szabolcs Nagy · 6 years ago
  30. 0f7aa60 sys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from linux v4.16 by Szabolcs Nagy · 7 years ago
  31. 3a81cbe netinet/if_ether.h: add ETH_TLEN from linux v4.16 by Szabolcs Nagy · 7 years ago
  32. 833df86 netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16 by Szabolcs Nagy · 7 years ago
  33. 29f3202 sys/epoll.h: add EPOLLNVAL from linux v4.16 by Szabolcs Nagy · 7 years ago
  34. d5e55ba add missing m68k relocation types in elf.h by Rich Felker · 6 years ago
  35. 729fef0 fix default feature profile in tar.h by Rich Felker · 7 years ago
  36. 919ad8d explicitly use signed keyword to define intNN_t and derivative types by Rich Felker · 7 years ago
  37. f9c2498 remove spurious const keyword in sigqueue declaration by Rich Felker · 7 years ago
  38. a3f7bcd fix minor namespace issue in unistd.h by Rich Felker · 7 years ago
  39. d93c074 fix minor namespace issue in tar.h by Rich Felker · 7 years ago
  40. 8e1381b fix minor namespace issues in limits.h by Rich Felker · 7 years ago
  41. c9c2cd3 reverse definition dependency between PAGESIZE and PAGE_SIZE by Rich Felker · 7 years ago
  42. 2fae10f fix aliasing violations in fgetpos/fsetpos by Rich Felker · 7 years ago
  43. 82f1768 add getentropy function by Rich Felker · 7 years ago
  44. e206582 add getrandom syscall wrapper by Hauke Mehrtens · 7 years ago
  45. 74ab4b8 elf.h: add DT_SYMTAB_SHNDX by Szabolcs Nagy · 7 years ago
  46. dfeeeaf elf.h: syncronize DF_1_ flags with binutils by Szabolcs Nagy · 7 years ago
  47. eef5e48 elf.h: update NT_* coredump elf notes for linux v4.15 by Szabolcs Nagy · 7 years ago
  48. 5024804 elf.h: add PPC64_OPT_LOCALENTRY by Szabolcs Nagy · 7 years ago
  49. e7bd039 elf.h: add AT_* auxval macros for cache geometry by Szabolcs Nagy · 7 years ago
  50. 121d18d sys/prctl.h: add new PR_SVE_* macros from linux v4.15 by Szabolcs Nagy · 7 years ago
  51. 4001c51 netinet/in.h: add new IPV6_FREEBIND from linux v4.15 by Szabolcs Nagy · 7 years ago
  52. 5f4ff22 netinet/tcp.h: add TCP_* socket options from linux v4.15 by Szabolcs Nagy · 7 years ago
  53. 9b57db3 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 by Szabolcs Nagy · 7 years ago
  54. e696087 netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14 by Szabolcs Nagy · 7 years ago
  55. abdaba8 sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi by Szabolcs Nagy · 7 years ago
  56. fba3059 netinet/if_ether.h: add new ETH_P_ macros from linux v4.14 by Szabolcs Nagy · 7 years ago
  57. 4d4a665 net/if_arp.h: add ARPHRD_RAWIP from linux v4.14 by Szabolcs Nagy · 7 years ago
  58. 38e81dd signal.h: add missing SIGTRAP si_codes by Szabolcs Nagy · 7 years ago
  59. 5431c20 sys/mman.h: add MADV_WIPEONFORK from linux v4.14 by Szabolcs Nagy · 7 years ago
  60. 986bc21 sys/socket.h: add MSG_ZEROCOPY from linux v4.14 by Szabolcs Nagy · 7 years ago
  61. 404097a sys/socket.h: add SOL_TLS from linux v4.13 by Szabolcs Nagy · 7 years ago
  62. 709bbf5 sys/socket.h: add PF_SMC from linux v4.11 by Szabolcs Nagy · 7 years ago
  63. 1bc10ff add _DIRENT_HAVE_D_* macros to dirent.h by Rostislav Skudnov · 7 years ago
  64. b583c5d add additional uapi guards for Linux kernel header files by Hauke Mehrtens · 7 years ago
  65. d5029bb fix endian errors in netinet/icmp6.h due to failure to include endian.h by Rich Felker · 7 years ago
  66. 14cec86 fix endian errors in arpa/nameser.h due to failure to include endian.h by Jo-Philipp Wich · 7 years ago
  67. 2488d31 adjust fopencookie structure tag for ABI-compat by Rich Felker · 7 years ago
  68. 0618433 implement the fopencookie extension to stdio by William Pitcock · 7 years ago
  69. 6651ef1 add new tcp.h socket options from linux v4.13 by Szabolcs Nagy · 7 years ago
  70. 14ced22 add new fcntl.h macros from linux v4.13 by Szabolcs Nagy · 7 years ago
  71. c35a8bf add SO_ getsockopt options from linux v4.13 by Szabolcs Nagy · 7 years ago
  72. 4c81122 add ARPHDR_VSOCKMON from linux v4.12 by Szabolcs Nagy · 7 years ago
  73. 54f04d9 add new SO_ socket options from linux v4.12 by Szabolcs Nagy · 7 years ago
  74. c519658 add TCP_NLA_* enums from linux v4.11 by Szabolcs Nagy · 7 years ago
  75. ee3ae78 add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11 by Szabolcs Nagy · 7 years ago
  76. 3eb82f7 add ETH_P_IBOE from linux v4.11 by Szabolcs Nagy · 7 years ago
  77. d800403 add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing by Szabolcs Nagy · 8 years ago
  78. f5638c2 add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10 by Szabolcs Nagy · 8 years ago
  79. 0136969 add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10 by Szabolcs Nagy · 8 years ago
  80. 5c596ed add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10 by Szabolcs Nagy · 8 years ago
  81. 48be5b6 fix use of memset without declaration in sched.h cpu set macros by Rich Felker · 7 years ago
  82. 5f7efb8 move IPPORT_RESERVED from netdb.h to netinet/in.h by Rich Felker · 7 years ago
  83. 947d330 add _NL_LOCALE_NAME extension to nl_langinfo by Rich Felker · 7 years ago
  84. bd00cc8 remove useless declarations in string.h by Alexander Monakov · 7 years ago
  85. 77e895d add no-op POSIX_SPAWN_USEVFORK to spawn.h by Rich Felker · 8 years ago
  86. bb439bb implement new posix_spawn flag POSIX_SPAWN_SETSID by Rich Felker · 8 years ago
  87. 60c46db update tcp_info struct to linux v4.9 by Szabolcs Nagy · 8 years ago
  88. a8a8fdf add MS_NOREMOTELOCK mount flag from linux v4.9 by Szabolcs Nagy · 8 years ago
  89. bfcf573 in public headers, don't assume pre-C99 compilers have __inline keyword by Quentin Rameau · 8 years ago
  90. ffaaa6d remove legacy i386 fallback stdarg implementation and framework by Rich Felker · 8 years ago
  91. b418ea1 generalize ELF hash table types not to assume 32-bit entries by Rich Felker · 8 years ago
  92. 31fb174 add limited pthread_setattr_default_np API to set stack size defaults by Rich Felker · 8 years ago
  93. 04983f2 make netinet/in.h suppress clashing definitions from kernel headers by Rich Felker · 8 years ago
  94. c8fdcfe don't claim support for resolv.h APIs that aren't supported by Rich Felker · 8 years ago
  95. 7352b59 remove redundant feature test macro checks in sys/time.h by Rich Felker · 8 years ago
  96. 7597fc2 fix various header namespace issues under feature-test-macro control by Rich Felker · 8 years ago
  97. 2ed4e9d remove parameter names from public headers by Rich Felker · 8 years ago
  98. 4b8f94c fix misspelling of a legacy macro name in sys/param.h by Rich Felker · 8 years ago
  99. 71e8392 add missing if_ether.h constants by Daniel Sabogal · 8 years ago
  100. 79c7ded add missing if_arp.h constant by Daniel Sabogal · 8 years ago