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
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
Merge #1227 #1228
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-05-02
Test on Rust stable again
Alan Somers
2020-05-01
Merge #1215
bors[bot]
2020-04-26
Merge #1208
bors[bot]
2020-04-26
Eliminate a mem::zeroed() in recvmmsg
Alan Somers
2020-04-26
Support sendmmsg/recvmmsg
Gleb Pomykalov
2020-04-25
Merge #1209
bors[bot]
2020-04-25
Merge #1221
bors[bot]
2020-04-25
Support UDP GSO and GRO on linux
Gleb Pomykalov
2020-04-25
Merge #1220
bors[bot]
2020-04-25
Fix compilation on DragonFly (statfs)
Michael Neumann
2020-04-25
Fix RISC-V support
Andreas Schwab
2020-04-24
Merge #1210
bors[bot]
2020-04-22
Merge #1211
bors[bot]
2020-04-21
impl io::{Read,Write} for PtyMaster
Josh Stone
2020-04-21
Add the MAP_HUGE_<SIZE> flags for linux.
GuillaumeDIDIER
2020-04-19
Merge #1217 #1218
bors[bot]
2020-04-19
Update the FreeBSD CI image to an 11.3 snapshot
Alan Somers
2020-04-19
Merge #1207
bors[bot]
2020-04-19
Remove a few more cases of mem::uninitialized in the tests
Alan Somers
2020-04-19
Merge #1206
bors[bot]
2020-04-14
Remove stray # in CHANGELOG
Ross Light
2020-04-14
Added fds test
Ross Light
2020-04-14
Add space to doc comment of fds
Ross Light
2020-04-14
Add PR reference to CHANGELOG
Ross Light
2020-04-13
Remove immutable borrow note from CHANGELOG
Ross Light
2020-04-13
Operate on &mut
Ross Light
2020-04-13
Merge #1214
bors[bot]
2020-04-12
Remove sys::socket::addr::from_libc_sockaddr from the public API
Alan Somers
2020-04-12
Fix UB in getsockopt
Alan Somers
2020-04-11
Remove unnecessary fn main wrapper in example
Ross Light
2020-04-08
Fix unaligned castting of cmsg data to af_alg_iv
Gleb Pomykalov
2020-04-08
Merge #1195
bors[bot]
2020-04-07
Add select::FdSet::fds() method
Ross Light
2020-04-06
Merge #1205
bors[bot]
2020-04-06
unistd: avoid infinite loop caused by reserve_double_buffer_size
Steven Danna
2020-04-01
Merge #1198
bors[bot]
2020-04-02
Enable getregs/setregs on musl
coord.e
2020-04-01
Split read and write OFD lock tests
Andre Nathan
2020-03-28
Merge #1201
bors[bot]
2020-03-28
Fix fallocate return type
Diana
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
[next]