summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #430 from alexcrichton/bump0.2.17Alex Crichton2016-10-152-3/+3
|\
| * Bump to 0.2.17Alex Crichton2016-10-142-3/+3
|/
* Merge pull request #428 from alexcrichton/fixesAlex Crichton2016-10-144-0/+24
|\
| * Add a number of constants to mips64Alex Crichton2016-10-144-0/+24
* | Merge pull request #429 from alexcrichton/stable-docsAlex Crichton2016-10-142-4/+1
|\ \ | |/ |/|
| * Go back to stable for rustdocAlex Crichton2016-10-142-4/+1
|/
* Auto merge of #426 - alexcrichton:s390x, r=alexcrichtonbors2016-10-103-1/+18
|\
| * Fix the build on s390xAlex Crichton2016-10-103-1/+18
* | Auto merge of #425 - alexcrichton:appveyor-target, r=alexcrichtonbors2016-10-101-2/+2
|\ \ | |/ |/|
| * pass --target on appveyorAlex Crichton2016-10-101-2/+2
|/
* Auto merge of #424 - mmatyas:android_afnetlink, r=alexcrichtonbors2016-10-102-2/+1
|\
| * Make the AF_NETLINK constant available for AndroidMátyás Mustoha2016-10-102-2/+1
|/
* Auto merge of #422 - alexcrichton:workspaces, r=alexcrichtonbors2016-10-089-146/+25
|\
| * Use workspaces in this repoAlex Crichton2016-10-089-146/+25
* | Auto merge of #420 - kallisti5:master, r=alexcrichtonbors2016-10-081-0/+2
|\ \
| * | Haiku: Add missing EAI_SYSTEM constAlexander von Gluck IV2016-10-071-0/+2
* | | Auto merge of #421 - kali:master, r=alexcrichtonbors2016-10-084-0/+8
|\ \ \ | |_|/ |/| |
| * | define more MSG_NOSIGNALMathieu Poumeyrol2016-10-084-0/+8
|/ /
* | Auto merge of #419 - vojtechkral:patch-1, r=alexcrichtonbors2016-10-061-1/+1
|\ \
| * | Typo in unix/solaris/mod.rsVojtech Kral2016-10-061-1/+1
|/ /
* | Auto merge of #413 - zenhack:CLONE_NEWCGROUP, r=alexcrichtonbors2016-10-0522-36/+35
|\ \
| * | Fix musl-i686 CI failures.Ian Denhardt2016-10-051-2/+10
| * | Consolidate and fix musl-specific definitions.Ian Denhardt2016-10-0510-16/+5
| * | Test against newer c librariesIan Denhardt2016-10-0512-18/+18
| * | Define CLONE_NEWCGROUPIan Denhardt2016-10-051-0/+2
* | | Auto merge of #417 - valarauca:master, r=alexcrichtonbors2016-10-041-0/+11
|\ \ \
| * | | Forgot the x86 changesWilliam Laeder2016-10-051-2/+0
| * | | Removed SYSEMU flags until I get the stuff sorted out with sys mainters.William Laeder2016-10-051-2/+0
| * | | Added all additional ptrace options.William Laeder2016-10-052-0/+15
|/ / /
* | | Auto merge of #416 - kallisti5:master, r=alexcrichtonbors2016-10-043-6/+31
|\ \ \ | | |/ | |/|
| * | Haiku: Add in final missing pthread pubsAlexander von Gluck IV2016-10-041-0/+8
| * | Haiku: Add missing sem/thread structs. Fix non-pub ULONGAlexander von Gluck IV2016-10-043-6/+23
* | | Auto merge of #415 - kallisti5:master, r=alexcrichtonbors2016-10-041-0/+3
|\ \ \ | |/ /
| * | Haiku: Add missing nl_item typeAlexander von Gluck IV2016-10-031-0/+1
| * | Haiku: Fix missing use merge of pointer moduleAlexander von Gluck IV2016-10-031-0/+2
* | | Auto merge of #411 - apasel422:pthread_mutex_timedlock, r=alexcrichtonbors2016-10-025-0/+10
|\ \ \ | |_|/ |/| |
| * | Add `pthread_mutex_timedlock`Andrew Paseltiner2016-10-015-0/+10
|/ /
* | Auto merge of #410 - kallisti5:master, r=alexcrichtonbors2016-09-308-2/+734
|\ \ | |/
| * Add support for Haiku x86 and x86_64Niels Sascha Reedijk2016-09-298-2/+734
* | Auto merge of #409 - jakllsch:netbsdlike-long-fixes, r=alexcrichtonbors2016-09-306-2/+22
|\ \
| * | Recognize 32-bit NetBSDJonathan A. Kollasch2016-09-292-0/+7
| * | Move 64-bit-specific NetBSD stuff aroundJonathan A. Kollasch2016-09-293-2/+13
| * | Move c_long and c_ulong for netbsdlikeJonathan A. Kollasch2016-09-293-2/+4
| * | Move NetBSD into its own directoryJonathan A. Kollasch2016-09-291-0/+0
| |/
* | Auto merge of #391 - japaric:mips-musl, r=alexcrichtonbors2016-09-304-3/+28
|\ \
| * | handle mips-musl in ci/run.shJorge Aparicio2016-09-291-2/+7
| * | don't strip some many componentsJorge Aparicio2016-09-141-2/+2
| * | linux: make statvfs.__f_unused privateJorge Aparicio2016-09-121-1/+1
| * | mips-musl SDK: peel off another layer of directories when extractingJorge Aparicio2016-09-121-1/+1
| * | add CI for mips-muslJorge Aparicio2016-09-113-0/+20