summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1430 - gnzlbg:bump_v, r=gnzlbg0.2.59bors2019-07-081-1/+1
|\
| * Bump patch versiongnzlbg2019-07-081-1/+1
|/
* Auto merge of #1423 - Susurrus:issue_665, r=gnzlbgbors2019-07-0621-334/+1
|\
| * Remove AF_MAX, PF_MAX, NET_MAXID constantsBryant Mairs2019-07-0521-334/+1
* | Auto merge of #1429 - gnzlbg:appveyor_reduce, r=gnzlbgbors2019-07-061-0/+1
|\ \
| * | Reduce appveyor churngnzlbg2019-07-061-0/+1
|/ /
* | Auto merge of #1419 - gnzlbg:ctest_fix, r=gnzlbgbors2019-07-053-14/+91
|\ \ | |/ |/|
| * Fix appveyor try 3gnzlbg2019-07-051-13/+9
| * Fix appveyor try 2gnzlbg2019-07-051-1/+1
| * Fix x86_64 muslgnzlbg2019-07-051-0/+1
| * Allow s390x to fail - segfaultgnzlbg2019-07-051-0/+1
| * Allow PPC to fail - segfaultgnzlbg2019-07-051-1/+1
| * Fix FreeBSD and Appveyorgnzlbg2019-07-052-0/+11
| * Allow wasi to failgnzlbg2019-07-051-0/+1
| * Silence roundtrip errorsgnzlbg2019-07-051-1/+49
| * Silence roundtrip in linuxgnzlbg2019-07-051-1/+14
| * Update ctest versiongnzlbg2019-07-031-0/+6
|/
* Auto merge of #1418 - fintelia:patch-2, r=gnzlbgbors2019-06-281-1/+1
|\
| * Fix link in README.mdJonathan Behrens2019-06-281-1/+1
|/
* Auto merge of #1407 - tmfink:wasi-schar, r=gnzlbgbors2019-06-281-0/+1
|\
| * wasi: add c_schar definitionTravis Finkenauer2019-06-251-0/+1
* | Auto merge of #1411 - acfoltzer:ucontext-compat, r=gnzlbgbors2019-06-273-3/+13
|\ \
| * | fix line lengthAdam C. Foltzer2019-06-271-1/+3
| * | replace deprecated string functions in style scriptAdam C. Foltzer2019-06-271-2/+2
| * | add fixmes for the ucontext_t shadow stack fieldAdam C. Foltzer2019-06-272-0/+4
| * | filter out the struct test rather than removing the headerAdam C. Foltzer2019-06-261-4/+6
| * | remove newer `__ssp` field from `ucontext_t` for earlier glib compatAdam C. Foltzer2019-06-262-2/+4
| |/
* | Auto merge of #1409 - jbaublitz:nl-const-rtm-pr, r=gnzlbgbors2019-06-272-0/+54
|\ \ | |/ |/|
| * Move constants to gnu/mod.rs that are not musl-compatibleJohn Baublitz2019-06-262-4/+5
| * Add RTM_* constants to linux/mod.rs for rtnetlinkJohn Baublitz2019-06-261-0/+53
|/
* Auto merge of #1404 - robertdfrench:solarish-doors, r=gnzlbgbors2019-06-251-0/+40
|\
| * Obey 80 char line widthRobert D. French2019-06-231-10/+11
| * Support calls to the SunOS Doors APIRobert D. French2019-06-221-0/+39
* | Auto merge of #1350 - dbrgn:ttyname_r, r=gnzlbgbors2019-06-241-0/+4
|\ \ | |/ |/|
| * fixup! Add ttyname_rDanilo Bargen2019-06-231-0/+2
| * Add ttyname_rDanilo Bargen2019-05-191-0/+2
* | Auto merge of #1402 - sikmir:haiku-add-ioctls, r=gnzlbgbors2019-06-201-0/+25
|\ \
| * | haiku: add missing ioctl identifiers to control the TTYNikolay Korotkiy2019-06-201-0/+25
|/ /
* | Auto merge of #1399 - josephlr:getrandom, r=gnzlbgbors2019-06-175-0/+37
|\ \
| * | Fix style lintsJoe Richey2019-06-144-32/+32
| * | Add getrandom() on non-mips muslJoe Richey2019-06-144-0/+32
| * | Older musl doesn't have getrandom()Joe Richey2019-06-132-5/+5
| * | Android doesn't have getrandom()Joe Richey2019-06-131-5/+0
| * | Use *mut c_void for buffer pointer.Joe Richey2019-06-132-2/+2
| * | Add getrandom() bindings on linux and androidJoe Richey2019-06-132-0/+10
* | | Auto merge of #1398 - josephlr:fuchsia, r=gnzlbgbors2019-06-143-602/+0
|\ \ \ | |/ / |/| |
| * | Remove Linux constants from FushiaJoe Richey2019-06-133-602/+0
|/ /
* | Auto merge of #1387 - tormol:fionclex, r=gnzlbgbors2019-06-1126-18/+30
|\ \
| * | Add FIONCLEX for LinuxTorbjørn Birch Moltu2019-06-0721-0/+21
| * | Add FIODTYPE, FIGETLBA and FIODGNAME for DragonFlyTorbjørn Birch Moltu2019-06-072-3/+4