summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1467 - gnzlbg:fix_freebsd, r=gnzlbg0.2.62bors2019-08-158-19/+26
|\
| * Always pass freebsd11 - otherwise cross-compiling to FreeBSD failsgnzlbg2019-08-151-8/+1
| * Update minor patch version to 0.2.62gnzlbg2019-08-141-1/+1
| * Set up RUSTDOCFLAGS for building libcgnzlbg2019-08-141-0/+3
| * Remove catch all for FreeBSD11gnzlbg2019-08-141-1/+3
| * Test ABI without LIBC_CI on all supported FreeBSD versionsgnzlbg2019-08-141-15/+2
| * Add a build task for FreeBSD11 without LIBC_CIgnzlbg2019-08-144-9/+23
| * Fix FreeBSD buildgnzlbg2019-08-141-9/+17
|/
* Auto merge of #1445 - atouchet:links, r=gnzlbgbors2019-08-131-2/+2
|\
| * Switch to AzureAlex Touchet2019-08-131-1/+1
| * Update linksAlex Touchet2019-07-281-2/+2
* | Auto merge of #1464 - gnzlbg:azure_nitpicks, r=gnzlbg0.2.61bors2019-08-121-2/+2
|\ \
| * | Update README Azure badge to rust-lang2 orggnzlbg2019-08-121-2/+2
* | | Auto merge of #1458 - jackpot51:patch-1, r=gnzlbgbors2019-08-121-1/+1
|\ \ \ | |/ / |/| |
| * | Bump version to 0.2.61Jeremy Soller2019-08-061-1/+1
| |/
* | Auto merge of #1440 - pizzamig:invert-freebsd12, r=gnzlbgbors2019-08-108-17/+40
|\ \
| * | Fix formatLuca Pizzamiglio2019-08-091-1/+1
| * | Merge branch 'invert-freebsd12' of github.com:pizzamig/libc into invert-freeb...Luca Pizzamiglio2019-07-280-0/+0
| |\ \
| | * | Properly define freebsd11 attributeLuca Pizzamiglio2019-07-212-9/+9
| | * | Add EINTEGRITY errno and fix styleLuca Pizzamiglio2019-07-211-4/+8
| | * | Add support for FreeBSD CURRENT (aka freebsd13)Luca Pizzamiglio2019-07-218-13/+32
| * | | Properly define freebsd11 attributeLuca Pizzamiglio2019-07-282-9/+9
| * | | Add EINTEGRITY errno and fix styleLuca Pizzamiglio2019-07-281-4/+8
| * | | Add support for FreeBSD CURRENT (aka freebsd13)Luca Pizzamiglio2019-07-288-13/+32
| | |/ | |/|
* | | Auto merge of #1462 - jbaublitz:musl-netlink-support, r=gnzlbgbors2019-08-102-63/+62
|\ \ \
| * | | Move all netlink constants over from gnu/mod.rs to mod.rs on Linux - will pro...John Baublitz2019-08-102-63/+62
* | | | Auto merge of #1408 - BaoshanPang:vxworks, r=gnzlbgbors2019-08-1010-0/+2352
|\ \ \ \ | |/ / / |/| | |
| * | | Define the C interface to vxWorks for x86, x86_64, ARM, ARM 64-bit, PowerPC, ...Baoshan Pang2019-08-0911-1424/+1561
| * | | Added vxworks libc references - worked on by danielmccormick and taehyun-leeTaehyun Lee2019-08-097-0/+2215
|/ / /
* | | Auto merge of #1459 - asomers:freebsd_11_3, r=gnzlbgbors2019-08-091-1/+1
|\ \ \
| * | | Switch FreeBSD's CI image to stable/11Alan Somers2019-08-071-1/+1
| * | | Upgrade FreeBSD's CI image to release 11.3Alan Somers2019-08-071-1/+1
| |/ /
* | | Auto merge of #1456 - semarie:openbsd-roundtrip, r=gnzlbgbors2019-08-091-0/+5
|\ \ \
| * | | skip roundtrip on few struct on OpenBSDSébastien Marie2019-08-051-0/+5
| |/ /
* | | Auto merge of #1455 - semarie:openbsd-KERN_TIMEOUT_STATS, r=gnzlbgbors2019-08-091-1/+2
|\ \ \
| * | | define KERN_TIMEOUT_STATS and incr KERN_MAXID on OpenBSDSébastien Marie2019-08-051-1/+2
| |/ /
* | | Auto merge of #1444 - Gymmasssorla:gymmasssorla, r=gnzlbgbors2019-08-091-0/+1
|\ \ \
| * | | Add IP_RECVERR (unix/linux_like/mod.rs)Temirkhan Myrzamadi2019-07-281-0/+1
| |/ /
* | | Auto merge of #1376 - gnzlbg:azure_pipelines, r=gnzlbgbors2019-08-0817-329/+397
|\ \ \ | |/ / |/| |
| * | Temporarily disable redox targetgnzlbg2019-08-051-1/+3
| * | Formattinggnzlbg2019-08-051-1/+0
| * | MinGW: also copy libmingwex.a from C toolchain - by mati865gnzlbg2019-08-021-1/+1
| * | Update azure.yml to ci/ pathgnzlbg2019-07-311-10/+10
| * | Bors uses auto-libc; move config to ci/azure.ymlgnzlbg2019-07-311-1/+1
| * | Update trigger to auto and trygnzlbg2019-07-281-1/+1
| * | Document disabling semverver jobsgnzlbg2019-07-271-0/+1
| * | Update end-point for rustinfra scriptgnzlbg2019-07-271-1/+1
| * | Use matis bash script instead of batch for fixing mingw on windowsgnzlbg2019-07-271-4/+7
| * | Use Azure Pipelines dependsOn to stage the jobsgnzlbg2019-07-271-5/+20
| * | Patch mingw libraries for windows gnu targetsgnzlbg2019-07-275-29/+50