summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | constants are for gnu target onlyMackenzie Clark2018-12-212-5/+5
| * | Revert "add exception for msvc"Mackenzie Clark2018-12-211-4/+0
| * | Revert "instead backfill constants on msvc"Mackenzie Clark2018-12-211-7/+3
| * | instead backfill constants on msvcMackenzie Clark2018-12-201-3/+7
| * | add exception for msvcMackenzie Clark2018-12-201-0/+4
| * | add stdio constants for windowsMackenzie Clark2018-12-201-0/+5
|/ /
* | Auto merge of #1176 - xmclark:add-signal-and-raise-windows, r=alexcrichtonbors2018-12-184-3/+21
|\ \
| * | normalize to common name sighandler_tMackenzie Clark2018-12-172-4/+5
| * | move everything back into window mod with the type alias for msvcMackenzie Clark2018-12-174-23/+15
| * | add edge case for mingwMackenzie Clark2018-12-171-0/+1
| * | add signal and raise bindingsMackenzie Clark2018-12-163-2/+26
| |/
* | Merge pull request #1177 from reitermarkus/macos-netdbAlex Crichton2018-12-171-0/+20
|\ \ | |/ |/|
| * Add `NI_*` constants from `netdb.h` for macOS.Markus Reiter2018-12-171-0/+7
| * Add `AI_*` constants from `netdb.h` for macOS.Markus Reiter2018-12-171-0/+13
|/
* Merge pull request #1174 from tklauser/mfd-hugetlbAlex Crichton2018-12-133-0/+6
|\
| * Add MFD_HUGETLB const for linuxTobias Klauser2018-12-133-0/+6
|/
* Merge pull request #1172 from piersfinlayson/masterAlex Crichton2018-12-111-1/+1
|\
| * Fix for rust-lang/rust issue #50583Piers Finlayson2018-12-101-1/+1
* | Merge pull request #1171 from alexcrichton/bump0.2.45Alex Crichton2018-12-103-66/+67
|\ \
| * | Fix build on x86_64-unknown-cloudabi, bump versionAlex Crichton2018-12-093-66/+67
|/ /
* | Auto merge of #1159 - cmbrandenburg:sysv_sem_support, r=alexcrichtonbors2018-12-093-1/+53
|\ \
| * | Allow Android builds to failAlex Crichton2018-12-081-0/+4
| * | Add support for SysV semaphores on Apple platformCraig M. Brandenburg2018-12-082-1/+49
* | | Auto merge of #1167 - asomers:cirrus, r=alexcrichtonbors2018-12-083-16/+14
|\ \ \ | |/ / |/| |
| * | Remove bors.toml. Per @alexcrichton it isn't needed.Alan Somers2018-12-071-4/+0
| * | Move FreeBSD testing from Travis/QEMU to Cirrus-CIAlan Somers2018-12-074-16/+18
* | | Auto merge of #1169 - jmagnuson:feature/move-sol_bluetooth-to-notbsd, r=alexc...bors2018-12-082-1/+1
|\ \ \
| * | | Move SOL_BLUETOOTH to notbsd moduleJon Magnuson2018-12-082-1/+1
|/ / /
* | | Auto merge of #1168 - asomers:byebye_buildbot, r=alexcrichtonbors2018-12-071-1/+0
|\ \ \ | |/ / |/| |
| * | Don't submit build status to buildbot.rust-lang.orgAlan Somers2018-12-071-1/+0
|/ /
* | Auto merge of #1158 - strake:TIMER_ABSTIME, r=gnzlbgbors2018-12-072-0/+4
|\ \
| * | not define `TIMER_ABSTIME` on AppleM Farkas-Dyck2018-12-053-2/+4
| * | define `TIMER_ABSTIME` on BSDM Farkas-Dyck2018-12-011-0/+2
* | | Auto merge of #1164 - AdelieLinux:musl-endianness, r=alexcrichtonbors2018-12-061-1/+10
|\ \ \
| * | | musl: 64-bit: Ensure proper (c)msghdr layout on big-endianA. Wilcox2018-12-051-1/+10
* | | | Auto merge of #1165 - xd009642:gid-funcs, r=gnzlbgbors2018-12-062-0/+2
|\ \ \ \
| * | | | Added setegid functionxd0096422018-12-052-0/+2
| |/ / /
* | | | Auto merge of #1166 - jakllsch:netbsd-tcp-opts-fixes, r=alexcrichtonbors2018-12-061-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | NetBSD: unbreak tests; neither TCP_NOPUSH or TCP_NOOPT yet exist hereJonathan A. Kollasch2018-12-051-2/+0
|/ / /
* | | Auto merge of #1161 - tklauser:xdp-consts, r=gnzlbgbors2018-12-053-0/+6
|\ \ \ | |_|/ |/| |
| * | Add AF_XDP, PF_XDP and SOL_XDP consts for linuxTobias Klauser2018-12-043-0/+6
|/ /
* | Auto merge of #1160 - levex:dfly-add-missing-errnos, r=alexcrichtonbors2018-12-031-0/+2
|\ \ | |/ |/|
| * DragonflyBSD: add ENOMEDIUM and EASYNCLevente Kurusa2018-12-021-0/+2
* | Auto merge of #1157 - Susurrus:sparc64, r=alexcrichtonbors2018-12-011-0/+1
|\ \
| * | Add SO_PASSCRED for sparc64Bryant Mairs2018-12-011-0/+1
|/ /
* | Auto merge of #1156 - rust-lang:dependabot/cargo/ctest-0.2.8, r=gnzlbgbors2018-11-282-4/+4
|\ \
| * | Bump ctest from 0.2.7 to 0.2.8dependabot/cargo/ctest-0.2.8dependabot[bot]2018-11-282-4/+4
|/ /
* | Auto merge of #1155 - semarie:openbsd-unbreak, r=gnzlbgbors2018-11-276-17/+17
|\ \
| * | openbsd: add KERN_CPUSTATS and increment KERN_MAXIDSébastien Marie2018-11-271-1/+2
| * | openbsd: unbreak: TCP_* flagsSébastien Marie2018-11-276-10/+10