1. 8a9d8c2 Fix the build on s390x by Alex Crichton · 8 years ago
  2. 56b2704 Auto merge of #424 - mmatyas:android_afnetlink, r=alexcrichton by bors · 8 years ago
  3. c52458c Make the AF_NETLINK constant available for Android by Mátyás Mustoha · 8 years ago
  4. f3acbba Auto merge of #422 - alexcrichton:workspaces, r=alexcrichton by bors · 8 years ago
  5. 739edbc Use workspaces in this repo by Alex Crichton · 8 years ago
  6. c90d379 Auto merge of #420 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  7. 5a17b4a Auto merge of #421 - kali:master, r=alexcrichton by bors · 8 years ago
  8. a59d299 define more MSG_NOSIGNAL by Mathieu Poumeyrol · 8 years ago
  9. ecfb968 Haiku: Add missing EAI_SYSTEM const by Alexander von Gluck IV · 8 years ago
  10. 9497f19 Auto merge of #419 - vojtechkral:patch-1, r=alexcrichton by bors · 8 years ago
  11. 7e5a2e5 Typo in unix/solaris/mod.rs by Vojtech Kral · 8 years ago
  12. a6ada00 Auto merge of #413 - zenhack:CLONE_NEWCGROUP, r=alexcrichton by bors · 8 years ago
  13. cd03b14 Fix musl-i686 CI failures. by Ian Denhardt · 8 years ago
  14. 0ecafc3 Consolidate and fix musl-specific definitions. by Ian Denhardt · 8 years ago
  15. 8ff1c41 Test against newer c libraries by Ian Denhardt · 8 years ago
  16. 2faafb3 Define CLONE_NEWCGROUP by Ian Denhardt · 8 years ago
  17. 7c49396 Auto merge of #417 - valarauca:master, r=alexcrichton by bors · 8 years ago
  18. 12e1cd1 Forgot the x86 changes by William Laeder · 8 years ago
  19. a114e91 Removed SYSEMU flags until I get the stuff sorted out with sys mainters. by William Laeder · 8 years ago
  20. acaea91 Added all additional ptrace options. by William Laeder · 8 years ago
  21. 4577f08 Auto merge of #416 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  22. 573c5fe Haiku: Add in final missing pthread pubs by Alexander von Gluck IV · 8 years ago
  23. 9f0696e Haiku: Add missing sem/thread structs. Fix non-pub ULONG by Alexander von Gluck IV · 8 years ago
  24. 68abfad Auto merge of #415 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  25. e8155ba Haiku: Add missing nl_item type by Alexander von Gluck IV · 8 years ago
  26. c566018 Haiku: Fix missing use merge of pointer module by Alexander von Gluck IV · 8 years ago
  27. ed16fe6 Auto merge of #411 - apasel422:pthread_mutex_timedlock, r=alexcrichton by bors · 8 years ago
  28. 45179c9 Add `pthread_mutex_timedlock` by Andrew Paseltiner · 8 years ago
  29. 858092c Auto merge of #410 - kallisti5:master, r=alexcrichton by bors · 8 years ago
  30. fd06ed7 Auto merge of #409 - jakllsch:netbsdlike-long-fixes, r=alexcrichton by bors · 8 years ago
  31. 0e0ab04 Auto merge of #391 - japaric:mips-musl, r=alexcrichton by bors · 8 years ago
  32. 84fbc43 Auto merge of #412 - alexcrichton:checksums, r=alexcrichton by bors · 8 years ago
  33. 10142aa Add checksums to cargo lock files by Alex Crichton · 8 years ago
  34. c0fd46f handle mips-musl in ci/run.sh by Jorge Aparicio · 8 years ago
  35. a3ff955 Add support for Haiku x86 and x86_64 by Niels Sascha Reedijk · 9 years ago
  36. 07a0190 Recognize 32-bit NetBSD by Jonathan A. Kollasch · 8 years ago
  37. 09ba9f7 Move 64-bit-specific NetBSD stuff around by Jonathan A. Kollasch · 8 years ago
  38. c6799c5 Move c_long and c_ulong for netbsdlike by Jonathan A. Kollasch · 8 years ago
  39. d75ebdc Move NetBSD into its own directory by Jonathan A. Kollasch · 8 years ago
  40. b474785 Auto merge of #408 - kali:master, r=alexcrichton by bors · 8 years ago
  41. 6d940f6 add MSG_NOSIGNAL (linux, android) by Mathieu Poumeyrol · 8 years ago
  42. 2b8ea09 Auto merge of #406 - philippkeller:shadowpw, r=alexcrichton by bors · 8 years ago
  43. 04d0b71 Add missing header shadow.h by Philipp Keller · 8 years ago
  44. 7e0274b Merge remote-tracking branch 'upstream/master' into shadowpw by Philipp Keller · 8 years ago
  45. 26f3eb9 Add shadow password bindings: setspent, endspent, getspent, getspnam plus spwd, the corresponding struct by Philipp Keller · 8 years ago
  46. ae70d3d Auto merge of #405 - mmun:patch-1, r=alexcrichton by bors · 8 years ago
  47. eb708c0 Auto merge of #402 - tmiasko:getaddrinfo-error-codes, r=alexcrichton by bors · 8 years ago
  48. f514d46 Add EAI_SYSTEM getaddrinfo error code. by Tomasz Miąsko · 8 years ago
  49. 4548dc6 Auto merge of #401 - alexander255:master, r=alexcrichton by bors · 8 years ago
  50. e3d05ca Auto merge of #400 - mrjana:netlink, r=alexcrichton by bors · 8 years ago
  51. e183f93 Auto merge of #399 - semarie:sethostname, r=alexcrichton by bors · 8 years ago
  52. 5ec7715 Add getchar_unlocked and putchar_unlocked by Martin Muñoz · 8 years ago
  53. d8a7046 Auto merge of #404 - philippkeller:master, r=alexcrichton by bors · 8 years ago
  54. 377ee73 couldn't get strftime to work, even with help from IRC. Removing it now as it's not worth the hassle by Philipp Keller · 8 years ago
  55. 04cd409 reverting accidental Cargo.lock commit by Philipp Keller · 8 years ago
  56. 771377f fixing 'bad strftime function pointer' for i686-apple-darwin by Philipp Keller · 8 years ago
  57. 3be2c0f fix double blank line by Philipp Keller · 8 years ago
  58. a77ea86 added time, localtime, strftime by Philipp Keller · 8 years ago
  59. 7590565 Add System V message queue bindings for Linux (glibc/musl) by Alexander Schlarb · 8 years ago
  60. 85be843 Add netlink constants by Jana Radhakrishnan · 8 years ago
  61. 7adbc75 define `sethostname` under OpenBSD and Bitrig by Sébastien Marie · 8 years ago
  62. 48dab1a don't strip some many components by Jorge Aparicio · 8 years ago
  63. 836cda9 Auto merge of #394 - lemonrock:accept4, r=alexcrichton by bors · 8 years ago
  64. a49950c Auto merge of #395 - lemonrock:windows_posix_errors, r=alexcrichton by bors · 8 years ago
  65. 3784990 Adding POSIX 'E' error code constants for Windows by Raphael Cohn · 8 years ago
  66. cf7f8f6 Adding accept4 function by Raphael Cohn · 8 years ago
  67. 41101f2 linux: make statvfs.__f_unused private by Jorge Aparicio · 8 years ago
  68. 56c87de mips-musl SDK: peel off another layer of directories when extracting by Jorge Aparicio · 8 years ago
  69. 3df0057 add CI for mips-musl by Jorge Aparicio · 8 years ago
  70. 36bec35 Auto merge of #389 - japaric:aarch64, r=alexcrichton by bors · 8 years ago
  71. d3d0982 Auto merge of #390 - japaric:ctest-up, r=alexcrichton by bors · 8 years ago
  72. bcc44df libc-test: cargo update by Jorge Aparicio · 8 years ago
  73. be5969b aarch64: test against Ubuntu 16.04 by Jorge Aparicio · 8 years ago
  74. 8f128d8 Auto merge of #388 - asomers:openbsd2, r=alexcrichton by bors · 8 years ago
  75. b7b720b Factor common code out of the bitrig and openbsd modules by Alan Somers · 8 years ago
  76. b56add3 Auto merge of #387 - asomers:openbsd, r=alexcrichton by bors · 8 years ago
  77. 0d39c59 Auto merge of #384 - semarie:openbsd-6.0-without-pkgs, r=alexcrichton by bors · 8 years ago
  78. 9199394 extend QEMU image management by Sébastien Marie · 8 years ago
  79. 958a3d0 under OpenBSD 6.0, KERN_RND is no more by Sébastien Marie · 8 years ago
  80. a40adc6 use new openbsd-6.0 qcow2 image by Sébastien Marie · 8 years ago
  81. 410a200 Diff reduction between OpenBSD and Bitrig by Alan Somers · 8 years ago
  82. b987f0c Auto merge of #386 - alexcrichton:bump, r=alexcrichton by bors · 8 years ago
  83. b641737 Auto merge of #379 - asomers:evfilt, r=alexcrichton by bors · 8 years ago
  84. 351df2d Bump to 0.2.16 by Alex Crichton · 8 years ago
  85. d4f6a19 Auto merge of #383 - uweigand:master, r=alexcrichton by bors · 8 years ago
  86. 0b5bdba Fixed lint error (double blank line). by Ulrich Weigand · 8 years ago
  87. 574b293 Auto merge of #382 - c-t-k:sync-file-range-support, r=alexcrichton by bors · 8 years ago
  88. ae6cbcd SYNC_* constants should be unsigned (to reflect usage). by Chris Kaminski · 8 years ago
  89. 38569c7 Add more s390x definitions by Ulrich Weigand · 8 years ago
  90. 38c4b8b Fix more CI errors by Alan Somers · 8 years ago
  91. 37552b7 Android doesn't have support for sync_file_range yet. by Chris Kaminski · 8 years ago
  92. 9318594 Add support for sync_file_range() by Chris Kaminski · 8 years ago
  93. 44ed487 Auto merge of #381 - brson:wasm32, r=alexcrichton by bors · 8 years ago
  94. ab0499f Add prelimenary wasm32 support by Brian Anderson · 8 years ago
  95. 9b75703 Auto merge of #378 - japaric:mips, r=alexcrichton by bors · 8 years ago
  96. 0ddf172 mips: add SO_REUSEPORT by Jorge Aparicio · 8 years ago
  97. 3635c1a Auto merge of #377 - japaric:s390x, r=alexcrichton by bors · 8 years ago
  98. 756d7ee duplicate POSIX_FADV_* by Jorge Aparicio · 8 years ago
  99. e16b11d fix POSIX_FADV_* by Jorge Aparicio · 8 years ago
  100. e7480ed support for s390x by Jorge Aparicio · 8 years ago