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
2022-03-09
wait: implement waitid()
Matthias Schiffer
2022-03-08
Merge #1670
bors[bot]
2022-03-06
Add MsgFlag::MSG_NOSIGNAL
i509VCB
2022-03-06
Merge #1669
bors[bot]
2022-03-05
linux.rs: Define consts for rv32 architecture
Khem Raj
2022-03-05
Fix complation on riscv32
Khem Raj
2022-02-27
Merge #1656
bors[bot]
2022-02-27
Remove `PATH_MAX` restriction from `with_nix_path`
Alex Saveau
2022-02-27
Merge #1667
bors[bot]
2022-02-27
Define _POSIX_VDISABLE on Android to fix doc test
Ryan Zoeller
2022-02-24
Merge #1664
bors[bot]
2022-02-22
also implement Read and Write for &PtyMaster
Jesse Luehrs
2022-02-22
Merge #1665
bors[bot]
2022-02-21
Add ENOTRECOVERABLE and EOWNERDEAD error codes on DragonFly
Ryan Zoeller
2022-02-21
Merge #1553
bors[bot]
2022-02-20
Implement Extend and From/IntoIterator for SigSet
WATANABE Yuki
2022-02-14
Merge #1655
bors[bot]
2022-02-13
30X performance improvement in with_nix_path by not initializing memory
Alex Saveau
2022-02-13
Merge #1662
bors[bot]
2022-02-13
Enable uconxtext module for s390x
Ryan Zoeller
2022-02-07
Merge #1557
bors[bot]
2022-02-07
enable process_vm_readv, process_vm_writev for android
rupansh-arch
2022-02-07
Merge #1563
bors[bot]
2022-02-07
update changelog
Dean Li
2022-02-07
Impl `AsRawFd` for `OwningIter`
Dean Li
2022-02-07
Merge #1658
bors[bot]
2022-02-07
use version of libc published on crates
Michael Baikov
2022-02-06
Merge #1652
bors[bot]
2022-02-06
Merge #1653
bors[bot]
2022-02-06
Merge #1654
bors[bot]
2022-02-04
Add accept4 on supported platforms
Ryan Zoeller
2022-02-02
Document timerfd.rs
Ryan Zoeller
2022-02-02
Document reboot.rs
Ryan Zoeller
2022-02-02
Document personality.rs
Ryan Zoeller
2022-02-02
Document mman.rs
Ryan Zoeller
2022-01-31
Document inotify.rs
Ryan Zoeller
2022-01-29
Add support for aarch64-apple-darwin
Ryan Zoeller
2022-01-30
Merge #1651
bors[bot]
2022-01-29
Fix typo in pread docs
Ryan Zoeller
2022-01-25
Merge #1603
bors[bot]
2022-01-24
uclibc support
Jonah Petri
2022-01-23
Merge #1642
bors[bot]
2022-01-23
Merge #1644
bors[bot]
2022-01-23
Make memoffset dependency optional
Ryan Zoeller
2022-01-23
InetAddr::from_std should set sin_len/sin6_len on the BSDs
Ryan Zoeller
2022-01-23
Merge #1640
bors[bot]
2022-01-23
Disable the fspacectl tests
Alan Somers
2022-01-23
Add fspacectl on FreeBSD
Alan Somers
2022-01-23
Merge #1639
bors[bot]
2022-01-22
Suppress clippy::not_unsafe_ptr_arg_deref warnings in ptrace on BSD
Alan Somers
[next]