1. c9ec4e7 Update travis token by Alex Crichton · 8 years ago
  2. 8726270 Merge pull request #456 from alexcrichton/cache-things by Alex Crichton · 8 years ago
  3. d4ff203 Merge pull request #455 from alexcrichton/dox by Alex Crichton · 8 years ago
  4. c284246 Share the host's `target` directory for tests by Alex Crichton · 8 years ago
  5. 18d5d43 Move docs back to nightly by Alex Crichton · 8 years ago
  6. 046ff8c Merge pull request #451 from asomers/fbsd11 by Alex Crichton · 8 years ago
  7. 9860c29 Fix tests on FreeBSD 11 by Alan Somers · 8 years ago
  8. a3baaf6 Merge pull request #453 from xen0n/big-mips-shuffle by Alex Crichton · 8 years ago
  9. 6b72990 MIPS: Layout refactor by Wang Xuerui · 8 years ago
  10. 454b325 Merge pull request #449 from asomers/aio by Alex Crichton · 8 years ago
  11. a46123c Fix more CI errors in PR #449 by Alan Somers · 8 years ago
  12. 804763c Fix errors, mostly style, in PR #449 by Alan Somers · 8 years ago
  13. e0ff0d6 Fix more CI errors in PR #449 by Alan Somers · 8 years ago
  14. 9245e07 Fix various CI errors in PR #449 by Alan Somers · 8 years ago
  15. 4ec884a Fix undefined symbol errors in CI by Alan Somers · 8 years ago
  16. 22c13e1 POSIX AIO definitions, for BSD and Linux by Alan Somers · 8 years ago
  17. 2a8a64e Merge pull request #448 from Stebalien/enotsup by Alex Crichton · 8 years ago
  18. 8c3e6ba Add ENOTSUP constant to more platforms. by Steven Allen · 8 years ago
  19. 6e8c1b4 Merge pull request #446 from alexcrichton/link-cfg by Alex Crichton · 8 years ago
  20. f9323d1 Use `#[link(cfg(..))]` in preparation for libstd by Alex Crichton · 8 years ago
  21. 9195462 Merge pull request #439 from redox-os/redox by Alex Crichton · 8 years ago
  22. dcbe96b Use target_os instead of cfg(redox) by Jeremy Soller · 8 years ago
  23. 89ddad8 Merge pull request #444 from semarie/pledge by Alex Crichton · 8 years ago
  24. 4d615e7 respect style and break line. by Sébastien Marie · 8 years ago
  25. b367659 Merge pull request #445 from xen0n/remove-bogus-mipsel-arches by Alex Crichton · 8 years ago
  26. 0caba71 Remove mipsel target_arches by Wang Xuerui · 8 years ago
  27. 9996462 add pledge(2) syscall. by Sébastien Marie · 8 years ago
  28. d081938 Merge pull request #442 from alexcrichton/other-location by Alex Crichton · 8 years ago
  29. 852db73 Merge pull request #441 from billiob/setfsuid by Alex Crichton · 8 years ago
  30. bdaf9d5 Merge pull request #440 from billiob/typo by Alex Crichton · 8 years ago
  31. cffe1f2 Update CI download location by Alex Crichton · 8 years ago
  32. 28d0afa Add setfsgid()/setfsuid() on linux by Boris Faure · 8 years ago
  33. da445b9 Fix typo in comment by Boris Faure · 8 years ago
  34. fe0eb11 Place structs inside of s! by Jeremy Soller · 8 years ago
  35. 4ddaf1f Minimal liblibc for Redox by Jeremy Soller · 8 years ago
  36. 15950ba Merge pull request #438 from alexcrichton/less-dox by Alex Crichton · 8 years ago
  37. 0df7e40 Generate docs on 1.10.0 by Alex Crichton · 8 years ago
  38. b347e64 Merge pull request #437 from zethra/master by Alex Crichton · 8 years ago
  39. c21a30c Added tcsetpgrp by zethra · 8 years ago
  40. 7d9b71f Merge pull request #435 from raphlinus/aarch64 by Alex Crichton · 8 years ago
  41. d6c3de8 Enable musl with aarch64 by Raph Levien · 8 years ago
  42. a8e4698 Merge pull request #434 from dgreid/setresuid by Alex Crichton · 8 years ago
  43. 519ffa0 Add setresuid/setresgid for linux by Dylan Reid · 8 years ago
  44. c95defc Merge pull request #432 from raphlinus/fuchsia by Alex Crichton · 8 years ago
  45. 80e83e6 Merge pull request #433 from alexcrichton/update by Alex Crichton · 8 years ago
  46. 8c06e14 Revert "Simplify configuration of ai_addr" by Raph Levien · 8 years ago
  47. 78070bd Try to fix powerpc64 and update to crates.io ctest by Alex Crichton · 8 years ago
  48. 7ac91c6 Simplify configuration of ai_addr by Raph Levien · 8 years ago
  49. 6d24c4b Remove unwind from link libs by Raph Levien · 8 years ago
  50. 517e86d Add support for Fuchsia by Raph Levien · 8 years ago
  51. 4260022 Merge pull request #431 from frozencemetery/pty by Alex Crichton · 8 years ago
  52. b6dd427 [squash] Move glibc-isms around by Robbie Harwood · 8 years ago
  53. b9f5c46 Add UNIX 98 pty functions by Robbie Harwood · 8 years ago
  54. f608f06 Merge pull request #430 from alexcrichton/bump by Alex Crichton · 8 years ago
  55. f759656 Bump to 0.2.17 by Alex Crichton · 8 years ago
  56. b01a0fb Merge pull request #428 from alexcrichton/fixes by Alex Crichton · 8 years ago
  57. 0d9d572 Merge pull request #429 from alexcrichton/stable-docs by Alex Crichton · 8 years ago
  58. dcf47d2 Add a number of constants to mips64 by Alex Crichton · 8 years ago
  59. ff93665 Go back to stable for rustdoc by Alex Crichton · 8 years ago
  60. ebeab04 Auto merge of #426 - alexcrichton:s390x, r=alexcrichton by bors · 8 years ago
  61. 8a9d8c2 Fix the build on s390x by Alex Crichton · 8 years ago
  62. 53d0961 Auto merge of #425 - alexcrichton:appveyor-target, r=alexcrichton by bors · 8 years ago
  63. dbc65bc pass --target on appveyor by Alex Crichton · 8 years ago
  64. 56b2704 Auto merge of #424 - mmatyas:android_afnetlink, r=alexcrichton by bors · 8 years ago
  65. c52458c Make the AF_NETLINK constant available for Android by Mátyás Mustoha · 8 years ago
  66. f3acbba Auto merge of #422 - alexcrichton:workspaces, r=alexcrichton by bors · 8 years ago
  67. 739edbc Use workspaces in this repo by Alex Crichton · 8 years ago
  68. c90d379 Auto merge of #420 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  69. 5a17b4a Auto merge of #421 - kali:master, r=alexcrichton by bors · 8 years ago
  70. a59d299 define more MSG_NOSIGNAL by Mathieu Poumeyrol · 8 years ago
  71. ecfb968 Haiku: Add missing EAI_SYSTEM const by Alexander von Gluck IV · 8 years ago
  72. 9497f19 Auto merge of #419 - vojtechkral:patch-1, r=alexcrichton by bors · 8 years ago
  73. 7e5a2e5 Typo in unix/solaris/mod.rs by Vojtech Kral · 8 years ago
  74. a6ada00 Auto merge of #413 - zenhack:CLONE_NEWCGROUP, r=alexcrichton by bors · 8 years ago
  75. cd03b14 Fix musl-i686 CI failures. by Ian Denhardt · 8 years ago
  76. 0ecafc3 Consolidate and fix musl-specific definitions. by Ian Denhardt · 8 years ago
  77. 8ff1c41 Test against newer c libraries by Ian Denhardt · 8 years ago
  78. 2faafb3 Define CLONE_NEWCGROUP by Ian Denhardt · 8 years ago
  79. 7c49396 Auto merge of #417 - valarauca:master, r=alexcrichton by bors · 8 years ago
  80. 12e1cd1 Forgot the x86 changes by William Laeder · 8 years ago
  81. a114e91 Removed SYSEMU flags until I get the stuff sorted out with sys mainters. by William Laeder · 8 years ago
  82. acaea91 Added all additional ptrace options. by William Laeder · 8 years ago
  83. 4577f08 Auto merge of #416 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  84. 573c5fe Haiku: Add in final missing pthread pubs by Alexander von Gluck IV · 8 years ago
  85. 9f0696e Haiku: Add missing sem/thread structs. Fix non-pub ULONG by Alexander von Gluck IV · 8 years ago
  86. 68abfad Auto merge of #415 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  87. e8155ba Haiku: Add missing nl_item type by Alexander von Gluck IV · 8 years ago
  88. c566018 Haiku: Fix missing use merge of pointer module by Alexander von Gluck IV · 8 years ago
  89. ed16fe6 Auto merge of #411 - apasel422:pthread_mutex_timedlock, r=alexcrichton by bors · 8 years ago
  90. 45179c9 Add `pthread_mutex_timedlock` by Andrew Paseltiner · 8 years ago
  91. 858092c Auto merge of #410 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  92. fd06ed7 Auto merge of #409 - jakllsch:netbsdlike-long-fixes, r=alexcrichton by bors · 8 years ago
  93. 0e0ab04 Auto merge of #391 - japaric:mips-musl, r=alexcrichton by bors · 8 years ago
  94. 84fbc43 Auto merge of #412 - alexcrichton:checksums, r=alexcrichton by bors · 8 years ago
  95. 10142aa Add checksums to cargo lock files by Alex Crichton · 8 years ago
  96. c0fd46f handle mips-musl in ci/run.sh by Jorge Aparicio · 8 years ago
  97. a3ff955 Add support for Haiku x86 and x86_64 by Niels Sascha Reedijk · 9 years ago
  98. 07a0190 Recognize 32-bit NetBSD by Jonathan A. Kollasch · 8 years ago
  99. 09ba9f7 Move 64-bit-specific NetBSD stuff around by Jonathan A. Kollasch · 8 years ago
  100. c6799c5 Move c_long and c_ulong for netbsdlike by Jonathan A. Kollasch · 8 years ago