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