summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump ctest from 0.2.0 to 0.2.1dependabot/cargo/ctest-0.2.1dependabot[bot]2018-09-051-3/+3
* 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
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow iOS to failAlex Crichton2018-08-011-0/+7
| * | | | Fix OSX builders on CIAlex Crichton2018-08-015-27/+66
|/ / / /
| | * | Use u32 for exchangedatadebris2018-08-141-1/+1
| | * | change exchangedata param c_long -> c_ulongdebris2018-08-011-1/+1
| | * | exchangedata is osx only, fix the function signaturedebris2018-08-012-3/+3
| | * | Merge branch 'master' into exchangedatadebris2018-08-0142-571/+1248
| | |\ \ | |_|/ / |/| | |
* | | | Auto merge of #1049 - alecmocatta:master, r=alexcrichtonbors2018-07-312-2/+7
|\ \ \ \
| * | | | remove FIOCLEX and FIONBIO which were shadowing a bsd-wide declarationalecmocatta2018-07-301-2/+0