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-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
2019-10-28
Fix sys::socket::recvfrom for TCP sockets
Alan Somers
2019-10-21
fix documentation typo for effective gid
Scott Schroeder
2019-10-15
Properly initialize msghdr when using musl
Yuxuan Shui
2019-09-30
refactored test cases
Zhang Miaolei
2019-09-30
add mkfifoat
Zhang Miaolei
2019-09-28
Merge #1121 #1130
bors[bot]
2019-09-28
Merge #1105
bors[bot]
2019-09-25
unistd: getgrouplist: Rework code to use `reserve_double_buffer_size`
Otavio Salvador
2019-09-25
unistd: getgroups: Resize buffer up to NGROUPS_MAX
Otavio Salvador
2019-09-25
unistd: getgroups: Rework variable names
Otavio Salvador
2019-09-23
fix #1093
Ta Thanh Dinh
2019-09-21
unistd: getcwd: Double the buffer when need, up to PATH_MAX as limit
Otavio Salvador
2019-09-19
Where relevant, replace equality checks in assert! with assert_eq!
Xavier L'Heureux
2019-09-12
posix_fallocate
Ding Xiang Fei
2019-09-04
Merge #1120
bors[bot]
2019-09-04
Fix length of abstract socket address
Yuxuan Shui
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-03
Replace most instances of mem::uninitialized with mem::MaybeUninit
Alan Somers
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
[prev]
[next]