1. a5bfa1a Add alias for MAP_ANONYMOUS to Apple targets. by gnzlbg · 6 years ago
  2. 1eeba38 Remove unstable `libc` feature on rustc-dep-of-std by Alex Crichton · 6 years ago
  3. 03310f8 Auto merge of #1134 - alexcrichton:rustc-test, r=gnzlbg by bors · 6 years ago
  4. 91bd079 Prepare for being included via crates.io into std by Alex Crichton · 6 years ago
  5. 5b40375 Auto merge of #1129 - gnzlbg:sgx, r=gnzlbg by bors · 6 years ago
  6. 5c1a6b8 splice the common libc functions and ctypes throughout the library by gnzlbg · 6 years ago
  7. e85479b Auto merge of #1132 - glandium:master, r=alexcrichton by bors · 6 years ago
  8. 438034c Auto merge of #1133 - glandium:musl-mips, r=gnzlbg by bors · 6 years ago
  9. c97a771 Add missing condition for musl mips64 by Mike Hommey · 6 years ago
  10. fdb9726 core::ffi::c_void is available since rustc 1.30 by Mike Hommey · 6 years ago
  11. 4d9a03e Auto merge of #1131 - palfrey:appveyor-reqwest, r=gnzlbg by bors · 6 years ago
  12. 335841c Use Reqwest backend for Appveyor, not Hyper which is deprecated by Tom Parker-Shemilt · 6 years ago
  13. 92172d9 Add SGX C types. by gnzlbg · 6 years ago
  14. 16f6fef Auto merge of #1126 - gnzlbg:clean_no_libc, r=gnzlbg by bors · 6 years ago
  15. d145731 Factor out platforms for which libc is empty by gnzlbg · 6 years ago
  16. a9b3f97 Auto merge of #1127 - gnzlbg:fmt, r=gnzlbg by bors · 6 years ago
  17. 37a0bd3 Fix shellcheck issues by gnzlbg · 6 years ago
  18. 2921acc Auto merge of #1128 - asomers:chflags, r=alexcrichton by bors · 6 years ago
  19. 3bc400d Add chflags(2) and friends by Alan Somers · 6 years ago
  20. aca32d9 re-format by gnzlbg · 6 years ago
  21. 4e5ef22 Auto merge of #1123 - newpavlov:patch-1, r=gnzlbg by bors · 6 years ago
  22. eb09cfe use OR in the license field by Artyom Pavlov · 6 years ago
  23. 5cc0066 Auto merge of #1122 - gnzlbg:unused_macro, r=alexcrichton by bors · 6 years ago
  24. 5d3025b Merge pull request #1121 from smibarber/signalfd-sigsys by gnzlbg · 6 years ago
  25. 9b74d99 the f macro is unused in some targets by gnzlbg · 6 years ago
  26. 2475278 android: restore signalfd fields to c_ulonglong by Stephen Barber · 6 years ago
  27. 60ab304 Add support for SIGSYS in signalfd by Stephen Barber · 6 years ago
  28. 9c5e70a Auto merge of #1119 - jakllsch:netbsd-extattr-not-in-libutil, r=alexcrichton by bors · 6 years ago
  29. 2045e8e Auto merge of #1118 - smaeul:flock, r=gnzlbg by bors · 6 years ago
  30. 56fd329 NetBSD: these extattr functions are not in libutil, but libc by Jonathan A. Kollasch · 6 years ago
  31. 1b130d4 Add F_RDLCK/F_WRLCK/F_UNLCK to several platforms by Samuel Holland · 6 years ago
  32. 091669f Auto merge of #1117 - jakllsch:netbsd-extattr-signatures, r=gnzlbg by bors · 6 years ago
  33. b95fa26 Auto merge of #1115 - asomers:libutil_overlinking, r=alexcrichton by bors · 6 years ago
  34. 9525816 Auto merge of #1108 - jakllsch:netbsd-pthread-types, r=alexcrichton by bors · 6 years ago
  35. 21258da NetBSD: fix extattr_set_* return types by Jonathan A. Kollasch · 6 years ago
  36. 87ea744 Merge pull request #1116 from rust-lang/dependabot/cargo/ctest-0.2.6 by gnzlbg · 6 years ago
  37. 4f970bf Bump ctest from 0.2.4 to 0.2.6 by dependabot[bot] · 6 years ago
  38. e2b69a3 On FreeBSD and Dragonfly, don't unnecessarily link to libutil by Alan Somers · 6 years ago
  39. 7cd5d11 style: allow target_arch #[cfg()] statements by Jonathan A. Kollasch · 6 years ago
  40. 2d807ee wrap a long line by Jonathan A. Kollasch · 6 years ago
  41. 8dde98e Auto merge of #1114 - asomers:extattr, r=alexcrichton by bors · 6 years ago
  42. 74d5a98 Disable the aarch64-unknown-linux-musl workaround for #856 by Alan Somers · 6 years ago
  43. cd35cda syntax fix by Alan Somers · 6 years ago
  44. a9c204c Include <sys/extattr.h> during CI by Alan Somers · 6 years ago
  45. 00b9372 Add extattr(2) and extattr(3) definitions for FreeBSD and NetBSD by Alan Somers · 6 years ago
  46. 7924fcc NetBSD: fix previous for targets other than aarch64 by Jonathan A. Kollasch · 6 years ago
  47. 5cca062 NetBSD: rework recent pthread type corrections to avoid cfg_if! by Jonathan A. Kollasch · 6 years ago
  48. a81f45e whitespace fix for previous by Jonathan A. Kollasch · 6 years ago
  49. 04a13d1 Auto merge of #1098 - andrewtj:atj-cmsg-macros, r=alexcrichton by bors · 6 years ago
  50. 4a8304d Auto merge of #1111 - gnzlbg:xcode10, r=alexcrichton by bors · 6 years ago
  51. 1eb08ed Merge pull request #1112 from gnzlbg/ios_sim_kill by Alex Crichton · 6 years ago
  52. 4182efd update osx constants for xcode10 by gnzlbg · 6 years ago
  53. 4a60136 remove the iOS simulator targets from CI by gnzlbg · 6 years ago
  54. a379fb3 update osx builds to xcode10 by gnzlbg · 6 years ago
  55. 6346e17 NetBSD: fix pthread types on arm and powerpc by Jonathan A. Kollasch · 6 years ago
  56. 17f7b55 Auto merge of #1107 - ignatenkobrain:patch-1, r=alexcrichton by bors · 6 years ago
  57. 793eeac exclude CI files from crates.io by Igor Gnatenko · 6 years ago
  58. 72cdbf9 Auto merge of #1106 - AdelieLinux:master, r=alexcrichton by bors · 6 years ago
  59. 914eba1 Finish correcting ioctl(2) interfaces on musl/ppc64 by A. Wilcox · 6 years ago
  60. 87f4acb Auto merge of #1099 - gnzlbg:update_ctest, r=alexcrichton by bors · 6 years ago
  61. 0f2b5e7 Auto merge of #1101 - koutheir:master, r=alexcrichton by bors · 6 years ago
  62. 8915f42 Added dup3() support on FreeBSD, NetBSD, OpenBSD and Solaris. by Koutheir Attouchi · 6 years ago
  63. 83f301d update ctest version by gnzlbg · 6 years ago
  64. 93a1995 Auto merge of #1097 - AdelieLinux:master, r=alexcrichton by bors · 6 years ago
  65. 2701f62 Add CMSG macros for unix/bsd and unix/notbsd by Andrew Tunnell-Jones · 6 years ago
  66. 814ce1e Auto merge of #1095 - xoac:rs485_support, r=alexcrichton by bors · 6 years ago
  67. 6d9c681 Correct ioctl(2) interface definition for musl/ppc64 by A. Wilcox · 6 years ago
  68. 88de100 Try fix mips constants by Sylwester Rąpała · 6 years ago
  69. 04c0073 Remove mistake #endif by Sylwester Rąpała · 6 years ago
  70. c75ca64 Auto merge of #1096 - jmmv:truncate, r=alexcrichton by bors · 6 years ago
  71. 41ee5d0 Add truncate(2) to Unix platforms by Julio Merino · 6 years ago
  72. c95efe6 Add TIOCGRS485 and TIOCSRS485 for musl #1094 by Sylwester Rąpała · 6 years ago
  73. 9c4f6c4 Auto merge of #1093 - jabedude:acct, r=alexcrichton by bors · 6 years ago
  74. 70c178d Remove rumprun target from .travis.yml by Josh Abraham · 6 years ago
  75. c58d7ab Add acct(2) to BSD tree by Josh Abraham · 6 years ago
  76. da73827 Add acct(2) to BSD tree by Josh Abraham · 6 years ago
  77. 41944d5 Auto merge of #1091 - xd009642:ptrace-arch-specific, r=alexcrichton by bors · 6 years ago
  78. f6e6be1 Added PT_FIRSTMACH by xd009642 · 6 years ago
  79. e6d8c8d Added openbsdlike and fixed netbsd/x86_64.rs by xd009642 · 6 years ago
  80. 3a10e23 Fixed import by xd009642 · 6 years ago
  81. 08e34d7 Arch specific ptrace commands for netbsd by xd009642 · 6 years ago
  82. dd8f56e Auto merge of #1090 - xd009642:master, r=alexcrichton by bors · 6 years ago
  83. 57b136a Add ptrace for non-apple BSDs by xd009642 · 6 years ago
  84. 0bdb886 Auto merge of #1089 - xd009642:apple_ptrace, r=alexcrichton by bors · 6 years ago
  85. 4e21f4a Fixed TRACE_ME typo by xd009642 · 6 years ago
  86. 1e04fb6 Added ptrace constants for apple by xd009642 · 6 years ago
  87. 57c4a15 Auto merge of #1086 - IsaacWoods:master, r=alexcrichton by bors · 6 years ago
  88. 90d8614 De-duplicate c_cvoid definitions by Isaac Woods · 6 years ago
  89. 3a04c32 Auto merge of #1088 - m-hilgendorf:patch-1, r=alexcrichton by bors · 6 years ago
  90. 4a1bae2 Auto merge of #1087 - kalamay:bsd-fcntl-locks, r=alexcrichton by bors · 6 years ago
  91. f1d56f6 Add ftok on MacOS by m-hilgendorf · 6 years ago
  92. ea3b319 add missing semi-colons by Jeremy Larkin · 6 years ago
  93. 4928bd9 Add fcntl constants for advisory locking on BSDs by Jeremy Larkin · 6 years ago
  94. 2926a5b Auto merge of #1085 - jmmv:freebsd-utimensat, r=alexcrichton by bors · 6 years ago
  95. 622cc28 Expose futimens and utimensat on FreeBSD and DragonFly by Julio Merino · 6 years ago
  96. 9f78ad1 Auto merge of #1084 - jmmv:apple-utimensat, r=alexcrichton by bors · 6 years ago
  97. b8245e3 Expose futimens and utimensat on Apple platforms by Julio Merino · 6 years ago
  98. 78d5392 Auto merge of #1083 - danielverkamp:fallocate64, r=alexcrichton by bors · 6 years ago
  99. bb9269b Add fallocate64 and posix_fallocate64 bindings by Daniel Verkamp · 6 years ago
  100. d13f346 Auto merge of #1082 - IsaacWoods:core_cvoid, r=alexcrichton by bors · 6 years ago