1. 9a55bc1 Get CI working again by Alex Crichton · 7 years ago
  2. 863fb88 Auto merge of #546 - alexander255:master, r=alexcrichton by bors · 7 years ago
  3. 23d4059 Add support for the `accept4` system call for FreeBSD* & NetBSD* by Alexander Schlarb · 7 years ago
  4. 05a2d19 Auto merge of #545 - kamalmarhubi:bump, r=alexcrichton by bors · 7 years ago
  5. d24e86c Bump to 0.2.21 by Kamal Marhubi · 7 years ago
  6. d197e21 Auto merge of #543 - berkowski:socket_constants, r=alexcrichton by bors · 7 years ago
  7. 985ea40 Added #[doc(hidden)] to AF_MAX, PF_MAX, others. by Zac Berkowitz · 7 years ago
  8. fa19626 Added socket constants for apple by Zac Berkowitz · 7 years ago
  9. 27ce7b1 Cleaned up unused socket constants. by Zac Berkowitz · 7 years ago
  10. 5494238 Added many socket-related constants to BSD by Zac Berkowitz · 7 years ago
  11. 1479ea8 Added many socket-related constants to linux by Zac Berkowitz · 7 years ago
  12. 612a586 Auto merge of #538 - malbarbo:ci-android, r=alexcrichton by bors · 7 years ago
  13. 331b179 Auto merge of #542 - Susurrus:master, r=alexcrichton by bors · 7 years ago
  14. cda0f20 Add OXTABS and ONOEOT for BSD systems by Bryant Mairs · 7 years ago
  15. b2791db Merge branch 'master' into ci-android by Marco A L Barbosa · 7 years ago
  16. 5dd2f39 Auto merge of #541 - Susurrus:more_termios, r=alexcrichton by bors · 7 years ago
  17. 9a20f93 Fix style by Marco A L Barbosa · 7 years ago
  18. a3759d7 Fix missing prefix :: by Marco A L Barbosa · 7 years ago
  19. bfeb360 Merge branch 'master' into ci-android by Marco A L Barbosa · 7 years ago
  20. fab2d30 Remove cfg_if from src/unix/mod.rs by Marco A L Barbosa · 7 years ago
  21. 1175c66 Remove cfg_if from src/unix/notbsd/android/ by Marco A L Barbosa · 7 years ago
  22. 39e554f Add cfmakeraw and cfsetspeed by Bryant Mairs · 7 years ago
  23. b9a0a6a Auto merge of #537 - Susurrus:master, r=alexcrichton by bors · 8 years ago
  24. dc1aa0e Auto merge of #530 - berkowski:baud_constants, r=alexcrichton by bors · 8 years ago
  25. d500a45 Enable travis tests for {i686, aarch64}-linux-android by Marco A L Barbosa · 8 years ago
  26. f2f1129 Fix aarch64-linux-android failing tests by Marco A L Barbosa · 8 years ago
  27. 92ce518 Make libc-tests compile for aarch64-linux-android by Marco A L Barbosa · 8 years ago
  28. 0048148 Removed "rpcsvc/rex.h" from `build.rs` for OpenBSD by Zac Berkowitz · 8 years ago
  29. 62ec26a Changed CBAUDEX to 0b000020 on ppc and ppc64 by Zac Berkowitz · 8 years ago
  30. bd6e72d Changed CBAUDEX to 0o010000 for ppc and ppc64 by Zac Berkowitz · 8 years ago
  31. e8fc992 Removed "termios.h" from `build.rs` openbsd case. by Zac Berkowitz · 8 years ago
  32. 88e37f2 Fix path for nfds_t by Bryant Mairs · 8 years ago
  33. 871f3b2 Expose ppoll on some BSDs by Bryant Mairs · 8 years ago
  34. 6d5aa56 Unify import style by Bryant Mairs · 8 years ago
  35. 029cd2d Only expose ppoll on non-BSD targets by Bryant Mairs · 8 years ago
  36. d86901e Fix timeout argument type by Bryant Mairs · 8 years ago
  37. f79eed5 Fix style errors by Bryant Mairs · 8 years ago
  38. c532518 Fix i686-linux-android failing tests by Marco A L Barbosa · 8 years ago
  39. 599eec3 Add test support for {aarch64, i686}-linux-android by Marco A L Barbosa · 8 years ago
  40. cd84475 Add ppoll() for all unix platforms. by Bryant Mairs · 8 years ago
  41. 684be76 Auto merge of #527 - philippkeller:master, r=alexcrichton by bors · 8 years ago
  42. cbdf43b Remove duplicate readdir definition by Philipp Keller · 8 years ago
  43. 780cd28 Merge branch 'master' of https://github.com/rust-lang/libc by Philipp Keller · 8 years ago
  44. 437c54c Remove again as coersion was only introduced late last year by Philipp Keller · 8 years ago
  45. 1683244 Auto merge of #532 - malbarbo:fs2-android, r=alexcrichton by bors · 8 years ago
  46. 64d954c Auto merge of #533 - raphlinus:master, r=alexcrichton by bors · 8 years ago
  47. fb11c7a Removed `BOTHER` const from powerpc and powerpc64 by Zac Berkowitz · 8 years ago
  48. 02990f2 Change return type of readdir to *mut ::dirent by Raph Levien · 8 years ago
  49. e010078 Make readdir available on all unix targets by Raph Levien · 8 years ago
  50. bad80ba Add definitions to Android to allow fs2 crate compile by Marco A L Barbosa · 8 years ago
  51. 0824426 Auto merge of #531 - freqlabs:master, r=alexcrichton by bors · 8 years ago
  52. 43e8557 Added baud constants for powerpc by Zac Berkowitz · 8 years ago
  53. 7c03711 Add jail functions and constants for FreeBSD by Ryan Moeller · 8 years ago
  54. 1a9112d Moved linux baud constants into individual archs. by Zac Berkowitz · 8 years ago
  55. e393a2d Adding termios.h to openbsd headers. by Zac Berkowitz · 8 years ago
  56. 6fbb8d5 Added baudrate constants. by Zac Berkowitz · 8 years ago
  57. 828c64c fix c_void by Philipp Keller · 8 years ago
  58. 010a827 Add pthread_exit by Philipp Keller · 8 years ago
  59. cf3e067 pthread_create expects an unsafe function by Philipp Keller · 8 years ago
  60. 67f1c5c Merge branch 'master' of https://github.com/rust-lang/libc by Philipp Keller · 8 years ago
  61. 3ae5203 Auto merge of #526 - monadbobo:epollexclusive, r=alexcrichton by bors · 8 years ago
  62. d6fbc0d Add EPOLLEXCLUSIVE that is added in Linux 4.5. by Simon Liu · 8 years ago
  63. 532d80c Auto merge of #524 - mersinvald:pshared_attrs, r=alexcrichton by bors · 8 years ago
  64. c0c7de7 Added *_setpshared and *_getpshared bindings by Mike Lubinets · 8 years ago
  65. 7a3754f Auto merge of #523 - binarycrusader:master, r=alexcrichton by bors · 8 years ago
  66. 6740a8a posix definitions should be used on Solaris by Shawn Walker-Salas · 8 years ago
  67. 53bb038 Auto merge of #521 - radupopescu:master, r=alexcrichton by bors · 8 years ago
  68. ff8c71a Make WIFCONTINUED signature on FreeBSD consistent with MacOS and Linux by Radu Popescu · 8 years ago
  69. ab2fb24 Adding WIFCONTINUED function on "notbsd" platform by Radu Popescu · 8 years ago
  70. cfc0165 Auto merge of #518 - binarycrusader:master, r=alexcrichton by bors · 8 years ago
  71. 463e958 Add missing MSG_PEEK definition for Solaris. by Shawn Walker-Salas · 8 years ago
  72. c9548a5 Merge pull request #1 from rust-lang/master by Shawn Walker-Salas · 8 years ago
  73. 0056dbe Auto merge of #516 - binarycrusader:master, r=alexcrichton by bors · 8 years ago
  74. 86b0cab * make tidy happy by Shawn Walker-Salas · 8 years ago
  75. 8304e06 Correct solaris libc definitions: by Shawn Walker-Salas · 8 years ago
  76. 6813109 Auto merge of #514 - DoumanAsh:missing_af_unspec, r=alexcrichton by bors · 8 years ago
  77. 45ba8c1 Add AF_UNSPEC from Apple socket.h by Douman · 8 years ago
  78. 1fbe952 Merge branch 'master' of https://github.com/rust-lang/libc by Philipp Keller · 8 years ago
  79. 8d8264b Auto merge of #512 - dumbbell:support-aarch64-unknown-freebsd, r=alexcrichton by bors · 8 years ago
  80. b491fb3 Auto merge of #510 - Antti:add-wcstombs, r=alexcrichton by bors · 8 years ago
  81. 5e16e98 Auto merge of #513 - alexcrichton:fix, r=alexcrichton by bors · 8 years ago
  82. d862a36 Fix the i686-unknown-linux-musl target by Alex Crichton · 8 years ago
  83. 1363fe4 Add types for `aarch64-unknown-freebsd` by Jean-Sébastien Pédron · 8 years ago
  84. c01fd6f Add wcstombs by Andrii Dmytrenko · 8 years ago
  85. 04d2c7a Auto merge of #508 - APTy:ipproto-icmp, r=alexcrichton by bors · 8 years ago
  86. fdb213e Add IPPROTO_ICMP and IPPROTO_ICMPV6 system constants by Tyler Julian · 8 years ago
  87. f0898c3 Auto merge of #507 - radupopescu:freebsd_wifcontinued, r=alexcrichton by bors · 8 years ago
  88. 1b06018 Adding missing WIFCONTINUED function on FreeBSD systems by Radu Popescu · 8 years ago
  89. 43f1d3f Auto merge of #504 - Idolf:tmpfile, r=alexcrichton by bors · 8 years ago
  90. 6207166 Add O_TMPFILE constant by Mathias Svensson · 8 years ago
  91. bce927b Auto merge of #502 - oconnor663:pipe2_bsd, r=alexcrichton by bors · 8 years ago
  92. 7c06730 add pipe2 to non-OSX BSD's by Jack O'Connor · 8 years ago
  93. 4eb6bf9 Auto merge of #498 - learnopengles:run-ios-tests, r=alexcrichton by bors · 8 years ago
  94. d4a5fce Touch up the iOS deploy script by Alex Crichton · 8 years ago
  95. 3800c73 Fixup target triple name by Kevin Brothaler · 8 years ago
  96. a40c92a Removed non-mandatory UIRequiredDeviceCapabilities by Kevin Brothaler · 8 years ago
  97. f8e1276 Replace Python script with Rust script. by Kevin Brothaler · 8 years ago
  98. 938955c Fix i386-apple-ios by Kevin Brothaler · 8 years ago
  99. 4bcad05 osx_image was in the wrong place? by Kevin Brothaler · 8 years ago
  100. fdee442 Pass the tests only if we find an expected positive output (rather than checking for negative output to fail the tests). by Kevin Brothaler · 8 years ago