1. 322ba04 add fdopendir on macOS by Scott Lamb · 6 years ago
  2. 2aa3297 Add some termios constants for sparc64 by Bryant Mairs · 6 years ago
  3. 399c37d remove lone symbol by Andrew Cann · 6 years ago
  4. 78dbddb move rtentry even further down heirarchy by Andrew Cann · 6 years ago
  5. 29d944b move stuff into linux subdir by Andrew Cann · 6 years ago
  6. 02d95f6 move some symbols down the heirarchy by Andrew Cann · 6 years ago
  7. 1c00b9b fix type error by Andrew Cann · 6 years ago
  8. 4b526c2 move rtentry, add rest of net/route.h by Andrew Cann · 6 years ago
  9. 651d6fe add rtentry by Andrew Cann · 6 years ago
  10. 96c9483 make some symbols linux-specific by Andrew Cann · 6 years ago
  11. e4a5081 remove conflicting linux/ip.h header by Andrew Cann · 6 years ago
  12. 8dd5125 add constants from linux/ip.h by Andrew Cann · 6 years ago
  13. b02c6a3 Remove ioctl symbols for emscripten by Andrew Cann · 6 years ago
  14. dfaa8f6 correct some ioctl request values by Andrew Cann · 6 years ago
  15. 93f9167 Add linux socket ioctl defs by Andrew Cann · 6 years ago
  16. 0280db3 Moves `ifaddrs` and some functions to common Linux module by Bastian Köcher · 6 years ago
  17. 725608c android: add POSIX sysconf constants by Luca Bruno · 6 years ago
  18. 96ee7bf Add new sendfile flags for FreeBSD by Andrew Morrow · 6 years ago
  19. 18ff683 Add sem_getvalue to unix by Jason Longshore · 6 years ago
  20. 4861720 Add TIOCGWINSZ to openbsd by kpcyrd · 6 years ago
  21. 3054d3e Auto merge of #983 - mcginty:bsd-pktinfo, r=alexcrichton by bors · 6 years ago
  22. 6f0e67a add remaining pktinfo consts/structs for the other BSDs by Jake McGinty · 6 years ago
  23. 09c7181 define more TCP_ sockopts on bsd by Arvid E. Picciani · 6 years ago
  24. 0e3cf47 add pktinfo consts and structs for linux and apple by Jake McGinty · 6 years ago
  25. 353d645 haiku: Add RLIMIT_STACK and fix RTLD_* definitions by Calvin Hill · 6 years ago
  26. 69769fb Auto merge of #972 - gnzlbg:packed, r=alexcrichton by bors · 6 years ago
  27. 19a4c20 feat: add fread_unulock for linux by 真人 · 6 years ago
  28. dfee17f fix this for stdbuild only by gnzlbg · 6 years ago
  29. dc1956e fix undefined behavior due to incorrect packing on macosx by gnzlbg · 6 years ago
  30. 28b4d16 Auto merge of #971 - faern:public-netlink-fields, r=alexcrichton by bors · 6 years ago
  31. c8e9232 Make fields in all netlink related structs public by Linus Färnstrand · 6 years ago
  32. 4c5e483 Fix statvfs on mips and powerpc glibc by Mike Hommey · 6 years ago
  33. 846ecb0 Auto merge of #960 - glandium:mutex-init, r=alexcrichton by bors · 6 years ago
  34. d901327 Add PTHREAD_*_MUTEX_INITIALIZER_NP for glibc by Mike Hommey · 6 years ago
  35. 4355dfc Add PTHREAD_MUTEX_ADAPTIVE_NP for glibc by Mike Hommey · 6 years ago
  36. 04aa1bb openbsd: SIGSTKSZ has been reduced by Sébastien Marie · 6 years ago
  37. 263abfe Add flock type value definitions for Linux/other/x86_64 by Craig M. Brandenburg · 6 years ago
  38. 6771368 Auto merge of #952 - semarie:map_stack, r=alexcrichton by bors · 6 years ago
  39. 829d020 Auto merge of #958 - draganmladjenovic:uclibc_mips32, r=alexcrichton by bors · 6 years ago
  40. 6bc7e25 Fix style for #958. by dragan.mladjenovic · 6 years ago
  41. ba0e4bb Fix libstd build for mips*-unknown-linux-uclibc by dragan.mladjenovic · 6 years ago
  42. 22d078e netbsdlike: add TIOCSCTTY and TIOCSWINSZ ioctls. by Matt T. Proud · 6 years ago
  43. a7e78a7 Auto merge of #955 - afck:master, r=alexcrichton by bors · 6 years ago
  44. 9d6556c Auto merge of #954 - cphrn:master, r=alexcrichton by bors · 6 years ago
  45. 0bb381c Add MCL_CURRENT and MCL_FUTURE to s390. by Andreas Fackler · 6 years ago
  46. 8744ca1 Add strtonum to OpenBSD by Jan S · 6 years ago
  47. 1652763 Add MAP_STACK constant to OpenBSD by Sébastien Marie · 6 years ago
  48. 18341fd Rename the dox configuration option to cross_platform_docs by Francis Gagné · 6 years ago
  49. 549da8a Define fdatasync on FreeBSD. It was introduced in FreeBSD 11.1. by Alan Somers · 7 years ago
  50. cddc338 Merge branch 'fix-build-freebsd' into update-freebsd-ci-image by Wesley Moore · 6 years ago
  51. aa6afb9 redefine pthread_t for l4re-uclibc by Sebastian Humenda · 6 years ago
  52. be2f062 Fix test suite on FreeBSD 11 by Wesley Moore · 6 years ago
  53. 4c1d1f8 Add ___errno() for Solaris by bgermann · 6 years ago
  54. ba2e460 Retract ucred type alias for sockpeercred from OpenBSD and Bitrig by Wictor Lund · 6 years ago
  55. 837310d Auto merge of #942 - wictory:pledge_changed, r=alexcrichton by bors · 6 years ago
  56. 1669334 Auto merge of #943 - wictory:recycle_ffi_openbsd, r=alexcrichton by bors · 6 years ago
  57. 88c536d Recycle IFF_NOTRAILERS into IFF_STATICARP in OpenBSD but not in Bitrig. by Wictor Lund · 6 years ago
  58. 6b20b37 getpwent_r() and getgrent_r() exists in NetBSD, but not in OpenBSD and Bitrig. by Wictor Lund · 6 years ago
  59. 349d343 Arguments of pledge(2) changed. by Wictor Lund · 6 years ago
  60. 2e38d9a Added ucred (sockpeercred) for OpenBSD and Bitrig by Wictor Lund · 6 years ago
  61. 528374e Add FreeBSD `get[pw|gr]ent_r`, forgotten in #934 by Fredrick Brennan · 6 years ago
  62. 936e16b Auto merge of #934 - ctrlcctrlv:master, r=alexcrichton by bors · 6 years ago
  63. 6d959f1 Fix BSD errors (hopefully) by Fredrick Brennan · 6 years ago
  64. 99869e0 Fix failure to document for Open/NetBSD by Fredrick Brennan · 6 years ago
  65. 0f24a66 Fix long line by Fredrick Brennan · 6 years ago
  66. 6228556 Fix issues raised by @gnzlbg by Fredrick Brennan · 6 years ago
  67. f59c095 Remove "double blank line" by Fredrick Brennan · 6 years ago
  68. 74c554c Fix build error on stable Rust by Fredrick Brennan · 6 years ago
  69. 5f9538d Add passwd/group APIs needed for nix-rust/nix#864 by Fredrick Brennan · 6 years ago
  70. 68d4848 Auto merge of #937 - bdrewery:freebsd-ino64-compat, r=alexcrichton by bors · 6 years ago
  71. 78f9322 Use pre-ino64 FreeBSD symbols to resolve binary compatibility. by Bryan Drewery · 6 years ago
  72. f093861 Auto merge of #936 - bdrewery:freebsd-kevent-compat, r=alexcrichton by bors · 6 years ago
  73. 969ad2b Link against kevent@FBSD_1.0 to fix ABI compat with FreeBSD12. by Bryan Drewery · 6 years ago
  74. c299cc4 Add Solaris constants needed by net2 by bgermann · 6 years ago
  75. 8bed48a Auto merge of #931 - bdrewery:posix_spawn_freebsd, r=alexcrichton by bors · 6 years ago
  76. 78320c7 retry by gnzlbg · 6 years ago
  77. 2938d1c fix style by gnzlbg · 6 years ago
  78. 5c95d8d wrap target_vendor with stdbuild by gnzlbg · 6 years ago
  79. 4c0b6ea fix style by gnzlbg · 6 years ago
  80. 9888438 test --no-default-features and fix musl builds by gnzlbg · 6 years ago
  81. 92d50c9 Add posix_spawn bindings for FreeBSD by Bryan Drewery · 6 years ago
  82. 8650afb Auto merge of #926 - faern:add-netfilter-fields, r=alexcrichton by bors · 7 years ago
  83. 42377bb Auto merge of #925 - bluejekyll:master, r=alexcrichton by bors · 7 years ago
  84. 0e421c9 add IPV6_UNICAST_HOPS by Benjamin Fry · 7 years ago
  85. b89d662 Add missing NFT_ constants from nf_tables.h by Linus Färnstrand · 7 years ago
  86. 750fcf5 Add missing netfilter constants by Linus Färnstrand · 7 years ago
  87. 7ed5599 add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPS by Benjamin Fry · 7 years ago
  88. 28224df android: removing some newer constants included since kernel v4.12.3; by kristopher tate · 7 years ago
  89. 8ed5966 android: fixes style errors; by kristopher tate · 7 years ago
  90. d160a59 android: ETH_* constants from linux/if_ether.h ; ref nix-rust/nix#865 by kristopher tate · 7 years ago
  91. 95befb4 Bump NFT_*_MAXNAMELEN to 256 by Linus Färnstrand · 7 years ago
  92. fe49994 Move non-musl GENL_ constants to correct submodules by Linus Färnstrand · 7 years ago
  93. 69ae346 Add genetlink.h constants by Linus Färnstrand · 7 years ago
  94. 3932711 Add NLA_ALIGN(TO) constant/function by Linus Färnstrand · 7 years ago
  95. 6e211cd Add netlink/genetlink structs to notbsd by Linus Färnstrand · 7 years ago
  96. a9cddbc Prefer hexadecimal representation of O_TMPFILE on linux-sparc64 by John Paul Adrian Glaubitz · 7 years ago
  97. 3dd2162 Add termios ioctl constants to NetBSD by Bryant Mairs · 7 years ago
  98. 0f4ae0b Add constants IFF_TUN, IFF_TAP and IFF_NO_PI on linux, android and fuchsia system by luozijun · 7 years ago
  99. 53e4733 add macosx sysv ipc shared memory by gnzlbg · 7 years ago
  100. 7827949 Auto merge of #902 - gnzlbg:missing_linux_intrinsics, r=malbarbo by bors · 7 years ago