1. 9a40e84 define __STDC_UTF_{16,32}__ macros by Érico Nogueira · 3 years, 6 months ago
  2. e48e99c suppress isascii() macro for C++ by Érico Rolim · 3 years, 9 months ago
  3. b129cd8 guard against compilers failing to handle setjmp specially by default by Rich Felker · 3 years, 7 months ago
  4. 87b8f14 signal.h: add MTE specific SIGSEGV codes from linux v5.10 by Szabolcs Nagy · 3 years, 10 months ago
  5. 19239cd sys/prctl.h: add MTE related constants from linux v5.10 by Szabolcs Nagy · 3 years, 10 months ago
  6. 8b29f02 elf.h: add NT_ARM_TAGGED_ADDR_CTRL from linux v5.10 by Szabolcs Nagy · 3 years, 10 months ago
  7. d7210f0 sys/mman.h: add MAP_HUGE_16KB from linux v5.10 by Szabolcs Nagy · 3 years, 10 months ago
  8. a745652 sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10 by Szabolcs Nagy · 3 years, 10 months ago
  9. 54ca1cc sys/membarrier.h: add new constants from linux v5.10 by Szabolcs Nagy · 3 years, 10 months ago
  10. 821083a implement reallocarray by Ariadne Conill · 4 years, 2 months ago
  11. 67f7746 netinet/in.h: add IP_RECVERR_4884 from linux v5.9 by Szabolcs Nagy · 4 years ago
  12. d078f83 sys/fanotify.h: add new FAN_* macros from linux v5.9 by Szabolcs Nagy · 4 years ago
  13. badc5bb add missing personality values by William Woodruff · 3 years, 11 months ago
  14. 7c71792 add support for SIGEV_THREAD_ID timers by James Y Knight · 5 years ago
  15. bd15342 implement _Fork and refactor fork using it by Rich Felker · 4 years ago
  16. f035c7b netinet/if_ether.h: add ETH_P_MRP from linux v5.8 by Szabolcs Nagy · 4 years, 1 month ago
  17. 6b1741a elf.h: add .note.gnu.property related definitions by Szabolcs Nagy · 4 years, 1 month ago
  18. 616a8bf netinet/tcp.h: update to linux v5.7 by Szabolcs Nagy · 4 years, 3 months ago
  19. a6c302b sys/mman.h: add MREMAP_DONTUNMAP from linux v5.7 by Szabolcs Nagy · 4 years, 3 months ago
  20. 8adf42f sys/fanotify.h: update to linux v5.7 by Szabolcs Nagy · 4 years, 3 months ago
  21. 43b640c sched.h: add CLONE_NEWTIME from linux v5.6 by Szabolcs Nagy · 4 years, 6 months ago
  22. 3da18e6 sys/random.h: add GRND_INSECURE from linux v5.6 by Szabolcs Nagy · 4 years, 6 months ago
  23. 8f4aa78 sys/prctl.h: add PR_{SET,GET}_IO_FLUSHER from linux v5.6 by Szabolcs Nagy · 4 years, 6 months ago
  24. 1ab341e netinet/udp.h: add TCP_ENCAP_ESPINTCP from linux v5.6 by Szabolcs Nagy · 4 years, 6 months ago
  25. c632161 netinet/tcp.h: update for linux v5.6 by Szabolcs Nagy · 4 years, 6 months ago
  26. 8fca0ea netinet/in.h: add IPPROTO_ macros from linux v5.6 by Szabolcs Nagy · 4 years, 6 months ago
  27. d4f2981 netinet/tcp.h: update tcp_info for linux v5.5 by Szabolcs Nagy · 4 years, 8 months ago
  28. 1ccc804 fix regression with applications that expect struct winsize in ioctl.h by Rich Felker · 4 years, 1 month ago
  29. 4d57865 add tcgetwinsize and tcsetwinsize functions, move struct winsize by Rich Felker · 4 years, 1 month ago
  30. d49cf07 add gettid function by Rich Felker · 4 years, 2 months ago
  31. 2f2348c remove duplicate definitions of INET[6]_ADDRSTRLEN by Rich Felker · 4 years, 7 months ago
  32. 4e0796d add PTHREAD_NULL by Rich Felker · 4 years, 7 months ago
  33. e6093b5 fix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h by Rich Felker · 4 years, 8 months ago
  34. a0217a2 fix unprotected macro argument in sys/ttydefaults.h by Rich Felker · 4 years, 8 months ago
  35. 614c9e7 move struct dirent to bits header, allow NAME_MAX to vary by Rich Felker · 4 years, 8 months ago
  36. 2507e7f define RLIMIT_RTTIME, bump RLIMIT_NLIMITS by Leah Neukirchen · 4 years, 9 months ago
  37. a56ec7e unconditonally define alloca as __builtin_alloca by Michael Forney · 4 years, 11 months ago
  38. ac89e2c remove gratuitous aligned attribute from __ptrace_syscall_info by Rich Felker · 4 years, 9 months ago
  39. f296be7 sys/wait.h: add P_PIDFD from linux v5.4 by Szabolcs Nagy · 4 years, 10 months ago
  40. 5e0c9f2 netinet/tcp.h: add new tcp_info fields from linux v5.4 by Szabolcs Nagy · 4 years, 10 months ago
  41. 5675aaa sys/prctl.h: add PR_*_TAGGED_ADDR_* from linux v5.4 by Szabolcs Nagy · 4 years, 10 months ago
  42. d95ead2 sys/mman.h: add MADV_COLD and MADV_PAGEOUT from linux v5.4 by Szabolcs Nagy · 4 years, 10 months ago
  43. f291c09 sys/ptrace.h: add PTRACE_GET_SYSCALL_INFO from linux v5.3 by Szabolcs Nagy · 5 years ago
  44. 06636c5 sys/socket.h: add SO_DETACH_REUSEPORT_BPF from linux v5.3 by Szabolcs Nagy · 5 years ago
  45. 167cbf1 netinet/if_ether.h: add ETH_P_LLDP from linux v5.3 by Szabolcs Nagy · 5 years ago
  46. af2576e netinet/tcp.h: add TCP_TX_DELAY from linux v5.3 by Szabolcs Nagy · 5 years ago
  47. 0738e6c add uapi guards for new netinet/ip.h conflict with struct iphdr by A. Wilcox · 4 years, 10 months ago
  48. 1e7f0fc adjust utmpx struct layout for time64, 32-/64-bit arch compat by Rich Felker · 4 years, 10 months ago
  49. 3f959f6 fix elf_prstatus regression on time64, existing wrong definition on x32 by Rich Felker · 4 years, 10 months ago
  50. b329095 fix regression in ioctl definitions provided by arch/generic bits by Rich Felker · 4 years, 10 months ago
  51. f12bd8e signal to kernel headers that time_t is 64-bit by Rich Felker · 4 years, 10 months ago
  52. d6dcfe4 move time_t and suseconds_t definitions to common alltypes.h.in by Rich Felker · 5 years ago
  53. c71dbb2 move time64 socket options from arch bits to top-level sys/socket.h by Rich Felker · 5 years ago
  54. a0252bc move msghdr and cmsghdr out of bits/socket.h by Rich Felker · 5 years ago
  55. 0bbc04c make time-related socket options overridable by arch bits files by Rich Felker · 5 years ago
  56. 22daaea add time64 redirect for, and redirecting implementation of, dlsym by Rich Felker · 5 years ago
  57. 2d69fcf prepare struct sched_param for change in time_t definition by Rich Felker · 5 years ago
  58. 1febd21 add time64 symbol name redirects to public headers, under arch control by Rich Felker · 5 years ago
  59. 9b2921b adjust struct timespec definition to be time64-ready by Rich Felker · 5 years ago
  60. 2d3083e move pthread types out of per-arch alltypes.h by Rich Felker · 5 years ago
  61. 7cc79d1 define LONG_MAX via arch alltypes.h, strip down bits/limits.h by Rich Felker · 5 years ago
  62. 316730c make endian.h expose unprefixed macros, functions in standard profile by Rich Felker · 5 years ago
  63. 71d23fb remove indirect use of endian.h from public headers by Rich Felker · 5 years ago
  64. 97d35a5 move __BYTE_ORDER definition to alltypes.h by Rich Felker · 5 years ago
  65. 00ec11d remove per-arch definitions for va_list by Rich Felker · 5 years ago
  66. 81e795e fcntl.h: add AT_RECURSIVE from linux v5.2 by Szabolcs Nagy · 5 years ago
  67. cc1a535 fcntl.h: add AT_STATX_ statx sync flag definitions by Szabolcs Nagy · 5 years ago
  68. 1e22eb2 sched.h: add CLONE_PIDFD from linux v5.2 by Szabolcs Nagy · 5 years ago
  69. b5134cc netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2 by Szabolcs Nagy · 5 years ago
  70. a882841 add public declaration for optreset under appropriate feature profiles by Rich Felker · 5 years ago
  71. 74244e5 add posix_spawn [f]chdir file actions by Rich Felker · 5 years ago
  72. f76e183 add copy_file_range system call wrapper by Árni Dagur · 5 years ago
  73. 827aa8f remove sporadic server members from struct sched_param by Rich Felker · 5 years ago
  74. 7844ecb add secure_getenv function by Petr Vaněk · 5 years ago
  75. 49eacf2 glob: implement GLOB_TILDE and GLOB_TILDE_CHECK by Ismael Luceno · 5 years ago
  76. 006a75a move IPC_STAT definition to a new bits/ipcstat.h file by Rich Felker · 5 years ago
  77. 3c02bac allow archs to define IPC_STAT, propagate time64 bit to other macros by Rich Felker · 5 years ago
  78. 47bc7f0 elf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1 by Szabolcs Nagy · 5 years ago
  79. eea841e netinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux v5.1 by Szabolcs Nagy · 5 years ago
  80. 5b2b682 sys/socket.h: add SO_BINDTOIFINDEX from linux v5.1 by Szabolcs Nagy · 5 years ago
  81. 93b5f6c netinet/in.h: add IPV6_ROUTER_ALERT_ISOLATE from linux v5.1 by Szabolcs Nagy · 5 years ago
  82. c7081ed sys/prctl.h: add PR_SPEC_DISABLE_NOEXEC from linux v5.1 by Szabolcs Nagy · 5 years ago
  83. 9e8dd1c fcntl.h: add F_SEAL_FUTURE_WRITE from linux v5.1 by Szabolcs Nagy · 5 years ago
  84. f67b3c1 sys/fanotify.h: update for linux v5.1 by Szabolcs Nagy · 5 years ago
  85. a31a30a remove implicit include of sys/sysmacros.h from sys/types.h by Rich Felker · 5 years ago
  86. 0a48860 add riscv64 architecture support by Rich Felker · 5 years ago
  87. e980ca7 define FP_FAST_FMA* when fma* can be inlined by Szabolcs Nagy · 6 years ago
  88. 65c8be3 fcntl.h: define O_TTY_INIT to 0 by A. Wilcox · 6 years ago
  89. e8e780a fix signature of function accepted by makecontext by Bobby Bingham · 6 years ago
  90. cff993c sys/prctl.h: add PR_PAC_RESET_KEYS from linux v5.0 by Szabolcs Nagy · 6 years ago
  91. 843e453 elf.h: add NT_ definitions from linux v5.0 by Szabolcs Nagy · 6 years ago
  92. 02f769b elf.h: update with C-SKY definitions by Szabolcs Nagy · 6 years ago
  93. 9e06514 netinet/tcp.h: add TCP_NLA_SRTT from linux v5.0 by Szabolcs Nagy · 6 years ago
  94. 292bda7 netinet/udp.h: add UDP_GRO from linux v5.0 by Szabolcs Nagy · 6 years ago
  95. 13c73da sys/prctl.h: add PR_SPEC_INDIRECT_BRANCH from linux v4.20 by Szabolcs Nagy · 6 years ago
  96. 0b026bb netinet/in.h add IPV6_MULTICAST_ALL from linux v4.20 by Szabolcs Nagy · 6 years ago
  97. c6a61df add PACKET_IGNORE_OUTGOING sockopt from linux v4.20 by Szabolcs Nagy · 6 years ago
  98. db8b53f sys/mman.h: add new hugetlb mmap flags from linux v4.19 by Szabolcs Nagy · 6 years ago
  99. 5640bc5 elf.h: add new mips core dump note values from linux v4.19 by Szabolcs Nagy · 6 years ago
  100. 3e52f99 netinet/udp.h: add UDP_ENCAP_RXRPC from linux v4.19 by Szabolcs Nagy · 6 years ago