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-03-13
Fix a panic in Linkaddr::addr
Alan Somers
2022-03-13
Merge #1671
bors[bot]
2022-03-09
wait: implement waitid()
Matthias Schiffer
2022-03-09
docs: fix link in doc for cmsg_space in sys/socket
bin liu
2022-03-08
Merge #1670
bors[bot]
2022-03-06
Add MsgFlag::MSG_NOSIGNAL
i509VCB
2022-03-05
linux.rs: Define consts for rv32 architecture
Khem Raj
2022-03-05
Fix complation on riscv32
Khem Raj
2022-02-27
Define _POSIX_VDISABLE on Android to fix doc test
Ryan Zoeller
2022-02-20
Implement Extend and From/IntoIterator for SigSet
WATANABE Yuki
2022-02-07
enable process_vm_readv, process_vm_writev for android
rupansh-arch
2022-02-06
Merge #1653
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
Fix typo in pread docs
Ryan Zoeller
2022-01-24
uclibc support
Jonah Petri
2022-01-23
InetAddr::from_std should set sin_len/sin6_len on the BSDs
Ryan Zoeller
2022-01-22
Suppress clippy::not_unsafe_ptr_arg_deref warnings in ptrace on BSD
Alan Somers
2022-01-19
Merge #1636
bors[bot]
2022-01-18
Define UMOUNT_NOFOLLOW, FUSE_SUPER_MAGIC on Linux
Ryan Zoeller
2022-01-18
Add MAP_FIXED_NOREPLACE on Linux
Ryan Zoeller
2022-01-16
Remove EventFlag::EV_SYSFLAG
Ryan Zoeller
2022-01-03
Add sendfile(2) for DragonFly
Ryan Zoeller
2022-01-02
Correct MAP_FIXED documentation for NetBSD
Ryan Zoeller
2021-12-31
Merge #1622 #1623
bors[bot]
2021-12-31
Merge #1618
bors[bot]
2021-12-30
Introduce timer_* support
Brian L. Troutwine
2021-12-30
Optimize UnixAddr for the BSDs
Alan Somers
2021-12-29
Add support for the SO_TXTIME sockopt and SCM_TXTIME control message
Alessandro Ghedini
2021-12-27
Merge #1596 #1621
bors[bot]
2021-12-26
Fix typos
Ryan Zoeller
2021-12-24
Merge #1547
bors[bot]
2021-12-24
Add NetBSD configuration for supported process resources
Sachin Cherian
2021-12-23
feat: Add glibc::SOF_TIMESTAMPING_* support
Michael Baikov
2021-12-21
UnixAddr: replace path_len with sun_len
Alan Somers
2021-12-21
Improve the sockaddr interface:
Alan Somers
2021-12-21
impl Send and Sync for IoVec
Alan Somers
2021-12-22
Fix clippy warning on latest nightly
Ryan Zoeller
2021-12-22
Recent versions of Android support EPOLLEXCLUSIVE
Ryan Zoeller
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-04
Merge #1601
bors[bot]
2021-12-03
Update `mman` related docs
Sachin Cherian
2021-12-02
Merge branch 'nix-rust:master' into freebsd-fix
S.J.R. van Schaik
2021-11-26
Update doc comment to match type `Option<Signal>`
Johannes Schilling
2021-11-02
MapFlags::MAP_ALIGNED_SUPER not exposed on FreeBSD due to typo
S.J.R. van Schaik
2021-10-23
Merge #1565 #1566
bors[bot]
[next]