summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Bump to 0.2.22Alex Crichton2017-04-262-3/+3
|/ / / /
* | | | Auto merge of #582 - mkilgore:sigprocmask, r=alexcrichtonbors2017-04-251-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add sigprocmask functionMatthew Kilgore2017-04-251-0/+6
* | | | Auto merge of #568 - anatol:add_MINSIGSTKSZ, r=alexcrichtonbors2017-04-2511-0/+11
|\ \ \ \
| * | | | Add MINSIGSTKSZ constant to linux sourcesAnatol Pomozov2017-04-2411-0/+11
| |/ / /
* | | | Auto merge of #555 - alexcrichton:retry-appveyor, r=alexcrichtonbors2017-04-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Surround rustc download in appveyor-retryAlex Crichton2017-03-231-1/+1
* | | | Auto merge of #579 - aidanhs:aphs-no-interactive, r=alexcrichtonbors2017-04-231-2/+0
|\ \ \ \
| * | | | Remove docker flags that can cause issues (rust-lang/rust#39036)Aidan Hobson Sayers2017-04-231-2/+0
|/ / / /
* | | | Auto merge of #577 - malbarbo:pthread_atfork, r=alexcrichtonbors2017-04-201-0/+3
|\ \ \ \
| * | | | Add pthread_atfork functionMarco A L Barbosa2017-04-201-0/+3
* | | | | Auto merge of #576 - vojtechkral:solaris, r=alexcrichtonbors2017-04-201-45/+113
|\ \ \ \ \
| * | | | | Solaris: Add support for portsVojtech Kral2017-04-201-0/+29
| * | | | | Solaris: correct a number of types, add some errnosVojtech Kral2017-04-201-45/+84
| | |_|_|/ | |/| | |
* | | | | Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichtonbors2017-04-209-58/+171
|\ \ \ \ \
| * | | | | Fix x86_64-linux-android failing testsMarco A L Barbosa2017-04-195-56/+125
| * | | | | Add test support for x86_64-linux-androidMarco A L Barbosa2017-04-193-1/+37
| * | | | | Enable kvm in docker images if availableMarco A L Barbosa2017-04-192-1/+9
| | |/ / / | |/| | |
* | | | | Auto merge of #574 - Susurrus:more_constants, r=alexcrichtonbors2017-04-208-6/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Expose EXTPROC on Linux/mipsBryant Mairs2017-04-191-0/+1
| * | | | Expose B460800 & B921600 on netbsdBryant Mairs2017-04-191-0/+3
| * | | | Don't expose B460800 & B921600 on dragonflyBryant Mairs2017-04-192-2/+3
| * | | | Expose CRTSCTS on freebsd and dragonflyBryant Mairs2017-04-191-0/+2
| * | | | Add IUTF8 to all Linux platformsBryant Mairs2017-04-195-4/+1
|/ / / /
* | | | Auto merge of #569 - Norbytus:master, r=alexcrichtonbors2017-04-061-0/+2
|\ \ \ \
| * | | | Add const socket protocol for divert rule ipfw on FreeBSDNorbytus2017-04-061-0/+2
|/ / / /
* | | | Auto merge of #565 - anatol:master, r=alexcrichtonbors2017-04-051-0/+1
|\ \ \ \
| * | | | Link libc crate against pthreadAnatol Pomozov2017-04-041-0/+1
|/ / / /
* | | | Auto merge of #559 - superriva:superriva-patch-1, r=alexcrichtonbors2017-04-042-0/+79
|\ \ \ \
| * | | | Add IPC,SHM,MSG for Freebsdsuperriva2017-04-042-0/+79
* | | | | Auto merge of #567 - amosonn:master, r=alexcrichtonbors2017-04-042-0/+5
|\ \ \ \ \
| * | | | | Added O_PATH, O_EXEC, O_SEARCH to musl.Amos Onn2017-04-041-0/+3
| * | | | | Added O_EXEC and O_SEARCH to solaris libc.Amos Onn2017-04-041-0/+2
|/ / / / /
* | | | | Auto merge of #564 - vojtechkral:patch-1, r=alexcrichtonbors2017-04-011-1/+1
|\ \ \ \ \
| * | | | | Correct sa_family_t on Solaris/IllumosVojtech Kral2017-03-311-1/+1
|/ / / / /
* | | | | Auto merge of #560 - Mic92:fchown, r=alexcrichtonbors2017-03-301-0/+3
|\ \ \ \ \
| * | | | | add fchownJörg Thalheim2017-03-291-0/+3
* | | | | | Auto merge of #562 - Mic92:utime, r=alexcrichtonbors2017-03-301-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add UTIME_OMIT, UTIME_NOW on linuxJörg Thalheim2017-03-301-0/+3
|/ / / / /
* | | | | Auto merge of #558 - Mic92:truncate64, r=alexcrichtonbors2017-03-271-0/+5
|\ \ \ \ \
| * | | | | add openat64 on linuxJörg Thalheim2017-03-251-0/+3
| * | | | | add readdir64 on linuxJörg Thalheim2017-03-251-0/+1
| * | | | | add truncate64 on linuxJörg Thalheim2017-03-251-0/+1
| |/ / / /
* | | | | Auto merge of #549 - Mic92:atflags, r=alexcrichtonbors2017-03-275-0/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add AT_* constantsJörg Thalheim2017-03-255-0/+27
|/ / / /
* | | | Auto merge of #556 - archaelus:apple_add_fion, r=alexcrichtonbors2017-03-251-0/+2
|\ \ \ \
| * | | | Add FIONREAD for apple/b64Geoff Cant2017-03-241-0/+2
|/ / / /
* | | | Auto merge of #550 - Mic92:fdopendir, r=alexcrichtonbors2017-03-245-0/+9
|\ \ \ \
| * | | | add fdopendirJörg Thalheim2017-03-245-0/+9
|/ / / /
* | | | Auto merge of #552 - vojtechkral:patch-3, r=alexcrichtonbors2017-03-231-0/+6
|\ \ \ \