summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1209 - jackpot51:master, r=alexcrichton0.2.47bors2019-01-142-16/+33
|\
| * Bump version to 0.2.47Jeremy Soller2019-01-142-16/+33
* | Auto merge of #1206 - semarie:mincore, r=gnzlbgbors2019-01-141-0/+4
|\ \ | |/ |/|
| * mincore has been removed from OpenBSD 6.5Sébastien Marie2019-01-131-0/+4
* | Auto merge of #1207 - redox-os:redox, r=gnzlbgbors2019-01-141-8/+102
|\ \
| * | Add more typesJeremy Soller2019-01-131-8/+50
| * | Fix styleJeremy Soller2019-01-131-2/+0
| * | Add poll and mmap supportJeremy Soller2019-01-131-0/+54
|/ /
* | Auto merge of #1205 - alecmocatta:master, r=gnzlbgbors2019-01-131-2/+3
|\ \ | |/ |/|
| * Rectify line lengthalecmocatta2019-01-131-1/+1
| * Fix https://github.com/rust-lang/libc/pull/1200#issuecomment-453712616alecmocatta2019-01-121-2/+3
|/
* Auto merge of #1202 - acfoltzer:greg-offsets, r=alexcrichtonbors2019-01-112-0/+46
|\
| * fix typo in x86 register constantsAdam C. Foltzer2019-01-091-1/+1
| * glibc x86: add the register offset constants for mcontext_t.gregsAdam C. Foltzer2019-01-092-0/+46
* | Auto merge of #1200 - alecmocatta:master, r=alexcrichtonbors2019-01-112-0/+26
|\ \
| * | add FIO* for netbsdalecmocatta2019-01-081-0/+13
| * | add FIO* for freebsdalecmocatta2019-01-081-0/+13
| |/
* | Auto merge of #1199 - inferiorhumanorgans:iho/dfbsd-ioctl_compat_h, r=alexcri...bors2019-01-111-1/+0
|\ \ | |/ |/|
| * Remove sys/ioctl_compat.h from DragonFlyBSD tests.Alex Zepeda2019-01-031-1/+0
|/
* Auto merge of #1196 - asomers:uname_freebsd, r=alexcrichtonbors2019-01-0311-1/+16
|\
| * Fix uname on FreeBSDAlan Somers2019-01-0311-1/+16
|/
* Auto merge of #1195 - glaubitz:new-release, r=alexcrichton0.2.46bors2019-01-032-29/+29
|\
| * Bump version to 0.2.46John Paul Adrian Glaubitz2019-01-022-29/+29
* | Auto merge of #1193 - alexcrichton:test, r=alexcrichtonbors2019-01-021-1/+0
|\ \ | |/ |/|
| * Test out new bors integrationAlex Crichton2019-01-021-1/+0
|/
* 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
|\ \