1. b35b2b1 Merge tag 'v1.2.3' by Colin Cross · 2 years, 2 months ago
  2. bdb5454 sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13 by Szabolcs Nagy · 3 years ago
  3. aa3bab6 sys/prctl.h: add PR_PAC_{SET,GET}_ENABLED_KEYS from linux v5.13 by Szabolcs Nagy · 3 years ago
  4. a8300f5 elf.h: add NT_ARM_PAC_ENABLED_KEYS from linux v5.13 by Szabolcs Nagy · 3 years ago
  5. dda21f1 netinet/in.h: add INADDR_DUMMY from linux v5.13 by Szabolcs Nagy · 3 years ago
  6. 1ee8109 netinet/tcp.h: add tcp_zerocopy_receive fields from linux v5.12 by Szabolcs Nagy · 3 years, 1 month ago
  7. bc89c31 netinet/tcp.h: add TCP_NLA_* values up to linux v5.12 by Szabolcs Nagy · 3 years, 1 month ago
  8. e99c425 signal.h: add new sa_flags from linux v5.11 by Szabolcs Nagy · 3 years, 3 months ago
  9. 993cccc signal.h: add SYS_USER_DISPATCH si_code value from linux v5.11 by Szabolcs Nagy · 3 years, 3 months ago
  10. 3dcbd89 signal.h: add si_code values for SIGSYS by Szabolcs Nagy · 3 years, 3 months ago
  11. 30c8a14 netinet/tcp.h: add tcp zerocopy related changes from linux v5.11 by Szabolcs Nagy · 3 years, 3 months ago
  12. b54f481 netinet/if_ether.h: add ETH_P_CFM from linux v5.11 by Szabolcs Nagy · 3 years, 3 months ago
  13. c5ecaca sys/socket.h: add new SO_ socket options from linux v5.11 by Szabolcs Nagy · 3 years, 3 months ago
  14. f35b99b sys/prctl.h: add PR_SET_SYSCALL_USER_DISPATCH from linux v5.11 by Szabolcs Nagy · 3 years, 3 months ago
  15. a3deaf3 ANDROID: Add mallinfo2 and mallinfo by Colin Cross · 2 years, 6 months ago
  16. 0ee7f66 FROMLIST: Add pthread_sigqueue by Daniel Fahlgren · 4 years, 4 months ago
  17. a084960 FROMLIST: add SEEK_DATA and SEEK_HOLE to <unistd.h> by Érico Nogueira · 2 years, 6 months ago
  18. 8d765f8 Merge remote-tracking branch 'aosp/upstream-master' by Colin Cross · 2 years, 5 months ago
  19. cbacd63 add SEEK_DATA and SEEK_HOLE to unistd.h by Érico Nogueira · 2 years, 6 months ago
  20. 98e688a define NULL as nullptr when used in C++11 or later by Ismael Luceno · 2 years, 10 months ago
  21. b76f37f add qsort_r and make qsort a wrapper around it by Érico Nogueira · 3 years, 3 months ago
  22. b4848ee ANDROID: fix type of sysinfo.uptime by Colin Cross · 2 years, 11 months ago
  23. 8dbf5d1 ANDROID: Fix warning in musl sys/socket.h by Colin Cross · 3 years ago
  24. bd3b9c4 add pthread_getname_np function by Érico Rolim · 3 years, 2 months ago
  25. 9a40e84 define __STDC_UTF_{16,32}__ macros by Érico Nogueira · 3 years, 2 months ago
  26. e48e99c suppress isascii() macro for C++ by Érico Rolim · 3 years, 5 months ago
  27. b129cd8 guard against compilers failing to handle setjmp specially by default by Rich Felker · 3 years, 4 months ago
  28. 87b8f14 signal.h: add MTE specific SIGSEGV codes from linux v5.10 by Szabolcs Nagy · 3 years, 6 months ago
  29. 19239cd sys/prctl.h: add MTE related constants from linux v5.10 by Szabolcs Nagy · 3 years, 6 months ago
  30. 8b29f02 elf.h: add NT_ARM_TAGGED_ADDR_CTRL from linux v5.10 by Szabolcs Nagy · 3 years, 6 months ago
  31. d7210f0 sys/mman.h: add MAP_HUGE_16KB from linux v5.10 by Szabolcs Nagy · 3 years, 6 months ago
  32. a745652 sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10 by Szabolcs Nagy · 3 years, 6 months ago
  33. 54ca1cc sys/membarrier.h: add new constants from linux v5.10 by Szabolcs Nagy · 3 years, 6 months ago
  34. 821083a implement reallocarray by Ariadne Conill · 3 years, 11 months ago
  35. 67f7746 netinet/in.h: add IP_RECVERR_4884 from linux v5.9 by Szabolcs Nagy · 3 years, 8 months ago
  36. d078f83 sys/fanotify.h: add new FAN_* macros from linux v5.9 by Szabolcs Nagy · 3 years, 8 months ago
  37. badc5bb add missing personality values by William Woodruff · 3 years, 7 months ago
  38. 7c71792 add support for SIGEV_THREAD_ID timers by James Y Knight · 5 years ago
  39. bd15342 implement _Fork and refactor fork using it by Rich Felker · 3 years, 9 months ago
  40. f035c7b netinet/if_ether.h: add ETH_P_MRP from linux v5.8 by Szabolcs Nagy · 3 years, 9 months ago
  41. 6b1741a elf.h: add .note.gnu.property related definitions by Szabolcs Nagy · 3 years, 9 months ago
  42. 616a8bf netinet/tcp.h: update to linux v5.7 by Szabolcs Nagy · 4 years ago
  43. a6c302b sys/mman.h: add MREMAP_DONTUNMAP from linux v5.7 by Szabolcs Nagy · 4 years ago
  44. 8adf42f sys/fanotify.h: update to linux v5.7 by Szabolcs Nagy · 4 years ago
  45. 43b640c sched.h: add CLONE_NEWTIME from linux v5.6 by Szabolcs Nagy · 4 years, 3 months ago
  46. 3da18e6 sys/random.h: add GRND_INSECURE from linux v5.6 by Szabolcs Nagy · 4 years, 3 months ago
  47. 8f4aa78 sys/prctl.h: add PR_{SET,GET}_IO_FLUSHER from linux v5.6 by Szabolcs Nagy · 4 years, 3 months ago
  48. 1ab341e netinet/udp.h: add TCP_ENCAP_ESPINTCP from linux v5.6 by Szabolcs Nagy · 4 years, 3 months ago
  49. c632161 netinet/tcp.h: update for linux v5.6 by Szabolcs Nagy · 4 years, 3 months ago
  50. 8fca0ea netinet/in.h: add IPPROTO_ macros from linux v5.6 by Szabolcs Nagy · 4 years, 3 months ago
  51. d4f2981 netinet/tcp.h: update tcp_info for linux v5.5 by Szabolcs Nagy · 4 years, 4 months ago
  52. 1ccc804 fix regression with applications that expect struct winsize in ioctl.h by Rich Felker · 3 years, 10 months ago
  53. 4d57865 add tcgetwinsize and tcsetwinsize functions, move struct winsize by Rich Felker · 3 years, 10 months ago
  54. d49cf07 add gettid function by Rich Felker · 3 years, 10 months ago
  55. 2f2348c remove duplicate definitions of INET[6]_ADDRSTRLEN by Rich Felker · 4 years, 3 months ago
  56. 4e0796d add PTHREAD_NULL by Rich Felker · 4 years, 4 months ago
  57. e6093b5 fix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h by Rich Felker · 4 years, 5 months ago
  58. a0217a2 fix unprotected macro argument in sys/ttydefaults.h by Rich Felker · 4 years, 5 months ago
  59. 614c9e7 move struct dirent to bits header, allow NAME_MAX to vary by Rich Felker · 4 years, 5 months ago
  60. 2507e7f define RLIMIT_RTTIME, bump RLIMIT_NLIMITS by Leah Neukirchen · 4 years, 5 months ago
  61. a56ec7e unconditonally define alloca as __builtin_alloca by Michael Forney · 4 years, 7 months ago
  62. ac89e2c remove gratuitous aligned attribute from __ptrace_syscall_info by Rich Felker · 4 years, 6 months ago
  63. f296be7 sys/wait.h: add P_PIDFD from linux v5.4 by Szabolcs Nagy · 4 years, 6 months ago
  64. 5e0c9f2 netinet/tcp.h: add new tcp_info fields from linux v5.4 by Szabolcs Nagy · 4 years, 6 months ago
  65. 5675aaa sys/prctl.h: add PR_*_TAGGED_ADDR_* from linux v5.4 by Szabolcs Nagy · 4 years, 6 months ago
  66. d95ead2 sys/mman.h: add MADV_COLD and MADV_PAGEOUT from linux v5.4 by Szabolcs Nagy · 4 years, 6 months ago
  67. f291c09 sys/ptrace.h: add PTRACE_GET_SYSCALL_INFO from linux v5.3 by Szabolcs Nagy · 4 years, 8 months ago
  68. 06636c5 sys/socket.h: add SO_DETACH_REUSEPORT_BPF from linux v5.3 by Szabolcs Nagy · 4 years, 8 months ago
  69. 167cbf1 netinet/if_ether.h: add ETH_P_LLDP from linux v5.3 by Szabolcs Nagy · 4 years, 8 months ago
  70. af2576e netinet/tcp.h: add TCP_TX_DELAY from linux v5.3 by Szabolcs Nagy · 4 years, 8 months ago
  71. 0738e6c add uapi guards for new netinet/ip.h conflict with struct iphdr by A. Wilcox · 4 years, 6 months ago
  72. 1e7f0fc adjust utmpx struct layout for time64, 32-/64-bit arch compat by Rich Felker · 4 years, 6 months ago
  73. 3f959f6 fix elf_prstatus regression on time64, existing wrong definition on x32 by Rich Felker · 4 years, 6 months ago
  74. b329095 fix regression in ioctl definitions provided by arch/generic bits by Rich Felker · 4 years, 6 months ago
  75. f12bd8e signal to kernel headers that time_t is 64-bit by Rich Felker · 4 years, 6 months ago
  76. d6dcfe4 move time_t and suseconds_t definitions to common alltypes.h.in by Rich Felker · 4 years, 8 months ago
  77. c71dbb2 move time64 socket options from arch bits to top-level sys/socket.h by Rich Felker · 4 years, 8 months ago
  78. a0252bc move msghdr and cmsghdr out of bits/socket.h by Rich Felker · 4 years, 8 months ago
  79. 0bbc04c make time-related socket options overridable by arch bits files by Rich Felker · 4 years, 8 months ago
  80. 22daaea add time64 redirect for, and redirecting implementation of, dlsym by Rich Felker · 4 years, 10 months ago
  81. 2d69fcf prepare struct sched_param for change in time_t definition by Rich Felker · 4 years, 10 months ago
  82. 1febd21 add time64 symbol name redirects to public headers, under arch control by Rich Felker · 4 years, 11 months ago
  83. 9b2921b adjust struct timespec definition to be time64-ready by Rich Felker · 4 years, 8 months ago
  84. 2d3083e move pthread types out of per-arch alltypes.h by Rich Felker · 4 years, 8 months ago
  85. 7cc79d1 define LONG_MAX via arch alltypes.h, strip down bits/limits.h by Rich Felker · 4 years, 8 months ago
  86. 316730c make endian.h expose unprefixed macros, functions in standard profile by Rich Felker · 4 years, 8 months ago
  87. 71d23fb remove indirect use of endian.h from public headers by Rich Felker · 4 years, 8 months ago
  88. 97d35a5 move __BYTE_ORDER definition to alltypes.h by Rich Felker · 4 years, 8 months ago
  89. 00ec11d remove per-arch definitions for va_list by Rich Felker · 4 years, 8 months ago
  90. 81e795e fcntl.h: add AT_RECURSIVE from linux v5.2 by Szabolcs Nagy · 4 years, 10 months ago
  91. cc1a535 fcntl.h: add AT_STATX_ statx sync flag definitions by Szabolcs Nagy · 4 years, 10 months ago
  92. 1e22eb2 sched.h: add CLONE_PIDFD from linux v5.2 by Szabolcs Nagy · 4 years, 10 months ago
  93. b5134cc netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2 by Szabolcs Nagy · 4 years, 10 months ago
  94. a882841 add public declaration for optreset under appropriate feature profiles by Rich Felker · 4 years, 10 months ago
  95. 74244e5 add posix_spawn [f]chdir file actions by Rich Felker · 4 years, 10 months ago
  96. f76e183 add copy_file_range system call wrapper by Árni Dagur · 4 years, 10 months ago
  97. 827aa8f remove sporadic server members from struct sched_param by Rich Felker · 4 years, 10 months ago
  98. 7844ecb add secure_getenv function by Petr Vaněk · 5 years ago
  99. 49eacf2 glob: implement GLOB_TILDE and GLOB_TILDE_CHECK by Ismael Luceno · 5 years ago
  100. 006a75a move IPC_STAT definition to a new bits/ipcstat.h file by Rich Felker · 4 years, 11 months ago