summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-25Remove unnecessary path aliasingBryant Mairs
2017-07-25Hide internal macros/types within ioctlBryant Mairs
2017-07-25Add a "bad none" variant to the ioctl macroBryant Mairs
2017-07-25Re-add bad variant of ioctl!Bryant Mairs
2017-07-25Remove old workaroundBryant Mairs
2017-07-21Get rid of the bulk importsMarcin Mielniczuk
2017-07-20Tidy up imports in test_ptrace.rsMarcin Mielniczuk
2017-07-20Fix testsMarcin Mielniczuk
2017-07-20Rename the public ptrace_* functions.Marcin Mielniczuk
2017-07-19Merge #681bors[bot]
2017-07-19Merge #686bors[bot]
2017-07-19Merge #689bors[bot]
2017-07-18Allow failures when testing Rust betaBryant Mairs
2017-07-18Downgrade powerpc/Linux/Gnu to Tier 2Bryant Mairs
2017-07-18Remove unused importsBryant Mairs
2017-07-18Update changelogBryant Mairs
2017-07-18Remove broken execvpe implementationBryant Mairs
2017-07-18Remove signalfd feature in favor of conditional compilationBryant Mairs
2017-07-17Remove preadv_pwritev feature in favor of conditional includeBryant Mairs
2017-07-17Remove eventfd feature in favor of conditional includeBryant Mairs
2017-07-18Merge #638bors[bot]
2017-07-18Merge #680bors[bot]
2017-07-17Fix some bugs in the termios testsAlan Somers
2017-07-17Improve OpenptyResult documentationAlan Somers
2017-07-17Refactor ptrace_get_dataBryant Mairs
2017-07-17Fix UnsupportedOperation when using ptrace_* functionsBryant Mairs
2017-07-16Don't fork in test_mq_send_receiveAlan Somers
2017-07-16Fix thread safety issues in aio, chdir, and wait testsAlan Somers
2017-07-16Merge #677bors[bot]
2017-07-15PtyMaster::drop should panic on EBADFAlan Somers
2017-07-15Merge #630bors[bot]
2017-07-15Add sysconf(3), pathconf(2), and fpathconf(2)Alan Somers
2017-07-14Merge #674bors[bot]
2017-07-13Make Travis fasterAlan Somers
2017-07-11Merge #527bors[bot]
2017-07-10Update changelog for termios PRBryant Mairs
2017-07-10Cleanup the changelogBryant Mairs
2017-07-10Alphabetize Tier 1 supported platformsBryant Mairs
2017-07-10Enable termios on iOS and move it to Tier 2Bryant Mairs
2017-07-10Add tcgetsid()Bryant Mairs
2017-07-10Add cfmakeraw and cfsetspeedBryant Mairs
2017-07-10Use libc types for termiosBryant Mairs
2017-07-10Add a libc_enum! macroBryant Mairs
2017-07-11Merge #623bors[bot]
2017-07-10Fix sendmsg on macOS when passing a zero entry cmsgs array.Matthew Gregan
2017-07-10Simplify Vec allocation in sendmsg after 077d979a removed alignment hacks.Matthew Gregan
2017-07-09Merge #660bors[bot]
2017-07-09Fix double close bugs in test_lseek and test_lseek64Alan Somers
2017-07-09Merge #624bors[bot]
2017-07-09Merge #662bors[bot]