summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-17Add redoxer testing for travisXavier L'Heureux
2020-05-17Disable mkfifo for RedoxXavier L'Heureux
2020-05-17Remove temporarily the failing tests for RedoxXavier L'Heureux
2020-05-17Make sure to leave the values as-is in openXavier L'Heureux
2020-05-17Add pollXavier L'Heureux
2020-05-17Add termio supportXavier L'Heureux
2020-05-17Remove more unsupported functions and make it possible to run testsXavier L'Heureux
2020-05-17Add Redox support for most of the modulesXavier L'Heureux
2020-05-17Merge #1239bors[bot]
2020-05-17Replace void crate with Rust standard lib Infallible typeOssi Herrala
2020-05-17Merge #1242bors[bot]
2020-05-17Merge #1245bors[bot]
2020-05-16Merge #1243bors[bot]
2020-05-16Make ptrace::write unsafe on LinuxAlan Somers
2020-05-16Apply `repr(transparent)` to several FFI typesAlan Somers
2020-05-16Don't implement `NixPath` for `Option<&P> where P: NixPath`Alan Somers
2020-05-16Merge #1232bors[bot]
2020-05-15Document additional OS-specific flags for pipe2Harm Berntsen
2020-05-12Merge #1231bors[bot]
2020-05-10Add support for reading symlinks longer than `PATH_MAX` to `readlink` and `re...Solra Bizna
2020-05-08Merge #1233bors[bot]
2020-05-08Add SO_BINDTODEVICE sockoptJean Pierre Dudey
2020-05-03Fix an "unused import" warning on FreeBSD in test_scm_credentialsAlan Somers
2020-05-02Merge #1216bors[bot]
2020-05-02Merge #1227 #1228bors[bot]
2020-05-02Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)Greg V
2020-05-02Fix an "unused macro" warning on non-Linux platformsAlan Somers
2020-05-02Test on Rust stable againAlan Somers
2020-05-01Merge #1215bors[bot]
2020-04-26Merge #1208bors[bot]
2020-04-26Eliminate a mem::zeroed() in recvmmsgAlan Somers
2020-04-26Support sendmmsg/recvmmsgGleb Pomykalov
2020-04-25Merge #1209bors[bot]
2020-04-25Merge #1221bors[bot]
2020-04-25Support UDP GSO and GRO on linuxGleb Pomykalov
2020-04-25Merge #1220bors[bot]
2020-04-25Fix compilation on DragonFly (statfs)Michael Neumann
2020-04-25Fix RISC-V supportAndreas Schwab
2020-04-24Merge #1210bors[bot]
2020-04-22Merge #1211bors[bot]
2020-04-21impl io::{Read,Write} for PtyMasterJosh Stone
2020-04-21Add the MAP_HUGE_<SIZE> flags for linux.GuillaumeDIDIER
2020-04-19Merge #1217 #1218bors[bot]
2020-04-19Update the FreeBSD CI image to an 11.3 snapshotAlan Somers
2020-04-19Merge #1207bors[bot]
2020-04-19Remove a few more cases of mem::uninitialized in the testsAlan Somers
2020-04-19Merge #1206bors[bot]
2020-04-14Remove stray # in CHANGELOGRoss Light
2020-04-14Added fds testRoss Light
2020-04-14Add space to doc comment of fdsRoss Light