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
/
sys
Age
Commit message (
Expand
)
Author
2022-12-02
Nuke IoVec
Alex Saveau
2022-11-29
Add routing socket type
Emils
2022-11-28
Fix UB in the SO_TYPE sockopt
Alan Somers
2022-11-28
Update use of libc::timespec to prepare for future libc version
Wesley Wiser
2022-11-25
Merge #1865
bors[bot]
2022-11-25
Clippy cleanup with the latest nightly.
Alan Somers
2022-11-23
add IpMtu sockopt
Jonathan de Jong
2022-11-21
Merge #1848
bors[bot]
2022-11-21
Use the new UnixAddr::new_unnamed in the unit tests
Alan Somers
2022-11-21
Added `SockProtocol::Raw = libc::IPPROTO_RAW` for raw sockets
StackOverflowExcept1on
2022-11-21
Merge #1857
bors[bot]
2022-11-21
Merge #1871
bors[bot]
2022-11-21
fixup! Added better support for unnamed unix socket addrs
Steven Engler
2022-11-21
Added better support for unnamed unix socket addrs
Steven Engler
2022-11-20
mmap non-zero length
Jonathan
2022-11-20
Merge #1853
bors[bot]
2022-11-20
Merge #1870
bors[bot]
2022-11-20
mmap addr
Jonathan
2022-11-20
Adds IP_TOS, IPV6_TCLASS and SO_PRIORITY sockopt wrappers
mzachar
2022-11-19
Merge #1872
bors[bot]
2022-11-19
Misc internal optimizations
Alan Somers
2022-11-19
Fix using SockaddrStorage to store Unix domain addresses on Linux
Alan Somers
2022-11-19
Mode flag documentation
Jonathan
2022-11-06
Reformat everything
Alex Saveau
2022-10-23
Add a Statfs::flags method
Alan Somers
2022-10-23
Define `MntFlags` and `unmount` on all of the BSDs.
Alan Somers
2022-10-23
On Linux-like operating systems, use statfs64 instead of statfs.
Alan Somers
2022-10-23
Suppress deprecation warnings from the latest libc
Alan Somers
2022-10-14
include docs
Michael Baikov
2022-10-14
disable a flaky test on aarch64
Michael Baikov
2022-10-14
reimplement recvmsg/sendmmsg
Michael Baikov
2022-10-14
pack_mhdr_to_receive: pass iovec ptr and capacity separately
Michael Baikov
2022-10-14
pack_mhdr_to_receive: pass pointer and capacity directly
Michael Baikov
2022-10-14
socket: stop setting vector length inside read_mhdr
Michael Baikov
2022-10-13
add XFS_SUPER_NUMBER to nix::sys::statfs
MrCroxx
2022-10-08
Fix clippy warnings on nightly
Ryan Zoeller
2022-10-02
re-export RLIM_INFINITY from libc
Steve Lau
2022-09-30
statfs: add namespace fs magic
Pedro Tammela
2022-09-12
Merge branch 'master' into issue1814-expose-domainname-of-utsname
SteveLau
2022-09-12
Merge #1808
bors[bot]
2022-09-12
fix issue1814
Steve Lau
2022-09-11
Clippy cleanup
Alan Somers
2022-09-07
expose memfd on freebsd
i509VCB
2022-08-22
Merge #1805
bors[bot]
2022-08-22
add line field to Termios struct
Terts Diepraam
2022-08-21
Merge #1806
bors[bot]
2022-08-20
Remove MSRV-related workaround for doc aliases
Ryan Zoeller
2022-08-20
fix microsecond calculation for TimeSpec
S.J.R. van Schaik
2022-08-14
Raise the MSRV to 1.56.1 in anticipation of the next release
Alan Somers
2022-08-12
Merge #1776
bors[bot]
[next]