summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make openbsdlike to support 64 and 32 bits archsSébastien Marie2016-11-284-2/+18
* Fix tests on FreeBSD 11Alan Somers2016-11-152-4/+15
* MIPS: Layout refactorWang Xuerui2016-11-154-323/+296
* Merge pull request #449 from asomers/aioAlex Crichton2016-11-1414-0/+306
|\
| * Fix more CI errors in PR #449Alan Somers2016-11-139-19/+93
| * Fix errors, mostly style, in PR #449Alan Somers2016-11-134-11/+13
| * Fix more CI errors in PR #449Alan Somers2016-11-134-29/+31
| * Fix various CI errors in PR #449Alan Somers2016-11-136-8/+13
| * POSIX AIO definitions, for BSD and LinuxAlan Somers2016-11-126-0/+223
* | Add ENOTSUP constant to more platforms.Steven Allen2016-11-1111-0/+11
|/
* Merge pull request #446 from alexcrichton/link-cfgAlex Crichton2016-11-093-3/+6
|\
| * Use `#[link(cfg(..))]` in preparation for libstdAlex Crichton2016-11-093-3/+6
* | Merge pull request #439 from redox-os/redoxAlex Crichton2016-11-092-0/+52
|\ \
| * | Use target_os instead of cfg(redox)Jeremy Soller2016-11-081-1/+1
| * | Place structs inside of s!Jeremy Soller2016-11-031-37/+29
| * | Minimal liblibc for RedoxJeremy Soller2016-11-032-0/+60
| |/
* | Merge pull request #444 from semarie/pledgeAlex Crichton2016-11-081-0/+2
|\ \
| * | respect style and break line.Sébastien Marie2016-11-081-1/+2
| * | add pledge(2) syscall.Sébastien Marie2016-11-061-0/+1
| |/
* | Remove mipsel target_archesWang Xuerui2016-11-071-9/+9
* | Add setfsgid()/setfsuid() on linuxBoris Faure2016-11-051-0/+2
|/
* Added tcsetpgrpzethra2016-10-271-0/+1
* Enable musl with aarch64Raph Levien2016-10-241-1/+1
* Merge pull request #434 from dgreid/setresuidAlex Crichton2016-10-221-0/+2
|\
| * Add setresuid/setresgid for linuxDylan Reid2016-10-211-0/+2
* | 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
* | [squash] Move glibc-isms aroundRobbie Harwood2016-10-183-4/+4
* | Add UNIX 98 pty functionsRobbie Harwood2016-10-181-0/+9
* | Merge pull request #428 from alexcrichton/fixesAlex Crichton2016-10-141-0/+6
|\ \
| * | Add a number of constants to mips64Alex Crichton2016-10-141-0/+6
* | | Go back to stable for rustdocAlex Crichton2016-10-141-3/+0
|/ /
* | Fix the build on s390xAlex Crichton2016-10-102-0/+17
* | Make the AF_NETLINK constant available for AndroidMátyás Mustoha2016-10-102-2/+1
* | 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
* | | define more MSG_NOSIGNALMathieu Poumeyrol2016-10-084-0/+8
* | | Typo in unix/solaris/mod.rsVojtech Kral2016-10-061-1/+1
* | | Auto merge of #413 - zenhack:CLONE_NEWCGROUP, r=alexcrichtonbors2016-10-0510-16/+7
|\ \ \
| * | | Consolidate and fix musl-specific definitions.Ian Denhardt2016-10-0510-16/+5
| * | | Define CLONE_NEWCGROUPIan Denhardt2016-10-051-0/+2
* | | | 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
|\ \ \ \ | |/ / /