summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-09Merge #624bors[bot]
2017-07-09Merge #662bors[bot]
2017-07-08Support syscalls on mips64Bryant Mairs
2017-07-08Enable syscalls on s390xBryant Mairs
2017-07-08SIGSTKFLT doesn't exist on Linux/GNU/mips(64)Bryant Mairs
2017-07-08Enable ioctl on mips64 and s390xBryant Mairs
2017-07-08arm-unknown-linux-musleabi is only supported on Rust 1.14+Bryant Mairs
2017-07-08Enable ptrace on all Linux platformsGeoffrey Thomas
2017-07-08Merge #658bors[bot]
2017-07-08Merge #657bors[bot]
2017-07-07Prepare for the 0.9.0 releaseAlan Somers
2017-07-07Add arm/musl, mips64, and s390x linux targets to Tier3Bryant Mairs
2017-07-07Merge pull request #561 from Mic92/cleanupAlan Somers
2017-07-07sys/statfs: use statfs from libcJörg Thalheim
2017-07-07README.md: update gethostname apiJörg Thalheim
2017-07-07reuse mknod/umask/fstat/lstat from libcJörg Thalheim
2017-07-06Merge #626bors[bot]
2017-07-05We need to pass by value and not by pointer for writing ioctlsBastian Köcher
2017-07-05Merge #625bors[bot]
2017-07-05Wrap lines to keep them under 100 charsequal-l2
2017-07-05Unify BSD constsequal-l2
2017-07-05Fix libc is not viable with netbsdequal-l2
2017-07-04Merge #631bors[bot]
2017-07-04Make Android a Tier 2 targetroblabla
2017-07-04Allow nix to compile on android targetsroblabla
2017-07-04Allow casting a flag to a type in libc_bitflags!roblabla
2017-07-04Merge pull request #629 from Kixunil/newtypesAlan Somers
2017-07-04Use libc_bitflags! for BSD in fcntl.rsequal-l2
2017-07-03Merge #640bors[bot]
2017-07-03Merge #645bors[bot]
2017-07-03Add iOS as a Tier 3 platformBryant Mairs
2017-07-03Use single threads for testingBryant Mairs
2017-07-03Merge #636bors[bot]
2017-07-02Rely on libc for more socket constantsBryant Mairs
2017-07-02Merge #639bors[bot]
2017-07-02Merge #642bors[bot]
2017-07-02Newtypes for uid_t, gid_t and pid_t.Martin Habovštiak
2017-07-02Merge #633bors[bot]
2017-07-01Skip the mount tests on buggy Linux kernelsAlan Somers
2017-07-01Handle short reads in pty testsAlan Somers
2017-06-30Add all Android targets as Tier 3 platformsBryant Mairs
2017-06-20Merge #599bors[bot]
2017-06-20Merge #622bors[bot]
2017-06-20Merge #620bors[bot]
2017-06-20doc: Add powerpc64 as tier 1Luca Barbato
2017-06-19travis: Add ppc64/ppc64leLuca Barbato
2017-06-19Support powerpc64Luca Barbato
2017-06-19Separate OpenBSD and FreeBSD in fcntl.rsequal-l2
2017-06-18Fix BSD errorequal-l2
2017-06-18Update bitflags to 0.9equal-l2