summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "Simplify configuration of ai_addr"Raph Levien2016-10-201-1/+3
| * | Simplify configuration of ai_addrRaph Levien2016-10-201-3/+1
| * | Remove unwind from link libsRaph Levien2016-10-202-2/+3
| * | Add support for FuchsiaRaph Levien2016-10-203-3/+11
* | | Merge pull request #433 from alexcrichton/updateAlex Crichton2016-10-214-10/+7
|\ \ \ | |/ / |/| |
| * | Try to fix powerpc64 and update to crates.io ctestAlex Crichton2016-10-204-10/+7
* | | Merge pull request #431 from frozencemetery/ptyAlex Crichton2016-10-183-0/+9
|\ \ \ | |/ / |/| |
| * | [squash] Move glibc-isms aroundRobbie Harwood2016-10-183-4/+4
| * | Add UNIX 98 pty functionsRobbie Harwood2016-10-181-0/+9
|/ /
* | 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