summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #693 - marmistrz:master, r=alexcrichton0.2.28bors2017-07-242-6/+6
|\
| * Bump version to 0.2.28Marcin Mielniczuk2017-07-242-6/+6
|/
* Auto merge of #689 - lucab:ups/fexecve, r=alexcrichtonbors2017-07-232-1/+5
|\
| * unix: add fexecve()Luca Bruno2017-07-222-1/+5
* | Auto merge of #686 - marmistrz:regs, r=alexcrichtonbors2017-07-223-0/+52
|\ \
| * | Define i686 when TARGET=i686*Marcin Mielniczuk2017-07-221-1/+2
| * | include sys/regs.h only on x86 and x86_64Marcin Mielniczuk2017-07-211-1/+3
| * | Include sys/user.h in the automatic testMarcin Mielniczuk2017-07-211-0/+1
| * | Add offsets in user_regs_struct from sys/reg.hMarcin Mielniczuk2017-07-212-0/+48
* | | Auto merge of #687 - GuillaumeGomez:up-version, r=alexcrichton0.2.27bors2017-07-212-6/+6
|\ \ \
| * | | Update crate versionGuillaume Gomez2017-07-212-6/+6
| | |/ | |/|
* | | Auto merge of #688 - alexcrichton:revoke, r=alexcrichtonbors2017-07-211-0/+1
|\ \ \ | |/ / |/| |
| * | Disable revocation checking temporarilyAlex Crichton2017-07-211-0/+1
|/ /
* | Auto merge of #671 - Susurrus:signalfd_android, r=alexcrichtonbors2017-07-202-1/+27
|\ \
| * | Add signalfd and related to androidBryant Mairs2017-07-202-1/+27
* | | Auto merge of #683 - ndusart:af_const, r=alexcrichtonbors2017-07-2023-3/+34
|\ \ \
| * | | add missing O_* flagsNicolas Dusart2017-07-2023-3/+33
| * | | Add SO_RCVBUFFORCE in AndroidNicolas Dusart2017-07-201-0/+1
| | |/ | |/|
* | | Auto merge of #673 - g2p:fallocate-flags, r=alexcrichtonbors2017-07-2018-22/+25
|\ \ \ | |_|/ |/| |
| * | Ignore newer kernel constants if building with muslGabriel2017-07-201-0/+4
| * | Include linux/falloc.h directlyGabriel2017-07-191-0/+1
| * | Add all current fallocate flagsGabriel2017-07-194-9/+7
| * | Use Ubuntu 17.10 as the base imageGabriel2017-07-1913-13/+13
* | | Auto merge of #679 - GuillaumeGomez:other-mac-structs, r=alexcrichtonbors2017-07-194-1/+86
|\ \ \
| * | | Add mac structsGuillaume Gomez2017-07-194-1/+86
| | |/ | |/|
* | | Auto merge of #680 - alexcrichton:c_long, r=alexcrichtonbors2017-07-193-711/+716
|\ \ \ | |/ / |/| |
| * | Switch to rustup hyper backend temporarilyAlex Crichton2017-07-191-0/+5
| * | Restore SYS_* constants to the c_long typeAlex Crichton2017-07-192-711/+711
|/ /
* | Auto merge of #672 - marmistrz:master, r=alexcrichtonbors2017-07-182-6/+716
|\ \ | |/ |/|
| * Remove existing SYS_* entiresMarcin Mielniczuk2017-07-182-6/+0
| * Rename __NR_ to SYS_, move before extern fnMarcin Mielniczuk2017-07-182-716/+716
| * Add syscall table for x86 and x86_64Marcin Mielniczuk2017-07-172-0/+716
* | Auto merge of #675 - asomers:preadv, r=alexcrichtonbors2017-07-182-0/+16
|\ \
| * | Enable preadv and pwritev on the BSDsAlan Somers2017-07-172-0/+16
* | | Merge pull request #674 from ids1024/off_tAlex Crichton2017-07-171-1/+1
|\ \ \
| * | | Redox: Use c_long instead of usize for off_tIan Douglas Scott2017-07-171-1/+1
| |/ /
* | | Auto merge of #669 - GuillaumeGomez:mac-consts, r=alexcrichtonbors2017-07-172-0/+4
|\ \ \ | |/ / |/| |
| * | Add header for mac targetsGuillaume Gomez2017-07-161-0/+1
| * | Add missing constants for macGuillaume Gomez2017-07-161-0/+3
| |/
* | Auto merge of #670 - Susurrus:execvpe, r=alexcrichtonbors2017-07-173-0/+6
|\ \ | |/ |/|
| * Add execvpe for support *nix platformsBryant Mairs2017-07-163-0/+6
|/
* Auto merge of #667 - GuillaumeGomez:if_msghdr, r=alexcrichtonbors2017-07-166-0/+188
|\
| * Add missing if_data and if_msghdr structsGuillaume Gomez2017-07-156-0/+188
* | Auto merge of #668 - Susurrus:s390x_termios, r=alexcrichtonbors2017-07-141-3/+39
|\ \ | |/ |/|
| * Add more termios s390x constantsBryant Mairs2017-07-131-3/+39
|/
* Auto merge of #661 - Susurrus:mips_cmspar, r=alexcrichtonbors2017-07-136-5/+8
|\
| * Add CMSPAR to linux/mipsBryant Mairs2017-07-136-5/+8
* | Auto merge of #666 - ndusart:master, r=alexcrichtonbors2017-07-133-10/+5
|\ \
| * | merge poll constants in BSD platformsNicolas Dusart2017-07-133-10/+5
|/ /
* | Auto merge of #664 - ndusart:master, r=alexcrichtonbors2017-07-121-0/+5
|\ \