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
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-28
Merge #1619
bors[bot]
2021-12-27
Added getters for the MqAttr struct
fpagliughi
2021-12-27
Merge #1596 #1621
bors[bot]
2021-12-27
Add posix_fallocate on DragonFly
Ryan Zoeller
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
Merge #1613
bors[bot]
2021-12-22
Enable sched_get/setaffinity on DragonFly BSD
Ryan Zoeller
2021-12-22
Fix clippy warning on latest nightly
Ryan Zoeller
2021-12-22
Add fdatasync for missing platforms
Ryan Zoeller
2021-12-22
Recent versions of Android support EPOLLEXCLUSIVE
Ryan Zoeller
2021-12-22
Merge #1577
bors[bot]
2021-12-21
Merge #1571
bors[bot]
2021-12-21
DragonFly 6.0 added fexecve(2)
Ryan Zoeller
2021-12-21
Merge #1583
bors[bot]
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-11
clippy cleanup with the latest nightly
Alan Somers
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-17
Fix documentation formating for pipe2
rusty-snake
2021-11-02
MapFlags::MAP_ALIGNED_SUPER not exposed on FreeBSD due to typo
S.J.R. van Schaik
2021-10-22
Remove unsafe in with_nix_path() for [u8]
Ryan Zoeller
2021-10-23
Merge #1565 #1566
bors[bot]
2021-10-21
Fix unsoundness in `FdSet` methods
taylor.fish
2021-10-16
Remove broken newlib support
Alan Somers
2021-10-16
Fix a Clippy warning on the latest nightly
Alan Somers
2021-10-16
Correct definition of MADV_SOFT_OFFLINE on ppc
Alan Somers
2021-10-16
Update features::socket_atomic_cloexec
Alan Somers
2021-10-09
sockopt's Set and Get traits are not unsafe
Alan Somers
2021-09-29
Merge #1538 #1545 #1546
bors[bot]
2021-09-28
Fix return value of posix_fadvise
Haruki Okada
2021-09-28
Revert "Expose SockAddr::from_raw_sockaddr"
Alan Somers
2021-09-28
Fix memory unsafety in unistd::getgrouplist
vitalyd
2021-09-28
Merge #1536
bors[bot]
2021-09-20
Lower limits in setrlimit example
Ryan Zoeller
2021-09-19
Fix #411 - Provide accessors for 'events' in PollFd
Conrad Meyer
2021-09-19
Actually connect the mman tests to the build
Alan Somers
2021-09-19
Merge #1531
bors[bot]
[next]