1. 8c0595d Add Solaris constants for fcntl-style advisory locking by Danek Duvall · 8 years ago
  2. e49e9bb Auto merge of #478 - jackpot51:patch-1, r=alexcrichton by bors · 8 years ago
  3. 6ff14a9 Add memalign to Redox (for use in allocator) by Jeremy Soller · 8 years ago
  4. b21b709 Auto merge of #476 - glaxx:master, r=alexcrichton by bors · 8 years ago
  5. d37d42a Moved consts to /linux/mod.rs by Stefan Luecke · 8 years ago
  6. 49f6472 Removed double blank line by Stefan Luecke · 8 years ago
  7. af0317c Removed duplicate EAI_SYSTEM by Stefan Luecke · 8 years ago
  8. cff7c36 Added several consts from netdb.h by Stefan Luecke · 8 years ago
  9. 345d505 Added AF_UNSPEC const to unix/notbsd by Stefan Luecke · 8 years ago
  10. 335cff9 Auto merge of #474 - LegNeato:fix-docs, r=alexcrichton by bors · 8 years ago
  11. a41c074 Fix doc generation on travis. by Christian Legnitto · 8 years ago
  12. 17ad72e Auto merge of #473 - LegNeato:master, r=alexcrichton by bors · 8 years ago
  13. d563089 Add clock_settime() by Christian Legnitto · 8 years ago
  14. fb8587d Auto merge of #472 - BrandonSchaefer:wifsignaled-fix, r=alexcrichton by bors · 8 years ago
  15. 9f6f374 x86_64-linux-gnu waitstatus.h casts the results to a signed char by Brandon Schaefer · 8 years ago
  16. 2d86489 Auto merge of #466 - shahn:clearenv, r=alexcrichton by bors · 8 years ago
  17. a73910c Auto merge of #465 - GuillaumeGomez:fd-passing, r=alexcrichton by bors · 8 years ago
  18. 411cafc Auto merge of #464 - mneumann:dragonfly-fixes-2016-12, r=alexcrichton by bors · 8 years ago
  19. 51cc3b7 Fix style by Michael Neumann · 8 years ago
  20. 7d2aea9 Add needed structs for fd passing by Guillaume Gomez · 8 years ago
  21. 3274c92 Auto merge of #467 - jakllsch:netbsd-sparc64-20161205, r=alexcrichton by bors · 8 years ago
  22. 29f4a99 Recognize NetBSD/sparc64 as a generic 64-bit NetBSD by Jonathan A. Kollasch · 8 years ago
  23. 3cb1e4a Add clearenv() by Sebastian Hahn · 8 years ago
  24. 0cb0a3a Fix sigevent on DragonFly. by Michael Neumann · 8 years ago
  25. 75fd3a3 Fix LC_*_MASK constants for DragonFly by Michael Neumann · 8 years ago
  26. 5c84007 Fix utmpx constants for DragonFly by Michael Neumann · 8 years ago
  27. 7134822 Skip signedness test for sem_t on DragonFly by Michael Neumann · 8 years ago
  28. db62b97 EVFILT_PROCDESC does not exist on DragonFly by Michael Neumann · 8 years ago
  29. aab39f9 freelocale() has no return value on DragonFly by Michael Neumann · 8 years ago
  30. 306e5e6 Fix setutxdb() for DragonFly by Michael Neumann · 8 years ago
  31. 07e6e20 aio_waitcomplete returns a c_int on DragonFly by Michael Neumann · 8 years ago
  32. 73a2380 Fix utx related functions for DragonFly by Michael Neumann · 8 years ago
  33. 97eed0e No SHUTDOWN_TIME and PTHREAD_MUTEX_ADAPTIVE_NP on DragonFly by Michael Neumann · 8 years ago
  34. 09bff05 Include aio.h on DragonFly as well by Michael Neumann · 8 years ago
  35. b9dad06 Fix utmpx struct on DragonFly by Michael Neumann · 8 years ago
  36. 4e3d082 Use opaque type for semaphore on DragonFly by Michael Neumann · 8 years ago
  37. 18c1122 MSG_NOSIGNAL is expected to be of type c_int by Michael Neumann · 8 years ago
  38. b2e56d5 Auto merge of #463 - alexcrichton:musl-update, r=alexcrichton by bors · 8 years ago
  39. b9430b0 Update both mips musl download locations by Alex Crichton · 8 years ago
  40. 0ac39c5 Auto merge of #462 - semarie:openbsd-i686-correct, r=alexcrichton by bors · 8 years ago
  41. ab9a011 Auto merge of #461 - alexcrichton:bump, r=alexcrichton by bors · 8 years ago
  42. 93dbca0 Bump to 0.2.18 by Alex Crichton · 8 years ago
  43. 2126c45 adapt padding size of struct siginfo_t to pointer size by Sébastien Marie · 8 years ago
  44. 69afc3a suseconds_t is a long (i64 or i32 depending arch) by Sébastien Marie · 8 years ago
  45. 94848c1 Merge pull request #459 from semarie/openbsd-i686 by Alex Crichton · 8 years ago
  46. 00648e1 Make openbsdlike to support 64 and 32 bits archs by Sébastien Marie · 8 years ago
  47. e324291 Merge pull request #458 from frewsxcv/patch-1 by Alex Crichton · 8 years ago
  48. 15dcbb5 Fix appveyor badge. by Corey Farwell · 8 years ago
  49. c9ec4e7 Update travis token by Alex Crichton · 8 years ago
  50. 8726270 Merge pull request #456 from alexcrichton/cache-things by Alex Crichton · 8 years ago
  51. d4ff203 Merge pull request #455 from alexcrichton/dox by Alex Crichton · 8 years ago
  52. c284246 Share the host's `target` directory for tests by Alex Crichton · 8 years ago
  53. 18d5d43 Move docs back to nightly by Alex Crichton · 8 years ago
  54. 046ff8c Merge pull request #451 from asomers/fbsd11 by Alex Crichton · 8 years ago
  55. 9860c29 Fix tests on FreeBSD 11 by Alan Somers · 8 years ago
  56. a3baaf6 Merge pull request #453 from xen0n/big-mips-shuffle by Alex Crichton · 8 years ago
  57. 6b72990 MIPS: Layout refactor by Wang Xuerui · 8 years ago
  58. 454b325 Merge pull request #449 from asomers/aio by Alex Crichton · 8 years ago
  59. a46123c Fix more CI errors in PR #449 by Alan Somers · 8 years ago
  60. 804763c Fix errors, mostly style, in PR #449 by Alan Somers · 8 years ago
  61. e0ff0d6 Fix more CI errors in PR #449 by Alan Somers · 8 years ago
  62. 9245e07 Fix various CI errors in PR #449 by Alan Somers · 8 years ago
  63. 4ec884a Fix undefined symbol errors in CI by Alan Somers · 8 years ago
  64. 22c13e1 POSIX AIO definitions, for BSD and Linux by Alan Somers · 8 years ago
  65. 2a8a64e Merge pull request #448 from Stebalien/enotsup by Alex Crichton · 8 years ago
  66. 8c3e6ba Add ENOTSUP constant to more platforms. by Steven Allen · 8 years ago
  67. 6e8c1b4 Merge pull request #446 from alexcrichton/link-cfg by Alex Crichton · 8 years ago
  68. f9323d1 Use `#[link(cfg(..))]` in preparation for libstd by Alex Crichton · 8 years ago
  69. 9195462 Merge pull request #439 from redox-os/redox by Alex Crichton · 8 years ago
  70. dcbe96b Use target_os instead of cfg(redox) by Jeremy Soller · 8 years ago
  71. 89ddad8 Merge pull request #444 from semarie/pledge by Alex Crichton · 8 years ago
  72. 4d615e7 respect style and break line. by Sébastien Marie · 8 years ago
  73. b367659 Merge pull request #445 from xen0n/remove-bogus-mipsel-arches by Alex Crichton · 8 years ago
  74. 0caba71 Remove mipsel target_arches by Wang Xuerui · 8 years ago
  75. 9996462 add pledge(2) syscall. by Sébastien Marie · 8 years ago
  76. d081938 Merge pull request #442 from alexcrichton/other-location by Alex Crichton · 8 years ago
  77. 852db73 Merge pull request #441 from billiob/setfsuid by Alex Crichton · 8 years ago
  78. bdaf9d5 Merge pull request #440 from billiob/typo by Alex Crichton · 8 years ago
  79. cffe1f2 Update CI download location by Alex Crichton · 8 years ago
  80. 28d0afa Add setfsgid()/setfsuid() on linux by Boris Faure · 8 years ago
  81. da445b9 Fix typo in comment by Boris Faure · 8 years ago
  82. fe0eb11 Place structs inside of s! by Jeremy Soller · 8 years ago
  83. 4ddaf1f Minimal liblibc for Redox by Jeremy Soller · 8 years ago
  84. 15950ba Merge pull request #438 from alexcrichton/less-dox by Alex Crichton · 8 years ago
  85. 0df7e40 Generate docs on 1.10.0 by Alex Crichton · 8 years ago
  86. b347e64 Merge pull request #437 from zethra/master by Alex Crichton · 8 years ago
  87. c21a30c Added tcsetpgrp by zethra · 8 years ago
  88. 7d9b71f Merge pull request #435 from raphlinus/aarch64 by Alex Crichton · 8 years ago
  89. d6c3de8 Enable musl with aarch64 by Raph Levien · 8 years ago
  90. a8e4698 Merge pull request #434 from dgreid/setresuid by Alex Crichton · 8 years ago
  91. 519ffa0 Add setresuid/setresgid for linux by Dylan Reid · 8 years ago
  92. c95defc Merge pull request #432 from raphlinus/fuchsia by Alex Crichton · 8 years ago
  93. 80e83e6 Merge pull request #433 from alexcrichton/update by Alex Crichton · 8 years ago
  94. 8c06e14 Revert "Simplify configuration of ai_addr" by Raph Levien · 8 years ago
  95. 78070bd Try to fix powerpc64 and update to crates.io ctest by Alex Crichton · 8 years ago
  96. 7ac91c6 Simplify configuration of ai_addr by Raph Levien · 8 years ago
  97. 6d24c4b Remove unwind from link libs by Raph Levien · 8 years ago
  98. 517e86d Add support for Fuchsia by Raph Levien · 8 years ago
  99. 4260022 Merge pull request #431 from frozencemetery/pty by Alex Crichton · 8 years ago
  100. b6dd427 [squash] Move glibc-isms around by Robbie Harwood · 8 years ago