summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump ctest from 0.2.0 to 0.2.2dependabot/cargo/ctest-0.2.2dependabot[bot]2018-09-131-3/+3
* Auto merge of #1078 - johalun:so_reuseport_lb, r=alexcrichtonbors2018-09-102-1/+3
|\
| * Add SO_REUSEPORT_LB to whitelist for build testsJohannes Lundberg2018-09-101-1/+2
| * Add new FreeBSD socket option SO_REUSEPORT_LB.Johannes Lundberg2018-09-101-0/+1
|/
* Auto merge of #1077 - jhwgh1968:mips-uclibc, r=alexcrichtonbors2018-09-092-2/+6
|\
| * uClibc: add missing fd exportsjhwgh19682018-09-081-0/+4
| * uClibc: fix mips signal constantsjhwgh19682018-09-081-2/+2
* | Auto merge of #1076 - sfackler:more-elf, r=alexcrichtonbors2018-09-092-1/+52
|\ \ | |/ |/|
| * Add a couple more ELF typesSteven Fackler2018-09-082-1/+52
|/
* Auto merge of #1072 - sfackler:more-elf, r=alexcrichtonbors2018-09-032-1/+53
|\
| * Add some more elf typesSteven Fackler2018-09-022-1/+53
|/
* Auto merge of #1071 - Lytigas:master, r=alexcrichtonbors2018-09-021-0/+14
|\
| * Move mallopt to exclude from muslJosh Hejna2018-09-022-15/+14
| * Add malloptJosh Hejna2018-09-021-0/+15
|/
* Auto merge of #1070 - redox-os:relibc, r=alexcrichtonbors2018-08-241-4/+8
|\
| * Fix styleJeremy Soller2018-08-241-2/+4
| * Merge branch 'master' into relibcJeremy Soller2018-08-2482-859/+5216
| |\ | |/ |/|
* | Merge pull request #1069 from cramertj/undo-fuchsia-repr-fixAlex Crichton2018-08-241-7/+1
|\ \
| * | Undo division of in6_addr on FuchsiaTaylor Cramer2018-08-241-7/+1
|/ /
* | Auto merge of #1068 - gnzlbg:patch-1, r=alexcrichtonbors2018-08-241-2/+0
|\ \
| * | sparc64 tests are passing againgnzlbg2018-08-241-2/+0
|/ /
* | Auto merge of #1067 - cramertj:fuchsia-fixes, r=alexcrichtonbors2018-08-223-146/+24
|\ \
| * | Fix and cleanup FuchsiaTaylor Cramer2018-08-223-146/+24
|/ /
* | Auto merge of #1065 - eeyun:eeyun/solaris_termios, r=alexcrichtonbors2018-08-161-0/+3
|\ \
| * | Add TIOCGWINSZ accessor to solaris moduleIan Henry2018-08-161-0/+3
* | | Fix allow_failures sectionAlex Crichton2018-08-161-5/+2
|/ /
* | Allow sparc64 to fail on CIAlex Crichton2018-08-151-0/+2
* | Merge pull request #1063 from jakllsch/netbsd-time50-fixesAlex Crichton2018-08-152-0/+4
|\ \
| * | NetBSD: correct link_name of some time-related functionsJonathan A. Kollasch2018-08-152-0/+4
* | | Merge pull request #1052 from debris/exchangedataAlex Crichton2018-08-152-0/+12
|\ \ \ | |/ / |/| |
| * | Push function into lower modulesdebris2018-08-153-8/+12
| * | Two variants of exchangedatadebris2018-08-141-1/+6
| * | Merge branch 'master' of github.com:rust-lang/libc into exchangedatadebris2018-08-1422-109/+978
| |\ \ | |/ / |/| |
* | | Auto merge of #1062 - alexcrichton:update-ctest, r=alexcrichtonbors2018-08-132-38/+38
|\ \ \
| * | | Update ctest to 0.2Alex Crichton2018-08-132-38/+38
|/ / /
* | | Auto merge of #1050 - MegatonHammer:master, r=alexcrichtonbors2018-08-072-0/+54
|\ \ \
| * | | Add some switch-related libc typedefsroblabla2018-08-022-0/+54
* | | | Auto merge of #1058 - jakllsch:netbsd-283b36ac-fab0-4e5f-b620-4325f8cedc80, r...bors2018-08-072-1/+7
|\ \ \ \
| * | | | NetBSD: add basic types for aarch64Jonathan A. Kollasch2018-08-062-1/+7
|/ / / /
* | | | Auto merge of #1057 - jakllsch:netbsd-5298beff-d081-4368-ab2a-0987e84c6d02, r...bors2018-08-067-17/+31
|\ \ \ \
| * | | | fix syntax error in previousJonathan A. Kollasch2018-08-061-1/+1
| * | | | NetBSD: correct c_char signedness on arm and powerpcJonathan A. Kollasch2018-08-067-17/+31
|/ / / /
* | | | Auto merge of #1056 - faern:release, r=alexcrichton0.2.43bors2018-08-062-59/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Bump version to 0.2.43Linus Färnstrand2018-08-062-59/+59
|/ / /
* | | Auto merge of #1053 - papertigers:illumos-epoll-event, r=alexcrichtonbors2018-08-011-0/+1
|\ \ \
| * | | illumos epoll_event struct should be packedMike Zeller2018-08-011-0/+1
* | | | Auto merge of #1048 - ColinFinck:master, r=alexcrichtonbors2018-08-014-0/+748
|\ \ \ \
| * | | | Fix coding style.Colin Finck2018-07-312-6/+13
| * | | | Add libc definitions for HermitCore (https://hermitcore.org)Colin Finck2018-07-304-0/+741
* | | | | Merge pull request #1051 from alexcrichton/fix-appleAlex Crichton2018-08-015-27/+73
|\ \ \ \ \ | |_|/ / / |/| | | |