summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump ctest from `5c53723` to `bf780a0`dependabot/cargo/ctest-bf780a0dependabot[bot]2018-07-171-1/+1
* Auto merge of #1040 - semarie:openbsd-fix, r=alexcrichtonbors2018-07-165-21/+26
|\
| * remove ignore for published OpenBSD versionsSébastien Marie2018-07-141-6/+0
| * fix struct arphdr alignment on OpenBSDSébastien Marie2018-07-143-9/+17
| * adjust SIGSTKSZ value for OpenBSD 6.3-currentSébastien Marie2018-07-141-1/+1
| * add HW_NCPUONLINE sysctl (number of cpus being used) on OpenBSDSébastien Marie2018-07-141-0/+1
| * add KERN_AUDIO and inc KERN_MAXID on OpenBSDSébastien Marie2018-07-141-1/+2
| * TCP_KEEP* constants are netbsd specificSébastien Marie2018-07-142-4/+5
|/
* Auto merge of #1038 - Amanieu:fix_netbsd, r=alexcrichtonbors2018-07-122-3/+7
|\
| * Disable test for --no-default-features on rumprunAmanieu d'Antras2018-07-121-1/+5
| * Fix netbsd build with "stdbuild"Amanieu d'Antras2018-07-121-2/+2
|/
* Auto merge of #1037 - alexcrichton:fix, r=alexcrichtonbors2018-07-101-1/+1
|\
| * Fix a #[cfg] attributeAlex Crichton2018-07-101-1/+1
|/
* Auto merge of #1034 - Amanieu:musl_libgcc, r=alexcrichtonbors2018-07-091-0/+12
|\
| * Link to libgcc when statically linking muslAmanieu d'Antras2018-07-081-0/+12
* | Auto merge of #1035 - rust-lang:dependabot/cargo/ctest-5c53723, r=alexcrichtonbors2018-07-061-1/+1
|\ \
| * | Bump ctest from `482c7f0` to `5c53723`dependabot[bot]2018-07-061-1/+1
|/ /
* | Auto merge of #1033 - SmilingNavern:add_packet_mreq, r=alexcrichtonbors2018-07-061-0/+16
|\ \ | |/ |/|
| * Fix type + style fix style issuesAlexander Danilov2018-07-061-3/+1
| * Add if_packet.h headersAlexander Danilov2018-07-061-0/+18
|/
* Auto merge of #1031 - dusxmt:add-platform-linux-musl-ppc32, r=alexcrichtonbors2018-07-056-85/+1127
|\
| * Add linux musl powerpc (32-bit) supportMarek Benc2018-07-056-85/+1127
|/
* Auto merge of #1030 - mati865:android_enoattr, r=alexcrichtonbors2018-07-052-1/+4
|\
| * Add ENOATTR for AndroidMateusz Mikuła2018-07-042-1/+4
|/
* Auto merge of #1029 - alexcrichton:no-custom-attr, r=alexcrichtonbors2018-07-031-1/+1
|\
| * Remove `#![custom_attribute]`Alex Crichton2018-07-031-1/+1
|/
* Auto merge of #1027 - bcko:patch-1, r=alexcrichtonbors2018-07-011-1/+3
|\
| * added badgesBC Ko2018-06-301-1/+3
* | Auto merge of #1028 - est31:master, r=alexcrichtonbors2018-07-011-0/+135
|\ \ | |/ |/|
| * Re-add aarch64 stuff removed by previous commitest312018-07-011-0/+135
|/
* Auto merge of #1026 - papertigers:master, r=alexcrichtonbors2018-06-301-1/+1
|\
| * illumos header translation is wrong 02000000 should be 0x80000Mike Zeller2018-06-301-1/+1
|/
* Auto merge of #1019 - est31:master, r=alexcrichtonbors2018-06-281-3/+1
|\
| * Simplify the stdbuild sectionest312018-06-081-3/+1
* | Auto merge of #1024 - nielx:master, r=alexcrichtonbors2018-06-281-2/+23
|\ \
| * | Haiku: Add more IP_* and IPV6_* constants.Niels Sascha Reedijk2018-06-201-2/+23
| |/
* | Auto merge of #1022 - sfackler:phys-pages, r=alexcrichtonbors2018-06-281-0/+1
|\ \
| * | Add _SC_PHYS_PAGES on macOSSteven Fackler2018-06-151-0/+1
| |/
* | Auto merge of #1023 - mksully22:ppc64le_libc, r=alexcrichtonbors2018-06-285-148/+353
|\ \
| * | libc: changes to ppc64le musl branch to support building of rust on AlpineMike Sullivan2018-06-185-148/+353
| |/
* | Auto merge of #1021 - redox-os:master, r=alexcrichtonbors2018-06-281-0/+1
|\ \
| * | Add getpidjD91mZM22018-06-091-0/+1
| |/
* | Auto merge of #1018 - scottlamb:pr-fdopendir, r=alexcrichtonbors2018-06-287-11/+7
|\ \
| * | add fdopendir on macOSScott Lamb2018-06-077-11/+7
| |/
* | Auto merge of #1016 - debris:fs-swap-api, r=alexcrichtonbors2018-06-271-0/+8
|\ \
| * | glibc does not provide a wrapper for the renameat2debris2018-06-041-3/+0
| * | added renameat2, renamex_np, renameatx_npdebris2018-06-042-0/+11
| |/
* | Auto merge of #995 - canndrew:if_arp, r=alexcrichtonbors2018-06-278-0/+157
|\ \ | |/ |/|
| * add net/if_arp.h definitionsAndrew Cann2018-06-048-0/+157
|/
* Auto merge of #1014 - Susurrus:termios_sparc64, r=alexcrichtonbors2018-06-011-0/+37
|\