1. 8650afb Auto merge of #926 - faern:add-netfilter-fields, r=alexcrichton by bors · 7 years ago
  2. 42377bb Auto merge of #925 - bluejekyll:master, r=alexcrichton by bors · 7 years ago
  3. 0e421c9 add IPV6_UNICAST_HOPS by Benjamin Fry · 7 years ago
  4. b89d662 Add missing NFT_ constants from nf_tables.h by Linus Färnstrand · 7 years ago
  5. 750fcf5 Add missing netfilter constants by Linus Färnstrand · 7 years ago
  6. c8fb675 Add INT_MIN and INT_MAX by Linus Färnstrand · 7 years ago
  7. 7ed5599 add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPS by Benjamin Fry · 7 years ago
  8. c473691 Auto merge of #924 - kristate:android_eth_p_fix, r=alexcrichton by bors · 7 years ago
  9. 28224df android: removing some newer constants included since kernel v4.12.3; by kristopher tate · 7 years ago
  10. 8ed5966 android: fixes style errors; by kristopher tate · 7 years ago
  11. d160a59 android: ETH_* constants from linux/if_ether.h ; ref nix-rust/nix#865 by kristopher tate · 7 years ago
  12. 2c97816 Auto merge of #922 - faern:add-netlink-structs, r=alexcrichton by bors · 7 years ago
  13. 95befb4 Bump NFT_*_MAXNAMELEN to 256 by Linus Färnstrand · 7 years ago
  14. fe49994 Move non-musl GENL_ constants to correct submodules by Linus Färnstrand · 7 years ago
  15. 69ae346 Add genetlink.h constants by Linus Färnstrand · 7 years ago
  16. 3932711 Add NLA_ALIGN(TO) constant/function by Linus Färnstrand · 7 years ago
  17. 6e211cd Add netlink/genetlink structs to notbsd by Linus Färnstrand · 7 years ago
  18. 88c33d4 Auto merge of #920 - glaubitz:sparc64, r=alexcrichton by bors · 7 years ago
  19. a9cddbc Prefer hexadecimal representation of O_TMPFILE on linux-sparc64 by John Paul Adrian Glaubitz · 7 years ago
  20. a4fb64a Auto merge of #919 - Susurrus:netbsd_termios_ioctl, r=alexcrichton by bors · 7 years ago
  21. 3dd2162 Add termios ioctl constants to NetBSD by Bryant Mairs · 7 years ago
  22. bbda50d Auto merge of #916 - LuoZijun:patch-1, r=alexcrichton by bors · 7 years ago
  23. 0f4ae0b Add constants IFF_TUN, IFF_TAP and IFF_NO_PI on linux, android and fuchsia system by luozijun · 7 years ago
  24. 9e8447d Auto merge of #912 - gnzlbg:macosx_shmem, r=alexcrichton by bors · 7 years ago
  25. 53e4733 add macosx sysv ipc shared memory by gnzlbg · 7 years ago
  26. 7827949 Auto merge of #902 - gnzlbg:missing_linux_intrinsics, r=malbarbo by bors · 7 years ago
  27. ea58a8c remove memfd_create by gnzlbg · 7 years ago
  28. c9e67b8 Auto merge of #911 - faern:add-netfilter, r=alexcrichton by bors · 7 years ago
  29. 4d5ed47 Add netfilter constants to Linux and Android by Linus Färnstrand · 7 years ago
  30. 11cabde Auto merge of #909 - alexcrichton:posix-spawn, r=alexcrichton by bors · 7 years ago
  31. 4621a34 Add posix_spawn bindings by Alex Crichton · 7 years ago
  32. 56444a4 Auto merge of #908 - malbarbo:musl-mips-static, r=alexcrichton by bors · 7 years ago
  33. 9613051 Auto merge of #887 - myfreeweb:freebsd-procdesc, r=alexcrichton by bors · 7 years ago
  34. c13302d Add rtprio (realtime priority) API for FreeBSD and DragonFly by Greg V · 7 years ago
  35. e228797 Auto merge of #907 - malbarbo:musl-ppc64-syscall, r=alexcrichton by bors · 7 years ago
  36. 6a7dd87 Add syscall table for musl/powerpc64 by Marco A L Barbosa · 7 years ago
  37. 042b707 Do not assume dynamic linking in musl mips by Marco A L Barbosa · 7 years ago
  38. 2aeb382 Ignore new FreeBSD constants in tests by Greg V · 7 years ago
  39. 6725fd6 Add FreeBSD process descriptors API by Greg V · 7 years ago
  40. ecea23a Add missing kqueue event filters on FreeBSD by Greg V · 7 years ago
  41. 6fa612f Auto merge of #905 - wfraser:dt_unknown, r=alexcrichton by bors · 7 years ago
  42. 1ada396 add DT_UNKNOWN by Bill Fraser · 7 years ago
  43. c099bb9 add sys/auxv.h to build.rs by gnzlbg · 7 years ago
  44. 049b43e make malloc_usable size take a *mut instead of *const by gnzlbg · 7 years ago
  45. 5e290c5 Auto merge of #903 - gnzlbg:bsd_domainname, r=alexcrichton by bors · 7 years ago
  46. 6d5c28b Auto merge of #904 - alexcrichton:fix-ci, r=alexcrichton by bors · 7 years ago
  47. ac4afe7 Switch to sparc64 to debian:stretch by Alex Crichton · 7 years ago
  48. 1f29ac3 Move some containers to ubuntu 18.04 by Alex Crichton · 7 years ago
  49. 9908dce move to linux::other by gnzlbg · 7 years ago
  50. 6c63b9d fix style by gnzlbg · 7 years ago
  51. c918643 Adds Linux's memfd_create by gnzlbg · 7 years ago
  52. b2cfdf2 remove getauxval and malloc_usable_size from musl by gnzlbg · 7 years ago
  53. 7c074b8 remove gethosname, use proper types depending on bsd flavour by gnzlbg · 7 years ago
  54. f6b64f0 Disable mallinfo on musl by gnzlbg · 7 years ago
  55. dca8a31 Add gethostname. by gnzlbg · 7 years ago
  56. e4bc821 Add {get,set}domainname by gnzlbg · 7 years ago
  57. a2c0da6 Adds Linux's mallinfo by gnzlbg · 7 years ago
  58. 8218882 Adds Linux's malloc_usable_size. by gnzlbg · 7 years ago
  59. bfd3bf3 Adds Linux's remap_file_pages . by gnzlbg · 7 years ago
  60. f8db1a0 Adds Linux's getauxval by gnzlbg · 7 years ago
  61. 041fd77 Auto merge of #898 - Susurrus:sockaddr_ctl, r=alexcrichton by bors · 7 years ago
  62. 46933f0 Add sockaddr_ctl on Mac by Bryant Mairs · 7 years ago
  63. 3ccb075 Auto merge of #879 - SanchayanMaity:kill, r=alexcrichton by bors · 7 years ago
  64. 1e80d93 Auto merge of #896 - cneira:master, r=alexcrichton by bors · 7 years ago
  65. c6bb76a revert changes by neirac · 7 years ago
  66. 6406f18 fix style by neirac · 7 years ago
  67. c1df963 epoll create syscall table numer by neirac · 7 years ago
  68. 16a0f4a Auto merge of #895 - GuillaumeGomez:difftime, r=alexcrichton by bors · 7 years ago
  69. e91769e Update libc version by Guillaume Gomez · 7 years ago
  70. d5d0bdf Add difftime function by Guillaume Gomez · 7 years ago
  71. 3a7294a pub mod unix by neirac · 7 years ago
  72. 94608b8 illumos defines by neirac · 7 years ago
  73. 02b5a92 solaris mod by neirac · 7 years ago
  74. 3e3c292 solaris defs missing by neirac · 7 years ago
  75. 5b6bab0 solaris defs missing by neirac · 7 years ago
  76. 66e0bf1 pub unix by neirac · 7 years ago
  77. efc8c95 add const by neirac · 7 years ago
  78. 27430bc Auto merge of #893 - kelseasy:ft/add_mntent, r=alexcrichton by bors · 7 years ago
  79. 8492b7a epoll defines by neirac · 7 years ago
  80. 3092748 adding epoll for illumos by neirac · 7 years ago
  81. 586867d feat(linux): add mntent struct and related functions by Kelsey Z · 7 years ago
  82. 4939bb2 Auto merge of #892 - EdSchouten:cloudabi-arm, r=alexcrichton by bors · 7 years ago
  83. dad866d Add support for CloudABI running on 32-bit ARM systems. by Ed Schouten · 7 years ago
  84. ee3d057 Correct the type of c_char. by Ed Schouten · 7 years ago
  85. 2b4cd10 Auto merge of #889 - EdSchouten:cloudabi-time_t, r=alexcrichton by bors · 7 years ago
  86. d73af99 Auto merge of #890 - ignatenkobrain:android-statvfs, r=malbarbo by bors · 7 years ago
  87. 2462733 android: add statvfs flags (ST_*) by Igor Gnatenko · 7 years ago
  88. 63bb3f4 Add time_t for CloudABI. by Ed Schouten · 7 years ago
  89. 84e789f Auto merge of #888 - keeperofdakeys:netdb, r=alexcrichton by bors · 7 years ago
  90. d61351e Bump to 0.2.35 by Josh Driver · 7 years ago
  91. ea64b2c Auto merge of #885 - EdSchouten:nprocessors, r=alexcrichton by bors · 7 years ago
  92. bbaf042 Add _SC_NPROCESSORS_ONLN for CloudABI. by Ed Schouten · 7 years ago
  93. f060d95 Auto merge of #884 - EdSchouten:cloudabi, r=alexcrichton by bors · 7 years ago
  94. ac0bdf9 Add EXIT_FAILURE and EXIT_SUCCESS for CloudABI. by Ed Schouten · 7 years ago
  95. 7c36e1c Add arc4random_buf() for PRNG access. by Ed Schouten · 7 years ago
  96. 27a5a3b Fix style to appease CI. by Ed Schouten · 7 years ago
  97. b8bf3cf Auto merge of #883 - LuoZijun:patch-2, r=alexcrichton by bors · 7 years ago
  98. 2fa33ef Inline values coming from the cloudabi package. by Ed Schouten · 7 years ago
  99. 510cb2f Add support for CloudABI. by Ed Schouten · 7 years ago
  100. 536b5cf Add bpf constant on macOS by luozijun · 7 years ago