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-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
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
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-03-17
Update CHANGELOG
Andre Nathan
2020-03-17
Handle open file descriptor locks in fcntl
Andre Nathan
2020-03-17
Update libc to 0.2.68
Andre Nathan
2020-03-08
Fix a lint on Rust nightly 1.43.0
Alan Somers
2020-03-03
Merge #1189
bors[bot]
2020-03-03
Derive `Ord`, `PartialOrd` for `Pid`
Joe Ranweiler
2020-02-29
Merge #1163
bors[bot]
2020-02-29
add setfsuid and setfsgid implementation for filesystem checks
Marco Conte
2020-02-13
Merge #1187
bors[bot]
2020-02-13
Make FsType's raw type public
Mikail Bagishov
2020-02-13
Merge #1185
bors[bot]
[next]