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-05-17
Remove more unsupported functions and make it possible to run tests
Xavier L'Heureux
2020-05-17
Add Redox support for most of the modules
Xavier L'Heureux
2020-05-17
Replace void crate with Rust standard lib Infallible type
Ossi Herrala
2020-05-17
Merge #1242
bors[bot]
2020-05-17
Merge #1245
bors[bot]
2020-05-16
Make ptrace::write unsafe on Linux
Alan Somers
2020-05-16
Apply `repr(transparent)` to several FFI types
Alan Somers
2020-05-16
Don't implement `NixPath` for `Option<&P> where P: NixPath`
Alan Somers
2020-05-15
Document additional OS-specific flags for pipe2
Harm Berntsen
2020-05-12
Merge #1231
bors[bot]
2020-05-10
Add support for reading symlinks longer than `PATH_MAX` to `readlink` and `re...
Solra Bizna
2020-05-08
Add SO_BINDTODEVICE sockopt
Jean Pierre Dudey
2020-05-02
Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)
Greg V
2020-05-01
Merge #1215
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
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 #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
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
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
[prev]
[next]