summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set up CI with Azure Pipelinesazure-pipelinesAlex Crichton2019-05-281-0/+19
* Auto merge of #1373 - gnzlbg:cleanup_emscripten, r=gnzlbgbors2019-05-2814-218/+129
|\
| * Re-enable wasm32-unknown-emscripten on CIgnzlbg2019-05-281-1/+0
| * Document SIGUNUSED deprecation on Androidgnzlbg2019-05-281-2/+2
| * Minor nitpicksgnzlbg2019-05-286-19/+29
| * Update values of some emscripten constantsgnzlbg2019-05-281-2/+2
| * [breaking change] remove constants that are unavailable in emscriptengnzlbg2019-05-282-7/+2
| * [breaking change] sendmmsg/recvmmsg have incorrect signature c_int vs c_uint ...gnzlbg2019-05-282-2/+5
| * [breaking change] sockaddr_nl is not available on emscriptengnzlbg2019-05-283-32/+64
| * Enable disabled testsgnzlbg2019-05-282-150/+16
| * update emscriptengnzlbg2019-05-283-4/+10
|/
* Auto merge of #1365 - gnzlbg:cleanup_linux, r=gnzlbgbors2019-05-2845-478/+605
|\
| * [breaking change] sendmmsg/recvmmsg flag argument is an unsigned integer on MUSLgnzlbg2019-05-2813-80/+95
| * bump kernel headers to 4.4.2-2gnzlbg2019-05-2711-25/+88
| * [breaking change] MADV_SOFT_OFFLINE is undefined on MIPSgnzlbg2019-05-2713-6/+34
| * Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg2019-05-2742-445/+466
* | Auto merge of #1371 - Susurrus:mq_attr, r=gnzlbgbors2019-05-276-97/+316
|\ \
| * | Ignore padding for `sockaddr_nl` structBryant Mairs2019-05-273-21/+96
| * | Ignore padding for mq_attrBryant Mairs2019-05-275-76/+220
| |/
* | Auto merge of #1370 - alesharik:master, r=gnzlbgbors2019-05-272-14/+14
|\ \ | |/ |/|
| * Fix SA_* constants for `sigaction` in AndroidalesharikReserv@yandex.ru2019-05-272-14/+14
|/
* Merge pull request #1346 from gnzlbg/simplify_freebsdgnzlbg2019-05-2617-421/+710
|\
| * Add a FreeBSD 12 build job and test FreeBSD12 APIsgnzlbg2019-05-2417-421/+698
| * Add a nightly FreeBSD Cirrus-CI taskgnzlbg2019-05-241-3/+15
* | Auto merge of #1364 - gnzlbg:deprecate_mach, r=gnzlbgbors2019-05-252-99/+167
|\ \
| * | Deprecate mach APIs: users should use the `mach` crate instead.gnzlbg2019-05-242-99/+167
* | | Auto merge of #1358 - pkubaj:patch-1, r=gnzlbgbors2019-05-251-0/+2
|\ \ \
| * | | Move aarch64 and powerpc64 targets for FreeBSDpkubaj2019-05-251-2/+2
| * | | Move aarch64 and powerpc64 targets for FreeBSDpkubaj2019-05-241-2/+2
| * | | Add aarch64-unknown-freebsd to CIpkubaj2019-05-231-0/+1
| * | | Add powerpc64-unknown-freebsd targetpkubaj2019-05-231-0/+1
* | | | Auto merge of #511 - malbarbo:android_sa, r=gnzlbgbors2019-05-253-8/+18
|\ \ \ \
| * | | | Fix android SA_* constantsMarco A L Barbosa2019-02-203-8/+18
* | | | | Auto merge of #503 - TethysSvensson:fix-mode, r=gnzlbgbors2019-05-251-3/+3
|\ \ \ \ \
| * | | | | Set the type for S_ISUID, S_ISGID and S_ISVTX correctlyMathias Svensson2019-03-031-3/+3
* | | | | | Auto merge of #1367 - gnzlbg:disable_sparc, r=gnzlbgbors2019-05-251-0/+5
|\ \ \ \ \ \
| * | | | | | Temporarily disable x86_64-sun-solarisgnzlbg2019-05-251-1/+2
| * | | | | | Temporarily disable sparcv9-sun-solarisgnzlbg2019-05-251-0/+4
|/ / / / / /
* | | | | | Auto merge of #1360 - jbaublitz:nl_consts_pr-2, r=gnzlbgbors2019-05-242-0/+15
|\ \ \ \ \ \
| * | | | | | Fix CI errors by moving non-musl netlink constants to linux/other/mod.rsJohn Baublitz2019-05-242-6/+5
| * | | | | | Add final netlink constants referenced as needed for rtnetlink in the documen...John Baublitz2019-05-231-0/+16
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #1366 - Susurrus:iff_constants, r=gnzlbgbors2019-05-241-13/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Change datatype for some IFF_ constantsBryant Mairs2019-05-241-13/+13
* | | | | | Auto merge of #1361 - gnzlbg:std_feature, r=gnzlbgbors2019-05-245-6/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Deprecate `use_std` cargo feature: use `std` instead .gnzlbg2019-05-245-6/+17
| |/ / / /
* | | | | Auto merge of #1363 - gnzlbg:fix_locale_t, r=gnzlbgbors2019-05-242-12/+4
|\ \ \ \ \
| * | | | | Fix locale_t in unix and fuchsia.gnzlbg2019-05-242-12/+4
| |/ / / /
* | | | | Auto merge of #1362 - gnzlbg:cmsg, r=gnzlbgbors2019-05-241-9/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Run CMSG tests on s390xgnzlbg2019-05-241-9/+0
|/ / / /
* | | | Auto merge of #1344 - gnzlbg:fix_android_bj, r=gnzlbgbors2019-05-2323-281/+240
|\ \ \ \ | |_|_|/ |/| | |