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
/
src
Age
Commit message (
Expand
)
Author
2020-04-25
Fix compilation on DragonFly (statfs)
Michael Neumann
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 #1207
bors[bot]
2020-04-19
Merge #1206
bors[bot]
2020-04-14
Added fds test
Ross Light
2020-04-14
Add space to doc comment of fds
Ross Light
2020-04-13
Operate on &mut
Ross Light
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
unistd: avoid infinite loop caused by reserve_double_buffer_size
Steven Danna
2020-04-02
Enable getregs/setregs on musl
coord.e
2020-03-28
Fix fallocate return type
Diana
2020-03-17
Handle open file descriptor locks in fcntl
Andre Nathan
2020-03-08
Fix a lint on Rust nightly 1.43.0
Alan Somers
2020-03-03
Derive `Ord`, `PartialOrd` for `Pid`
Joe Ranweiler
2020-02-29
add setfsuid and setfsgid implementation for filesystem checks
Marco Conte
2020-02-13
Make FsType's raw type public
Mikail Bagishov
2020-02-11
Provide clearenv()
John Gallagher
2020-02-02
Merge #1176
bors[bot]
2020-01-23
ioctl: Fix broken link to the kernel documentation
Simon Chopin
2020-01-12
Add CLK_TCK to SysconfVar
Caleb Bassi
2020-01-12
Add RISC-V support on GNU/Linux
msizanoen1
2019-12-29
remove deprecated Error::description
Radyk Andrii
2019-12-22
Fix the build on OpenBSD.
Alan Somers
2019-12-01
ScmCredentials now wraps UnixCredentials instead of libc::ucred
Alan Somers
2019-12-01
Reenable a test that had been disabled due to old CI infrastructure
Alan Somers
2019-12-01
Remove some obsolete comments.
Alan Somers
2019-12-01
impl TryFrom<libc::speed_t> for BaudRate
Alan Somers
2019-12-01
Remove the last use of mem::uninitialized
Alan Somers
2019-12-01
Merge #1156
bors[bot]
2019-11-30
Remove the deprecated CmsgSpace
Alan Somers
2019-12-01
Allow signal injection in ptrace::{syscall, detach}
Francisco Giordano
2019-11-21
Implement sched::sched_getaffinity()
Thibaut Ackermann
2019-11-17
ptrace: add ptrace::seize for Linux
Jeremy Fitzhardinge
2019-11-03
Implment linkat
Johnnie Birch
2019-11-02
Merge #1151
bors[bot]
2019-11-02
sys: termios: Use associated constants for VMIN and VTIME on sparc64
John Paul Adrian Glaubitz
2019-11-02
Fix a warning with the latest nightly compiler
Alan Somers
2019-11-01
sys: termios: Fix inverted logic for [cfg()] conditional for sparc64
John Paul Adrian Glaubitz
2019-11-01
Merge #1139
bors[bot]
2019-11-01
sys: termios: Define VMIN and VTIME as VEOF and VEOL on sparc64
John Paul Adrian Glaubitz
2019-10-30
Add `Users` and `Group` related functions
Otavio Salvador
2019-10-29
Merge #1138
bors[bot]
2019-10-29
Implement Signal::as_str()
Mikail Bagishov
[next]