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
Age
Commit message (
Expand
)
Author
2019-09-19
Fix test breakage in Seccomp mode.
Alan Somers
2019-09-19
Require CAP_SYS_PTRACE for certain tests
Alan Somers
2019-09-04
Merge #1120
bors[bot]
2019-09-04
Fix length of abstract socket address
Yuxuan Shui
2019-09-04
Merge #1113
bors[bot]
2019-09-04
Replace Signal::from_c_int by Signal::try_from
Alan Somers
2019-09-04
Simplify implementation of libc_enum! with vis metavariables
Alan Somers
2019-09-04
Merge #1114
bors[bot]
2019-09-03
Skip the aio_suspend test on Linux
Alan Somers
2019-09-03
Workaround an outdated Travis image
Alan Somers
2019-09-03
Replace most instances of mem::uninitialized with mem::MaybeUninit
Alan Somers
2019-08-30
Merge #1107
bors[bot]
2019-08-29
Clippy: remove an unused lifetime parameter
Alan Somers
2019-08-29
Implement Default for FdSet
Alan Somers
2019-08-29
Remove an obsolete comment
Alan Somers
2019-08-29
Clippy: silence a false-positive cast alignment warning
Alan Somers
2019-08-29
Clippy: remove unnecessary mem::transmute
Alan Somers
2019-08-29
Clippy cleanup
Alan Somers
2019-08-29
Merge #1108
bors[bot]
2019-08-28
Fix some ioctl tests on musl
Alan Somers
2019-08-28
Raise minimum supported Rust version to 1.36.0
Otavio Salvador
2019-08-22
Merge #1109
bors[bot]
2019-08-22
Update CHANGELOG.md
Sendil Kumar N
2019-08-22
updated changelog
Sendil Kumar
2019-08-22
remove macro symbol
Sendil Kumar
2019-08-22
add readlinkat too
Sendil Kumar
2019-08-22
fix review comments
Sendil Kumar
2019-08-22
Add changelog
Sendil Kumar
2019-08-22
update readlink to return the path instead of mangling the buffer
Sendil Kumar
2019-08-22
fix readlink/readlinkat to return too long only when it is long
Sendil Kumar
2019-08-10
Merge #1104
bors[bot]
2019-08-10
Release v0.15.0
Alan Somers
2019-07-18
Merge #1097
bors[bot]
2019-07-17
Add renameat
Scott Lamb
2019-07-16
Merge #1058
bors[bot]
2019-07-14
Implement unlinkat
Johnnie Birch
2019-07-13
Merge #1095
bors[bot]
2019-07-13
Temporarily allow deprecated items
Alan Somers
2019-07-13
Do "cargo check" instead of "cargo build" for the MSRV check
Alan Somers
2019-07-13
Fix warnings on Rust 1.37.0
Alan Somers
2019-07-12
Merge #1091
bors[bot]
2019-07-12
test_socket: add AddressFamily::Vsock test
Stefano Garzarella
2019-07-12
socket: add support for AF_VSOCK
Stefano Garzarella
2019-07-11
Merge #1089
bors[bot]
2019-07-09
Merge #1085
bors[bot]
2019-07-09
implement posix_fadvise
Kevin Wern
2019-07-03
Merge #1090
bors[bot]
2019-07-01
Document changes in CHANGELOG
Jakub Konka
2019-07-01
Enable sched_yield for all *nix hosts
Jakub Konka
2019-07-01
Move cross compilation cfg for sched into sched mod
Jakub Konka
[next]