1. 9029cfb Add more Linux-based syscall tables by Alex Crichton · 7 years ago
  2. ebb59a2 freebsd: Add LOCAL_* for local domain sockets. by Dan Glastonbury · 7 years ago
  3. 65fc01a Add missing powerpc64 in musl/mod.rs by Roberto Oliveira · 7 years ago
  4. f001b8a Auto merge of #807 - djg:macos_sol_local, r=alexcrichton by bors · 7 years ago
  5. 8c24117 define SYS_renameat2 + flags on linux by Joerg Thalheim · 7 years ago
  6. 49c97ba apple: Add SOL_LOCAL and LOCAL_* for local domain sockets. by Dan Glastonbury · 7 years ago
  7. 611066a Add getprotobynumber by Andrew Tunnell-Jones · 7 years ago
  8. 190135c Remove excess whitespace by Andy Lowry · 7 years ago
  9. df25142 Add ucred to musl by Andy Lowry · 7 years ago
  10. 2bdbddc Add `ucred` on Android by Alex Crichton · 7 years ago
  11. 7a06a32 netbsd: add KERN_PROC_ARGS sysctl MIB subtypes by Jonathan A. Kollasch · 7 years ago
  12. e0e08d1 Add getservbyname and getprotobyname by Andrew Tunnell-Jones · 7 years ago
  13. 0c1608a Auto merge of #792 - justinlatimer:ip-bindany, r=alexcrichton by bors · 7 years ago
  14. 1daf1c2 Add IP_BINDANY for FreeBSD by Justin Latimer · 7 years ago
  15. e26a5d5 add utimensat to netbsdlike by Sébastien Marie · 7 years ago
  16. b103fae Add preadv64/pwritev64 on Linux/Android by Joerg Thalheim · 7 years ago
  17. df64b41 Add fstatat64 on Linux/Android by Joerg Thalheim · 7 years ago
  18. 5ee53b0 Auto merge of #782 - tjkirch:master, r=alexcrichton by bors · 7 years ago
  19. b9fdcf9 Add support for aarch64-unknown-linux-musl by Tom Kirchner · 7 years ago
  20. 209468a Auto merge of #781 - jessicah:haiku-fixes-for-nix, r=alexcrichton by bors · 7 years ago
  21. 0d822be unix: remove constants moved into submodules. by Jessica Hamilton · 7 years ago
  22. 03ed3ff Move various POLL* and RTLD_LAZY constants into submodules. by Jessica Hamilton · 7 years ago
  23. 086d575 Revert "POLL*/RTLD_LAZY: definitions differ on Haiku." by Jessica Hamilton · 7 years ago
  24. f816434 POLL*/RTLD_LAZY: definitions differ on Haiku. by Jessica Hamilton · 7 years ago
  25. 3c91010 haiku: add missing definitions found from building nix. by Jessica Hamilton · 7 years ago
  26. ee8a490 haiku: add openpty/forkpty, and link to libbsd. by Jessica Hamilton · 7 years ago
  27. 6de9e63 haiku: define PATH_MAX. by Jessica Hamilton · 7 years ago
  28. 72ac033 haiku: fix incorrect constant for EMFILE. by Jessica Hamilton · 7 years ago
  29. 7bff2dc haiku: add missing pathconf constants. by Jessica Hamilton · 7 years ago
  30. 4a58331 Add utimensat for Solaris by bgermann · 7 years ago
  31. 7b2ecc6 haiku: add missing sysconf constants. by Jessica Hamilton · 7 years ago
  32. 585e752 Remove clock_settime from macOS by Martin Ek · 7 years ago
  33. ffba97f Add clock_gettime related functions to macOS by Martin Ek · 7 years ago
  34. ef6c252 Auto merge of #770 - jack-pappas:dccp, r=alexcrichton by bors · 7 years ago
  35. 787addf Add DCCP constant definitions. by Jack Pappas · 7 years ago
  36. 322e59f Auto merge of #769 - redox-os:master, r=alexcrichton by bors · 7 years ago
  37. d18565c Fix style by Jeremy Soller · 7 years ago
  38. 43ed4dd fuchsia: mxio was renamed to fdio by James Tucker · 7 years ago
  39. ba1d2f1 Auto merge of #762 - jack-pappas:ipproto, r=alexcrichton by bors · 7 years ago
  40. e8dd192 Define additional IPPROTO_* constants. by Jack Pappas · 7 years ago
  41. 8e26ee6 Bring back cfg_target_vendor, which is still used by Tamir Duberstein · 7 years ago
  42. 75b5c29 Add more net functions for net2 by Jeremy Soller · 7 years ago
  43. d5236b0 Auto merge of #761 - LeoTindall:add_linux_iff_constants, r=alexcrichton by bors · 7 years ago
  44. 121795e Add tests for linux/if.h for additional IFF_ flags by SilverWingedSeraph · 7 years ago
  45. 8a7069f Make stdbuild a cargo feature by Tamir Duberstein · 7 years ago
  46. 0b2fe45 Prune features used by stdbuild by Tamir Duberstein · 7 years ago
  47. 8d14ac5 Whitespace by Tamir Duberstein · 7 years ago
  48. cf59069 Make additional IFF_ constants conditional on processor architecture. by SilverWingedSeraph · 7 years ago
  49. bbed813 Move extra IFF_ definitions to be Linux only. by SilverWingedSeraph · 7 years ago
  50. f533729 Add additional interface flags (IFF_) by SilverWingedSeraph · 7 years ago
  51. 82cae67 Auto merge of #759 - slyrz:master, r=alexcrichton by bors · 7 years ago
  52. de6fa49 Map timerfd constants to their fcntl counterparts by slyrz · 7 years ago
  53. 6da0389 Linux/Android: re-add initgroups by Jamie Hewland · 7 years ago
  54. 340cbbf Add timerfd API on Linux by slyrz · 7 years ago
  55. 95848f9 Merge pull request #758 from humenda/uclibc_networking by Alex Crichton · 7 years ago
  56. 39dba5f Merge pull request #755 from bgermann/master by Alex Crichton · 7 years ago
  57. dee3699 Add networking symbols for uclibc/x86_64 by Sebastian Humenda · 7 years ago
  58. eac5056 Add pthread_create for Solaris by bgermann · 7 years ago
  59. 17c74f4 haiku: res_init link name is __res_init. by Jessica Hamilton · 7 years ago
  60. 07a4303 haiku: add missing POSIX errors, reorder to match header. by Jessica Hamilton · 7 years ago
  61. b24c588 haiku: add missing SOCK_SEQPACKET. by Jessica Hamilton · 7 years ago
  62. ab7925f haiku: add missing pthread_create. by Jessica Hamilton · 7 years ago
  63. dc2e747 haiku: time_t is now 64-bit on x86_64. by Jessica Hamilton · 7 years ago
  64. deb61c8 Add memalign for Solaris by bgermann · 7 years ago
  65. e102a72 Auto merge of #749 - joshlf:mach-vm-flags, r=alexcrichton by bors · 7 years ago
  66. e5d4c13 Fix compile on sparc64 by Alex Crichton · 7 years ago
  67. f8bfc6e apple: Add VM_* constants from mach/vm_statistics.h by Joshua Liebow-Feeser · 7 years ago
  68. b5bb3b4 Fix dev_t minor() bitmasking on Linux by Andy Grover · 7 years ago
  69. c17711e Auto merge of #748 - Susurrus:QCMD, r=alexcrichton by bors · 7 years ago
  70. aa74435 Add QCMD() for available platforms by Bryant Mairs · 7 years ago
  71. bd4c348 Add QFMT_VFS_V1 on MIPS and test all QFMT_ constants by Bryant Mairs · 7 years ago
  72. 1c1413e Auto merge of #745 - xd009642:master, r=alexcrichton by bors · 7 years ago
  73. d647164 Auto merge of #742 - alexcrichton:wasm, r=alexcrichton by bors · 7 years ago
  74. 86b1213 Updated types of PTRACE requests for musl to be consistent. by xd009642 · 7 years ago
  75. 4c90a73 Add emscripten/wasm to dox builds by Alex Crichton · 7 years ago
  76. 1ee8056 Fix style by Alex Crichton · 7 years ago
  77. deb30e5 Add syscall constants to more Android/Linux targets by Bryant Mairs · 7 years ago
  78. 22b98de Add asmjs/wasm32 to CI by Alex Crichton · 7 years ago
  79. 2f4ca87 Auto merge of #741 - kallisti5:haiku-sigfix, r=alexcrichton by bors · 7 years ago
  80. 177d5e6 haiku: Add missing signals by Alexander von Gluck IV · 7 years ago
  81. e7ce47a Auto merge of #740 - alexcrichton:more64, r=alexcrichton by bors · 7 years ago
  82. a36da11 Add {,f}stat{,v}fs64 API bindings by Alex Crichton · 7 years ago
  83. c9b276f haiku: Correct typo by Alexander von Gluck IV · 7 years ago
  84. 2a322c7 Auto merge of #720 - Susurrus:fcntl, r=alexcrichton by bors · 7 years ago
  85. e397134 Add more fcntl constants for android by Bryant Mairs · 7 years ago
  86. 2e11d9e Add more fcntl and seal constants for Android/Linux by Bryant Mairs · 7 years ago
  87. 13478d0 Auto merge of #729 - Susurrus:ptrace_request, r=alexcrichton by bors · 7 years ago
  88. cc58834 Make more clear why no libraries are linked to L4Re by Sebastian Humenda · 7 years ago
  89. dc0a182 adjust value for minimal thread stack size by Sebastian Humenda · 7 years ago
  90. 3a1c83c Remove superflouos doc comments by Sebastian Humenda · 7 years ago
  91. 9b4edb0 Merge branch 'master' into test by Sebastian Humenda · 7 years ago
  92. e41975a Remove fexecve() from Haiku and MacOS/iOS. by Bryant Mairs · 7 years ago
  93. abfd80c Improve x86_64/uclibc stat/signal struct definitions by Sebastian Humenda · 7 years ago
  94. a6a2a5e Changed Redox 'mode_t' constants to Hexadecimal. by Jose Narvaez · 7 years ago
  95. 203f705 Add some permission and misc (mostly 'mode_t' related) constants to Redox. by Jose Narvaez · 7 years ago
  96. 800dbfd Fix spelling of ptrace's request argument by Bryant Mairs · 7 years ago
  97. c51e91b OpenBSD kqueue EV_RECEIPT and EV_DISPATCH by Jan S · 7 years ago
  98. d5326a1 Add getgrouplist() by Jamie Hewland · 7 years ago
  99. 2d22c18 Add initgroups to BSD targets by Jamie Hewland · 7 years ago
  100. 09d9209 Auto merge of #725 - Susurrus:mman_constants, r=alexcrichton by bors · 7 years ago