summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* please do not land this, thxwoopsPietro Albini2019-01-021-0/+2
* Merge pull request #1191 from asomers/cirrus_badgeAlex Crichton2019-01-021-0/+1
|\
| * [skip ci] Add a Cirrus-ci.com build badgeAlan Somers2019-01-011-0/+1
* | Auto merge of #1189 - pusateri:recvdstaddr, r=alexcrichtonbors2019-01-021-0/+2
|\ \ | |/ |/|
| * Add IP_RECVDSTADDR on netbsd.Tom Pusateri2018-12-281-0/+2
|/
* Auto merge of #1184 - pusateri:recvif, r=gnzlbgbors2018-12-284-0/+5
|\
| * Add IP_RECVIF to BSD and IP_RECVDSTADDR to apple.Tom Pusateri2018-12-264-0/+5
* | Auto merge of #1186 - glaubitz:fcntl-fixes, r=alexcrichtonbors2018-12-262-0/+6
|\ \ | |/ |/|
| * Define missing F_RDLCK, F_WRLCK and F_UNLCK constants on linux-s390xJohn Paul Adrian Glaubitz2018-12-251-0/+3
| * Define missing F_RDLCK, F_WRLCK and F_UNLCK constants on linux-mipsJohn Paul Adrian Glaubitz2018-12-251-0/+3
|/
* Auto merge of #1183 - xmclark:make-tm-members-public-windows, r=gnzlbgbors2018-12-241-9/+9
|\
| * make tm struct members publicMackenzie Clark2018-12-231-9/+9
* | Auto merge of #1182 - xmclark:add-socket-functions-for-windows, r=alexcrichtonbors2018-12-241-0/+35
|\ \
| * | use the correct calling convention with extern "system"Mackenzie Clark2018-12-231-14/+29
| * | add some socket functions and a SOCKET typeMackenzie Clark2018-12-221-0/+20
| |/
* | Auto merge of #1175 - Ralith:ip-tos, r=alexcrichtonbors2018-12-248-0/+32
|\ \
| * | Narrow IPTOS_ECN_... definitionsBenjamin Saunders2018-12-153-5/+9
| * | No IP_RECVTOS for DragonFlyBSDBenjamin Saunders2018-12-152-1/+1
| * | Add BSD IP_RECVTOS definitionsBenjamin Saunders2018-12-142-0/+2
| * | Add IPV6 analogsBenjamin Saunders2018-12-144-0/+8
| * | Handle inconsistent spellingBenjamin Saunders2018-12-144-1/+6
| * | Style fixBenjamin Saunders2018-12-141-1/+1
| * | Fix BSD IP_TOS valueBenjamin Saunders2018-12-141-2/+1
| * | Expose unix ECN-related constantsBenjamin Saunders2018-12-143-0/+14
* | | Fix docs on nightlyAlex Crichton2018-12-241-0/+5
| |/ |/|
* | Auto merge of #1180 - xmclark:add-stdio-constants-windows, r=alexcrichtonbors2018-12-211-0/+5
|\ \
| * | 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
|\ \ \ | |/ / |/| |