1. c8a4d21 Run the unit tests on the iOS simulator for x86_64-apple-ios by Kevin Brothaler · 8 years ago
  2. 6ec4f81 Auto merge of #499 - alexcrichton:bump, r=alexcrichton by bors · 8 years ago
  3. d30b4c6 Bump to 0.2.20 by Alex Crichton · 8 years ago
  4. efeb501 Auto merge of #494 - johalun:dragonfly-ttycom, r=alexcrichton by bors · 8 years ago
  5. d1a7591 Auto merge of #496 - lucab:to-upstream/fchdir, r=alexcrichton by bors · 8 years ago
  6. 18a1de5 Auto merge of #497 - learnopengles:master, r=alexcrichton by bors · 8 years ago
  7. 7fbff3a Fix for removed OS X constants. by Kevin Brothaler · 8 years ago
  8. 7a26079 unix: add fchdir(2) by Luca Bruno · 8 years ago
  9. a3634a5 Update mod.rs by Johannes Lundberg · 8 years ago
  10. 2c23fd0 Added some DragonFly-only constants. by johalun · 8 years ago
  11. 4fe2cc2 Auto merge of #493 - johalun:freebsd-ttycom, r=alexcrichton by bors · 8 years ago
  12. 2d108fe Added defines from ttycom.h for dragonfly and freebsd. by johalun · 8 years ago
  13. cb7f667 Auto merge of #489 - zackw:add-waitid, r=alexcrichton by bors · 8 years ago
  14. 84bce94 Remove remaining copy of the comment about idtype_t being an enum. by Zack Weinberg · 8 years ago
  15. 984fb54 Changes requested by reviewers by Zack Weinberg · 8 years ago
  16. 33ff832 Auto merge of #492 - APTy:add-socket-peek-flag, r=alexcrichton by bors · 8 years ago
  17. b619df8 Add MSG_PEEK socket flag by Tyler Julian · 8 years ago
  18. f05e48c Patch in id_t missing in a few places by Zack Weinberg · 8 years ago
  19. 31d9779 Reorganize again; more portability fixes. by Zack Weinberg · 8 years ago
  20. 95d5534 Auto merge of #490 - redox-os:master, r=alexcrichton by bors · 8 years ago
  21. f1a91da Another round of portability fixes: by Zack Weinberg · 8 years ago
  22. 89c6c6c Auto merge of #491 - Roguelazer:add_getpeereid_function, r=alexcrichton by bors · 8 years ago
  23. 4e6dd24 Add getpeereid function by James Brown · 8 years ago
  24. 644929a Corrections based on CI failures. by Zack Weinberg · 8 years ago
  25. 52369bc Remove kind='static' by Jeremy Soller · 8 years ago
  26. 9d1e484 Add waitid and related constants and types. by Zack Weinberg · 8 years ago
  27. c900083 Auto merge of #488 - redox-os:redox, r=alexcrichton by bors · 8 years ago
  28. 7459003 Link libc and libm by Jeremy Soller · 8 years ago
  29. 3ae8c85 Merge pull request #487 from alexcrichton/bump by Alex Crichton · 8 years ago
  30. a2dd65a Bump to 0.2.19 by Alex Crichton · 8 years ago
  31. 4f3ec99 Auto merge of #485 - dhduvall:solaris-flock, r=alexcrichton by bors · 8 years ago
  32. 14eaaf8 Fix a brown-paper-bag bug: botched constant types. by Danek Duvall · 8 years ago
  33. 8c0595d Add Solaris constants for fcntl-style advisory locking by Danek Duvall · 8 years ago
  34. 7d57bdc Auto merge of #484 - eddyb:dox-unops, r=alexcrichton by bors · 8 years ago
  35. 974f7ba Support Neg and Not in no_core mode. by Eduard-Mihai Burtescu · 8 years ago
  36. 3e89579 Auto merge of #483 - japaric:sparc64, r=alexcrichton by bors · 8 years ago
  37. 67615b4 tidy and last minute fixes by Jorge Aparicio · 8 years ago
  38. 540d140 less cfg, way more code by Jorge Aparicio · 8 years ago
  39. 9858987 [WIP] sparc64-linux support by Jorge Aparicio · 8 years ago
  40. 21bf054 Auto merge of #482 - MrFloya:initgroups, r=alexcrichton by bors · 8 years ago
  41. 6a4601f Auto merge of #481 - philippkeller:master, r=alexcrichton by bors · 8 years ago
  42. 2355bc5 Added initgroups by Florian Wilkens · 8 years ago
  43. 9d562b9 Remove trailing whitespace by Philipp Keller · 8 years ago
  44. 23e45ab Auto merge of #477 - zethra:master, r=alexcrichton by bors · 8 years ago
  45. 1887630 Moved PR constants to linux by zethra · 8 years ago
  46. 564a841 Merge branch 'master' of https://github.com/rust-lang/libc by zethra · 8 years ago
  47. da3774f Add execl, execle, execlp for all unix systems by Philipp Keller · 8 years ago
  48. fab8db3 Fixed style by zethra · 8 years ago
  49. f43a943 Removed PR_SET_PTRACER_ANY by zethra · 8 years ago
  50. b42798d Auto merge of #479 - nanosankaku:master, r=alexcrichton by bors · 8 years ago
  51. 545f67d Add binding for mremap. by sankaku · 8 years ago
  52. e49e9bb Auto merge of #478 - jackpot51:patch-1, r=alexcrichton by bors · 8 years ago
  53. 6ff14a9 Add memalign to Redox (for use in allocator) by Jeremy Soller · 8 years ago
  54. 8471a4c Removed comments and fixed PR_SET_PTRACER_ANY by zethra · 8 years ago
  55. d072da5 Added constants from prctl.h by zethra · 8 years ago
  56. b21b709 Auto merge of #476 - glaxx:master, r=alexcrichton by bors · 8 years ago
  57. d37d42a Moved consts to /linux/mod.rs by Stefan Luecke · 8 years ago
  58. 49f6472 Removed double blank line by Stefan Luecke · 8 years ago
  59. af0317c Removed duplicate EAI_SYSTEM by Stefan Luecke · 8 years ago
  60. cff7c36 Added several consts from netdb.h by Stefan Luecke · 8 years ago
  61. 345d505 Added AF_UNSPEC const to unix/notbsd by Stefan Luecke · 8 years ago
  62. 335cff9 Auto merge of #474 - LegNeato:fix-docs, r=alexcrichton by bors · 8 years ago
  63. a41c074 Fix doc generation on travis. by Christian Legnitto · 8 years ago
  64. 17ad72e Auto merge of #473 - LegNeato:master, r=alexcrichton by bors · 8 years ago
  65. d563089 Add clock_settime() by Christian Legnitto · 8 years ago
  66. fb8587d Auto merge of #472 - BrandonSchaefer:wifsignaled-fix, r=alexcrichton by bors · 8 years ago
  67. 9f6f374 x86_64-linux-gnu waitstatus.h casts the results to a signed char by Brandon Schaefer · 8 years ago
  68. 2d86489 Auto merge of #466 - shahn:clearenv, r=alexcrichton by bors · 8 years ago
  69. a73910c Auto merge of #465 - GuillaumeGomez:fd-passing, r=alexcrichton by bors · 8 years ago
  70. 411cafc Auto merge of #464 - mneumann:dragonfly-fixes-2016-12, r=alexcrichton by bors · 8 years ago
  71. 51cc3b7 Fix style by Michael Neumann · 8 years ago
  72. 7d2aea9 Add needed structs for fd passing by Guillaume Gomez · 8 years ago
  73. 3274c92 Auto merge of #467 - jakllsch:netbsd-sparc64-20161205, r=alexcrichton by bors · 8 years ago
  74. 29f4a99 Recognize NetBSD/sparc64 as a generic 64-bit NetBSD by Jonathan A. Kollasch · 8 years ago
  75. 3cb1e4a Add clearenv() by Sebastian Hahn · 8 years ago
  76. 0cb0a3a Fix sigevent on DragonFly. by Michael Neumann · 8 years ago
  77. 75fd3a3 Fix LC_*_MASK constants for DragonFly by Michael Neumann · 8 years ago
  78. 5c84007 Fix utmpx constants for DragonFly by Michael Neumann · 8 years ago
  79. 7134822 Skip signedness test for sem_t on DragonFly by Michael Neumann · 8 years ago
  80. db62b97 EVFILT_PROCDESC does not exist on DragonFly by Michael Neumann · 8 years ago
  81. aab39f9 freelocale() has no return value on DragonFly by Michael Neumann · 8 years ago
  82. 306e5e6 Fix setutxdb() for DragonFly by Michael Neumann · 8 years ago
  83. 07e6e20 aio_waitcomplete returns a c_int on DragonFly by Michael Neumann · 8 years ago
  84. 73a2380 Fix utx related functions for DragonFly by Michael Neumann · 8 years ago
  85. 97eed0e No SHUTDOWN_TIME and PTHREAD_MUTEX_ADAPTIVE_NP on DragonFly by Michael Neumann · 8 years ago
  86. 09bff05 Include aio.h on DragonFly as well by Michael Neumann · 8 years ago
  87. b9dad06 Fix utmpx struct on DragonFly by Michael Neumann · 8 years ago
  88. 4e3d082 Use opaque type for semaphore on DragonFly by Michael Neumann · 8 years ago
  89. 18c1122 MSG_NOSIGNAL is expected to be of type c_int by Michael Neumann · 8 years ago
  90. b2e56d5 Auto merge of #463 - alexcrichton:musl-update, r=alexcrichton by bors · 8 years ago
  91. b9430b0 Update both mips musl download locations by Alex Crichton · 8 years ago
  92. 0ac39c5 Auto merge of #462 - semarie:openbsd-i686-correct, r=alexcrichton by bors · 8 years ago
  93. ab9a011 Auto merge of #461 - alexcrichton:bump, r=alexcrichton by bors · 8 years ago
  94. 93dbca0 Bump to 0.2.18 by Alex Crichton · 8 years ago
  95. 2126c45 adapt padding size of struct siginfo_t to pointer size by Sébastien Marie · 8 years ago
  96. 69afc3a suseconds_t is a long (i64 or i32 depending arch) by Sébastien Marie · 8 years ago
  97. 94848c1 Merge pull request #459 from semarie/openbsd-i686 by Alex Crichton · 8 years ago
  98. 00648e1 Make openbsdlike to support 64 and 32 bits archs by Sébastien Marie · 8 years ago
  99. e324291 Merge pull request #458 from frewsxcv/patch-1 by Alex Crichton · 8 years ago
  100. 15dcbb5 Fix appveyor badge. by Corey Farwell · 8 years ago