index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2020-07-28
Allow both &[CString] and &[&CStr] for sequence args
Jeong YunWon
2020-07-26
Support nullable timeout in ppoll
Mikail Bagishov
2020-07-25
Merge #1224
bors[bot]
2020-07-07
Adding an implementation and some basic tests for timerfd.
Vincent Dagonneau
2020-07-03
implement ttyname
Jesse Luehrs
2020-07-03
Skip the OFD locks tests on OverlayFS and musl
Alan Somers
2020-07-03
Add a missing require_capability! to a test
Alan Somers
2020-07-03
Factor out common code from the various skip macros
Alan Somers
2020-06-26
Add Ipv{4,6}PacketInfo support to ControlMessage for send{m,}msg
Perry Lorier
2020-06-12
Merge #1255
bors[bot]
2020-06-12
Add fchown(2) wrapper.
Nate Avers
2020-06-05
Respond to review comments
Alan Somers
2020-06-04
Remove several deprecated constants and functions
Alan Somers
2020-06-04
Limit internal termios API to pub(crate)
Bryant Mairs
2020-05-31
Fix test_ptymaster_drop after PR #1098
Alan Somers
2020-05-31
Convert the crate to edition 2018
Alan Somers
2020-05-26
Fix build on OpenBSD caused by erroneous inclusion in allowed OS list for sen...
Nick Pelone
2020-05-17
Fix test and remove group & user for redox
Xavier L'Heureux
2020-05-17
Add wait, fdatasync, poll and pause for Redox
Xavier L'Heureux
2020-05-17
Remove warnings when compiling for Redox
Xavier L'Heureux
2020-05-17
Remove temporarily the failing tests for Redox
Xavier L'Heureux
2020-05-17
Remove more unsupported functions and make it possible to run tests
Xavier L'Heureux
2020-05-08
Add SO_BINDTODEVICE sockopt
Jean Pierre Dudey
2020-05-03
Fix an "unused import" warning on FreeBSD in test_scm_credentials
Alan Somers
2020-05-02
Merge #1216
bors[bot]
2020-05-02
Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)
Greg V
2020-05-02
Fix an "unused macro" warning on non-Linux platforms
Alan Somers
2020-04-26
Support sendmmsg/recvmmsg
Gleb Pomykalov
2020-04-25
Support UDP GSO and GRO on linux
Gleb Pomykalov
2020-04-21
impl io::{Read,Write} for PtyMaster
Josh Stone
2020-04-19
Remove a few more cases of mem::uninitialized in the tests
Alan Somers
2020-04-01
Split read and write OFD lock tests
Andre Nathan
2020-03-27
i686 -> x86
Andre Nathan
2020-03-27
Explain why OFD tests are disabled in some archs
Andre Nathan
2020-03-27
Undo rustfmt reformating
Andre Nathan
2020-03-19
One more arch exclusion
Andre Nathan
2020-03-19
Exclude targets failing on CI
Andre Nathan
2020-03-18
Don't test on mips; replace unwrap for expect
Andre Nathan
2020-03-18
Fix type of pad field
Andre Nathan
2020-03-18
Add missing libc::flock fields in mips
Andre Nathan
2020-03-18
Try to get tests working on 32 bits
Andre Nathan
2020-03-18
Add fcntl tests for OFD locks
Andre Nathan
2020-02-29
add setfsuid and setfsgid implementation for filesystem checks
Marco Conte
2020-02-11
Provide clearenv()
John Gallagher
2019-12-22
Skip test_aio_cancel_all on musl
Alan Somers
2019-12-01
ScmCredentials now wraps UnixCredentials instead of libc::ucred
Alan Somers
2019-12-01
Merge #1157
bors[bot]
2019-12-01
Fix some race conditions in the integration tests
Alan Somers
2019-12-01
Remove the last use of mem::uninitialized
Alan Somers
2019-12-01
Allow signal injection in ptrace::{syscall, detach}
Francisco Giordano
[prev]
[next]