1. fda4049 Auto merge of #596 - Susurrus:master, r=alexcrichton by bors · 7 years ago
  2. 7db3fd5 Auto merge of #597 - PlasmaPower:bump-version, r=alexcrichton by bors · 7 years ago
  3. 0457d3b Bump to 0.2.23 by Lee Bousfield · 7 years ago
  4. 9b9f36a Use NOCANCEL variants for close on Mac by Bryant Mairs · 7 years ago
  5. a3e79eb Auto merge of #594 - PlasmaPower:linux-enoattr, r=alexcrichton by bors · 7 years ago
  6. 98889cf Add ENOATTR for Linux by Lee Bousfield · 7 years ago
  7. a285387 Auto merge of #593 - PlasmaPower:bsd-at-fdcwd, r=alexcrichton by bors · 7 years ago
  8. 85e2738 Add AT_FDCWD for FreeBSD by Lee Bousfield · 7 years ago
  9. 19f3be3 Auto merge of #578 - cactorium:master, r=alexcrichton by bors · 7 years ago
  10. c8c5d64 Auto merge of #592 - PlasmaPower:xattr-flags, r=alexcrichton by bors · 7 years ago
  11. 1a06678 Add XATTR flags by Lee Bousfield · 7 years ago
  12. fdbfe8f Add xattr functions for OSX by Lee Bousfield · 7 years ago
  13. c0bec43 Remove MAP_HUGETLB from mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  14. 96a8306 Merge branch 'master' into master by Kelvin Ly · 7 years ago
  15. c1187f3 Auto merge of #590 - malbarbo:android-x86_64-test, r=alexcrichton by bors · 7 years ago
  16. 2fd7f7a Add x86_64-linux-android test by Marco A L Barbosa · 7 years ago
  17. 03562b0 Auto merge of #585 - jonhoo:res_init, r=alexcrichton by bors · 7 years ago
  18. be7e45f Skip res_init test on macOS/iOS by Jon Gjengset · 7 years ago
  19. fcf5fc0 Avoid special-casing linking with resolv by Jon Gjengset · 7 years ago
  20. b3700e4 Blacklist > whitelist by Jon Gjengset · 7 years ago
  21. fd9d460 Auto merge of #589 - tokenrove:recvmmsg-sendmmsg, r=alexcrichton by bors · 7 years ago
  22. 61c23fb Add Linux-specific recvmmsg(2) and sendmmsg(2) by NODA, Kai · 8 years ago
  23. 5257dd8 Auto merge of #588 - PlasmaPower:patch-1, r=alexcrichton by bors · 7 years ago
  24. 44805ff Auto merge of #587 - sfackler:makedev, r=alexcrichton by bors · 7 years ago
  25. 9fe8ac4 Merge pull request #580 from anatol/pub_restorer by Alex Crichton · 7 years ago
  26. 0b59ace Add RTLD_NEXT and RTLD_SELF to *BSD by Lee Bousfield · 7 years ago
  27. dbdce80 Add major, minor, makedev functions by Steven Fackler · 7 years ago
  28. 779984b Remove mips64-linux-uclibc as a target by Kelvin Ly · 7 years ago
  29. 052d91d Remove unsupported targets by Kelvin Ly · 7 years ago
  30. 6eb8d1c Treat bitrig and openbsd the same (@semarie) by Jon Gjengset · 7 years ago
  31. b8f5838 OpenBSD also uses res_init like NetBSD? by Jon Gjengset · 7 years ago
  32. afebd98 Android doesn't expose res_init in header file by Jon Gjengset · 7 years ago
  33. f93cf62 OpenBSD can't -lresolv, Android shouldn't need it by Jon Gjengset · 7 years ago
  34. ef20ddb Add binding for res_init. by Jon Gjengset · 7 years ago
  35. f9ae8e6 Auto merge of #584 - alexcrichton:release, r=alexcrichton by bors · 7 years ago
  36. c14178c Fix indentation, remove more constants that don't work for uclibc by Kelvin Ly · 7 years ago
  37. 97a158b Add instructions of how to make a release by Alex Crichton · 7 years ago
  38. 288ed55 Auto merge of #583 - alexcrichton:bump, r=alexcrichton by bors · 7 years ago
  39. 6ef11e6 Bump to 0.2.22 by Alex Crichton · 7 years ago
  40. 326df18 Make sigaction.sa_restorer public by Anatol Pomozov · 7 years ago
  41. 6641160 Auto merge of #582 - mkilgore:sigprocmask, r=alexcrichton by bors · 7 years ago
  42. 8c592f1 Trigger another CI build by Kelvin Ly · 7 years ago
  43. 26b8ab3 Auto merge of #568 - anatol:add_MINSIGSTKSZ, r=alexcrichton by bors · 7 years ago
  44. 1a36de9 Auto merge of #555 - alexcrichton:retry-appveyor, r=alexcrichton by bors · 7 years ago
  45. 5306983 Add sigprocmask function by Matthew Kilgore · 7 years ago
  46. f9ddaf0 Fix more style by Kelvin Ly · 7 years ago
  47. ac7bff7 Style fixes by Kelvin Ly · 7 years ago
  48. 7f015b0 Remove uclibc references from notbsd module by Kelvin Ly · 7 years ago
  49. b956976 Remove extraneous error file by Kelvin Ly · 7 years ago
  50. 6e4beb6 Restructure with separate uclibc branch by Kelvin Ly · 7 years ago
  51. de75eb6 Add MINSIGSTKSZ constant to linux sources by Anatol Pomozov · 7 years ago
  52. 30d665a Auto merge of #579 - aidanhs:aphs-no-interactive, r=alexcrichton by bors · 7 years ago
  53. fef01d6 Remove docker flags that can cause issues (rust-lang/rust#39036) by Aidan Hobson Sayers · 7 years ago
  54. 2a9b647 Remove extra comment by Kelvin Ly · 7 years ago
  55. 15c9447 Fix more libc-test fails for mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  56. 26670c7 Fix build errors for mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  57. 56d2d47 Omit lots of definitions from mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  58. 2d6c7da Fix more stuff after updating libc by Kelvin Ly · 7 years ago
  59. 3e70b66 Fix constants for mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  60. 19fb98d Auto merge of #577 - malbarbo:pthread_atfork, r=alexcrichton by bors · 7 years ago
  61. 9192435 Add pthread_atfork function by Marco A L Barbosa · 7 years ago
  62. 397f851 Auto merge of #576 - vojtechkral:solaris, r=alexcrichton by bors · 7 years ago
  63. c34a802 Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichton by bors · 7 years ago
  64. 04989f4 Solaris: Add support for ports by Vojtech Kral · 7 years ago
  65. 9e9a325 Solaris: correct a number of types, add some errnos by Vojtech Kral · 7 years ago
  66. 9dbdbb1 Auto merge of #574 - Susurrus:more_constants, r=alexcrichton by bors · 7 years ago
  67. 9a83558 Add changes to allow uclibc to build by Kelvin Ly · 7 years ago
  68. d67c961 Expose EXTPROC on Linux/mips by Bryant Mairs · 7 years ago
  69. 73ca389 Expose B460800 & B921600 on netbsd by Bryant Mairs · 7 years ago
  70. 4cc8097 Don't expose B460800 & B921600 on dragonfly by Bryant Mairs · 7 years ago
  71. 66bfe09 Expose CRTSCTS on freebsd and dragonfly by Bryant Mairs · 7 years ago
  72. e71f051 Add IUTF8 to all Linux platforms by Bryant Mairs · 7 years ago
  73. 3ca6ad9 Fix x86_64-linux-android failing tests by Marco A L Barbosa · 7 years ago
  74. e1c6ded Add test support for x86_64-linux-android by Marco A L Barbosa · 7 years ago
  75. 0b05b2a Enable kvm in docker images if available by Marco A L Barbosa · 7 years ago
  76. 81310f5 Auto merge of #569 - Norbytus:master, r=alexcrichton by bors · 7 years ago
  77. 65b5a5f Add const socket protocol for divert rule ipfw on FreeBSD by Norbytus · 7 years ago
  78. b821c3e Auto merge of #565 - anatol:master, r=alexcrichton by bors · 7 years ago
  79. a763fc5 Link libc crate against pthread by Anatol Pomozov · 7 years ago
  80. 89aab46 Auto merge of #559 - superriva:superriva-patch-1, r=alexcrichton by bors · 7 years ago
  81. 2122616 Add IPC,SHM,MSG for Freebsd by superriva · 7 years ago
  82. 0203490 Auto merge of #567 - amosonn:master, r=alexcrichton by bors · 7 years ago
  83. be1cbaf Added O_PATH, O_EXEC, O_SEARCH to musl. by Amos Onn · 7 years ago
  84. 252be4d Added O_EXEC and O_SEARCH to solaris libc. by Amos Onn · 7 years ago
  85. cba4142 Auto merge of #564 - vojtechkral:patch-1, r=alexcrichton by bors · 7 years ago
  86. f4fea9b Correct sa_family_t on Solaris/Illumos by Vojtech Kral · 7 years ago
  87. c6a68f1 Auto merge of #560 - Mic92:fchown, r=alexcrichton by bors · 7 years ago
  88. 603e5a7 Auto merge of #562 - Mic92:utime, r=alexcrichton by bors · 7 years ago
  89. 22e79d6 add UTIME_OMIT, UTIME_NOW on linux by Jörg Thalheim · 7 years ago
  90. e6864db add fchown by Jörg Thalheim · 7 years ago
  91. 1033ce7 Auto merge of #558 - Mic92:truncate64, r=alexcrichton by bors · 7 years ago
  92. 1d501bc Auto merge of #549 - Mic92:atflags, r=alexcrichton by bors · 7 years ago
  93. 677b08e add openat64 on linux by Jörg Thalheim · 7 years ago
  94. 4b6ffe3 add readdir64 on linux by Jörg Thalheim · 7 years ago
  95. 6893609 add truncate64 on linux by Jörg Thalheim · 7 years ago
  96. 6ddc76a add AT_* constants by Jörg Thalheim · 7 years ago
  97. 8c11f71 Auto merge of #556 - archaelus:apple_add_fion, r=alexcrichton by bors · 7 years ago
  98. 913da6c Add FIONREAD for apple/b64 by Geoff Cant · 7 years ago
  99. 4e31314 Auto merge of #550 - Mic92:fdopendir, r=alexcrichton by bors · 7 years ago
  100. 99a524d add fdopendir by Jörg Thalheim · 7 years ago