summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump ctest from 0.2.6 to 0.2.7dependabot/cargo/ctest-0.2.7dependabot[bot]2018-11-262-7/+16
* Auto merge of #1141 - gnzlbg:cats, r=gnzlbgbors2018-11-232-5/+6
|\
| * Use crates.io keywords and categoriesgnzlbg2018-11-222-5/+6
* | Auto merge of #1139 - gnzlbg:map_anon, r=gnzlbgbors2018-11-221-0/+1
|\ \ | |/ |/|
| * Add alias for MAP_ANONYMOUS to Apple targets.gnzlbg2018-11-221-0/+1
|/
* Remove unstable `libc` feature on rustc-dep-of-std0.2.44Alex Crichton2018-11-211-9/+1
* Auto merge of #1134 - alexcrichton:rustc-test, r=gnzlbgbors2018-11-216-14/+29
|\
| * Prepare for being included via crates.io into stdAlex Crichton2018-11-216-14/+29
|/
* Auto merge of #1129 - gnzlbg:sgx, r=gnzlbgbors2018-11-2118-223/+1063
|\
| * splice the common libc functions and ctypes throughout the librarygnzlbg2018-11-2119-274/+1053
| * Add SGX C types.gnzlbg2018-11-205-182/+243
* | Auto merge of #1132 - glandium:master, r=alexcrichtonbors2018-11-211-1/+1
|\ \
| * | core::ffi::c_void is available since rustc 1.30Mike Hommey2018-11-211-1/+1
* | | Auto merge of #1133 - glandium:musl-mips, r=gnzlbgbors2018-11-211-1/+1
|\ \ \ | |/ / |/| |
| * | Add missing condition for musl mips64Mike Hommey2018-11-211-1/+1
|/ /
* | Auto merge of #1131 - palfrey:appveyor-reqwest, r=gnzlbgbors2018-11-201-2/+2
|\ \ | |/ |/|
| * Use Reqwest backend for Appveyor, not Hyper which is deprecatedTom Parker-Shemilt2018-11-201-2/+2
|/
* Auto merge of #1126 - gnzlbg:clean_no_libc, r=gnzlbgbors2018-11-204-196/+159
|\
| * Factor out platforms for which libc is emptygnzlbg2018-11-204-196/+159
|/
* Auto merge of #1127 - gnzlbg:fmt, r=gnzlbgbors2018-11-2016-320/+400
|\
| * Fix shellcheck issuesgnzlbg2018-11-2012-113/+134
| * re-formatgnzlbg2018-11-195-210/+269
* | Auto merge of #1128 - asomers:chflags, r=alexcrichtonbors2018-11-207-0/+77
|\ \ | |/ |/|
| * Add chflags(2) and friendsAlan Somers2018-11-197-0/+77
|/
* Auto merge of #1123 - newpavlov:patch-1, r=gnzlbgbors2018-11-161-1/+1
|\
| * use OR in the license fieldArtyom Pavlov2018-11-161-1/+1
|/
* Auto merge of #1122 - gnzlbg:unused_macro, r=alexcrichtonbors2018-11-121-0/+1
|\
| * the f macro is unused in some targetsgnzlbg2018-11-101-0/+1
* | Merge pull request #1121 from smibarber/signalfd-sigsysgnzlbg2018-11-106-6/+36
|\ \ | |/ |/|
| * android: restore signalfd fields to c_ulonglongStephen Barber2018-11-071-4/+4
| * Add support for SIGSYS in signalfdStephen Barber2018-11-066-10/+40
|/
* Auto merge of #1119 - jakllsch:netbsd-extattr-not-in-libutil, r=alexcrichtonbors2018-11-031-4/+4
|\
| * NetBSD: these extattr functions are not in libutil, but libcJonathan A. Kollasch2018-11-021-4/+4
* | Auto merge of #1118 - smaeul:flock, r=gnzlbgbors2018-11-037-0/+28
|\ \ | |/ |/|
| * Add F_RDLCK/F_WRLCK/F_UNLCK to several platformsSamuel Holland2018-11-017-0/+28
|/
* Auto merge of #1117 - jakllsch:netbsd-extattr-signatures, r=gnzlbgbors2018-10-311-3/+3
|\
| * NetBSD: fix extattr_set_* return typesJonathan A. Kollasch2018-10-311-3/+3
* | Auto merge of #1115 - asomers:libutil_overlinking, r=alexcrichtonbors2018-10-311-136/+135
|\ \
| * | On FreeBSD and Dragonfly, don't unnecessarily link to libutilAlan Somers2018-10-301-136/+135
* | | Auto merge of #1108 - jakllsch:netbsd-pthread-types, r=alexcrichtonbors2018-10-318-8/+26
|\ \ \ | |_|/ |/| |
| * | style: allow target_arch #[cfg()] statementsJonathan A. Kollasch2018-10-301-1/+2
| * | wrap a long lineJonathan A. Kollasch2018-10-301-1/+2
| * | NetBSD: fix previous for targets other than aarch64Jonathan A. Kollasch2018-10-305-5/+5
| * | NetBSD: rework recent pthread type corrections to avoid cfg_if!Jonathan A. Kollasch2018-10-307-45/+26
| * | whitespace fix for previousJonathan A. Kollasch2018-10-301-2/+2
| * | NetBSD: fix pthread types on arm and powerpcJonathan A. Kollasch2018-10-281-15/+50
* | | Merge pull request #1116 from rust-lang/dependabot/cargo/ctest-0.2.6gnzlbg2018-10-312-4/+4
|\ \ \ | |_|/ |/| |
| * | Bump ctest from 0.2.4 to 0.2.6dependabot[bot]2018-10-312-4/+4
|/ /
* | Auto merge of #1114 - asomers:extattr, r=alexcrichtonbors2018-10-304-2/+113
|\ \
| * | Disable the aarch64-unknown-linux-musl workaround for #856Alan Somers2018-10-301-2/+0