1. c1aabc6 add SO_ATTACH_REUSEPORT_[CE]BPF socket options from linux v4.5 by Szabolcs Nagy · 9 years ago
  2. 8ffa037 add IPV6_HDRINCL socket option from linux v4.5 by Szabolcs Nagy · 9 years ago
  3. e9f1c79 deduplicate bits/mman.h by Szabolcs Nagy · 9 years ago
  4. 98d3357 add sched_getcpu by Nathan Zadoks · 9 years ago
  5. 0ed932f do not define static_assert macro for pre-C11 compilers by Rich Felker · 9 years ago
  6. 692b16d add declarations for utmpname/utmpxname to appropriate headers by Rich Felker · 9 years ago
  7. 9a3b8f9 fix siginfo_t for mips by Szabolcs Nagy · 9 years ago
  8. 22f8482 move bits/signal.h include close to the top of signal.h by Szabolcs Nagy · 9 years ago
  9. c243d6f add new PTRACE_SECCOMP_GET_FILTER ptrace command by Szabolcs Nagy · 9 years ago
  10. 789ff6a add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags by Szabolcs Nagy · 9 years ago
  11. aaa6040 add new PTRACE_O_SUSPEND_SECCOMP ptrace option by Szabolcs Nagy · 9 years ago
  12. 8afd2a1 add new PR_CAP_AMBIENT and related defines to sys/prctl.h by Szabolcs Nagy · 9 years ago
  13. 3934f49 update netpacket/packet.h to linux v4.3 by Szabolcs Nagy · 9 years ago
  14. 2c9acc5 add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to netinet/in.h by Szabolcs Nagy · 9 years ago
  15. 4da2d96 update netinet/tcp.h for linux v4.2 by Szabolcs Nagy · 9 years ago
  16. ecf02f4 add MS_LAZYTIME mount option to sys/mount.h by Szabolcs Nagy · 9 years ago
  17. 9f52c17 add AF_MPLS (PF_MPLS) address family to socket.h by Szabolcs Nagy · 9 years ago
  18. ea4fc27 add MSG_FASTOPEN sendmsg/sendto flag to socket.h by Szabolcs Nagy · 9 years ago
  19. 53f41fb netinet/tcp: Add TCPOPT, TCPOLEN constants by Kylie McClain · 9 years ago
  20. 2f1d1f1 fix mismatched parens in CMPLX def for annex-g-conforming compilers by Rich Felker · 9 years ago
  21. a603a75 remove attribute((const)) from pthread_self and errno location decls by Rich Felker · 9 years ago
  22. ccc71e0 add format argument attributes to gettext function prototypes by Khem Raj · 9 years ago
  23. 17cdbc4 add sh relocation types needed for fdpic to elf.h by Rich Felker · 9 years ago
  24. 29ec767 socket.h: fix SO_* for mips by Roman Yeryomin · 9 years ago
  25. 11894f6 fix incorrect void return type for syncfs function by Rich Felker · 9 years ago
  26. f22a9ed byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code by Rich Felker · 9 years ago
  27. 3d7e32d add macro version of ctype.h isascii function by Rich Felker · 9 years ago
  28. b6e7c66 add missing legacy LFS64 macros in sys/resource.h by Rich Felker · 9 years ago
  29. 20de36c fix netinet/ether.h for c++ by Szabolcs Nagy · 9 years ago
  30. d0040e2 improve iswdigit macro to diagnose errors by Rich Felker · 10 years ago
  31. 7561ac4 add IPTOS_CLASS_* macros to netinet/ip.h by Szabolcs Nagy · 10 years ago
  32. e98a546 fix integer overflow in elf.h macro SHF_EXCLUDE by Rich Felker · 10 years ago
  33. 02e5d56 add PR_*_FP_MODE prctl options by Szabolcs Nagy · 10 years ago
  34. 658aefd add PR_MPX_*_MANAGEMENT prctl options by Szabolcs Nagy · 10 years ago
  35. 1bfeb1d add IP_CHECKSUM socket option to netinet/in.h by Szabolcs Nagy · 10 years ago
  36. 2ca55a9 improve ctype.h macros to diagnose errors by Rich Felker · 10 years ago
  37. 5e25d87 remove macro definition of longjmp from setjmp.h by Rich Felker · 10 years ago
  38. fd427c4 move O_PATH definition back to arch bits by Rich Felker · 10 years ago
  39. 11d1e2e fix FLT_ROUNDS regression in C++ applications by Rich Felker · 10 years ago
  40. d5a5045 fix MINSIGSTKSZ values for archs with large signal contexts by Rich Felker · 10 years ago
  41. 559de8f fix FLT_ROUNDS to reflect the current rounding mode by Szabolcs Nagy · 10 years ago
  42. ad85fcb add new si_lower and si_upper siginfo_t members by Szabolcs Nagy · 10 years ago
  43. 9c3da89 declare incomplete type struct itimerspec in timerfd.h by Rich Felker · 10 years ago
  44. 91a3bd7 fix preprocessor error introduced in poll.h in last commit by Rich Felker · 10 years ago
  45. f5011c6 fix POLLWRNORM and POLLWRBAND on mips by Trutz Behn · 10 years ago
  46. 56fbaa3 make all objects used with atomic operations volatile by Rich Felker · 10 years ago
  47. 102f6a0 add new masked cancellation mode by Rich Felker · 10 years ago
  48. 70572dc add new socket options SO_INCOMING_CPU, SO_ATTACH_BPF, SO_DETACH_BPF by Szabolcs Nagy · 10 years ago
  49. 2d67ae9 move MREMAP_MAYMOVE and MREMAP_FIXED out of bits by Trutz Behn · 10 years ago
  50. 11ac2a6 add new prctl command PR_SET_MM_MAP to sys/prctl.h by Szabolcs Nagy · 10 years ago
  51. 91f15e2 move wint_t definition to the shared part of alltypes.h.in by Rich Felker · 10 years ago
  52. dac4fc4 fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level by Rich Felker · 10 years ago
  53. 4b2cb37 add login_tty function by Felix Janda · 10 years ago
  54. aee9b15 fix signedness of WINT_MIN expression by Rich Felker · 10 years ago
  55. a9c2294 make the definition of _Complex_I explicitly complex by Rich Felker · 10 years ago
  56. 4075af4 make the result of the cimag macro a non-lvalue by Rich Felker · 10 years ago
  57. 5ff2a11 fix definition of CMPLX macros in complex.h to work in constant expressions by Rich Felker · 10 years ago
  58. aac59c1 add basic dns record parsing functions by Rich Felker · 10 years ago
  59. f164875 don't shadow functions with macros in C++ by Bobby Bingham · 10 years ago
  60. a60457c suppress macro definitions of ctype functions under C++ by Rich Felker · 10 years ago
  61. ab9672a implement uchar.h (C11 UTF-16/32 conversion) interfaces by Rich Felker · 10 years ago
  62. a3763d6 add new linux file sealing api to fcntl.h by Szabolcs Nagy · 10 years ago
  63. a0c90b9 add new IPV6_AUTOFLOWLABEL socket option in netinet/in.h by Szabolcs Nagy · 10 years ago
  64. 5edbc6f add _DEFAULT_SOURCE feature profile as an alias for _BSD_SOURCE by Rich Felker · 10 years ago
  65. f929493 fix _ALL_SOURCE logic to avoid possible redefinition of _GNU_SOURCE by Rich Felker · 10 years ago
  66. ab8f6a6 fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE by Rich Felker · 10 years ago
  67. 976bb28 add new F_OFD_* macros to fcntl.h (open file description locks) by Szabolcs Nagy · 10 years ago
  68. b7cf71a add threads.h and needed per-arch types for mtx_t and cnd_t by Rich Felker · 10 years ago
  69. 6eb1950 add C11 timespec_get function, with associated time.h changes for C11 by Rich Felker · 10 years ago
  70. 7ff8042 fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h by Szabolcs Nagy · 10 years ago
  71. 70729de add static_assert and hide noreturn, alignas, alignof from C++ by Szabolcs Nagy · 10 years ago
  72. 18dde00 add C11 floating-point characteristic macros to float.h by Szabolcs Nagy · 10 years ago
  73. 8d998a7 add malloc_usable_size function and non-stub malloc.h by Rich Felker · 10 years ago
  74. 321f4fa add max_align_t definition for C11 and C++11 by Rich Felker · 10 years ago
  75. d146d4d fix CPU_EQUAL macro in sched.h by Szabolcs Nagy · 10 years ago
  76. b04971d add inline isspace in ctype.h as an optimization by Szabolcs Nagy · 10 years ago
  77. b1ae7b7 make clearenv available with _BSD_SOURCE by Clément Vasseur · 10 years ago
  78. ecc082c implement ffsl and ffsll functions by Rich Felker · 10 years ago
  79. 38db093 limit visibility of ffs function declaration to _XOPEN_SOURCE by Rich Felker · 10 years ago
  80. 871a09c add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags by Szabolcs Nagy · 10 years ago
  81. 6119fa3 add pacing rate information to the tcp_info struct in tcp.h by Szabolcs Nagy · 10 years ago
  82. 4a142db add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK by Szabolcs Nagy · 10 years ago
  83. ddddec1 add issetugid function to check for elevated privilege by Brent Cook · 10 years ago
  84. 200d154 add or1k (OpenRISC 1000) architecture port by Stefan Kristiansson · 10 years ago
  85. 5474a34 implement fmtmsg function by Rich Felker · 10 years ago
  86. 70d9c30 remove hack in syslog.h that resulted in aliasing violations by Rich Felker · 10 years ago
  87. acb7e04 implement sendmmsg and recvmmsg by Rich Felker · 10 years ago
  88. bdad2fe add support for ipv6 scope_id to getaddrinfo and getnameinfo by Rich Felker · 10 years ago
  89. 5f4c496 fix POSIX namespace pollution in sys/types.h by Szabolcs Nagy · 10 years ago
  90. c350468 update netinet/in.h to match the current kernel uapi by Szabolcs Nagy · 10 years ago
  91. c8ea212 add SO_BPF_EXTENSIONS socket option by Szabolcs Nagy · 10 years ago
  92. fd9571e add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro by Szabolcs Nagy · 10 years ago
  93. 44d28e5 overhaul siginfo_t definition in signal.h by Rich Felker · 10 years ago
  94. 93be56b remove unsupported nonstandard sysconf macros and their table entries by Rich Felker · 10 years ago
  95. 164c5c7 expose public execvpe interface by M Farkas-Dyck · 11 years ago
  96. fcea534 fix RLIMIT_ constants for mips by Szabolcs Nagy · 11 years ago
  97. 21ada94 add getauxval function by Rich Felker · 11 years ago
  98. fe1ba7d implement hcreate_r, hdestroy_r and hsearch_r by sin · 11 years ago
  99. 9505bfb fix signal.h breakage from moving stack_t to arch-specific bits by Rich Felker · 11 years ago
  100. bd5f221 move signal.h definition of stack_t to arch-specific bits by Rich Felker · 11 years ago