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
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2022-03-28
Enable statfs magic constants for target_os = "android"
Felix Obenhuber
2022-03-25
[skip ci] edit CHANGELOG formatting prior to 0.24.0 release
Alan Somers
2022-03-23
Make `uname` always safe
Jan Bujak
2022-03-22
Deprecate IpAddr, Ipv4Addr, and Ipv6Addr
Alan Somers
2022-03-21
Replace the Sockaddr enum with a union
Alan Somers
2022-03-13
Use the same signature for LinkAddr::addr on all platforms
Alan Somers
2022-03-13
Change getrlimit and setrlimit to use rlim_t directly.
Arnavion
2022-03-13
Fix a panic in Linkaddr::addr
Alan Somers
2022-03-09
wait: implement waitid()
Matthias Schiffer
2022-03-06
Add MsgFlag::MSG_NOSIGNAL
i509VCB
2022-02-27
Remove `PATH_MAX` restriction from `with_nix_path`
Alex Saveau
2022-02-22
also implement Read and Write for &PtyMaster
Jesse Luehrs
2022-02-21
Add ENOTRECOVERABLE and EOWNERDEAD error codes on DragonFly
Ryan Zoeller
2022-02-20
Implement Extend and From/IntoIterator for SigSet
WATANABE Yuki
2022-02-13
Enable uconxtext module for s390x
Ryan Zoeller
2022-02-07
enable process_vm_readv, process_vm_writev for android
rupansh-arch
2022-02-07
update changelog
Dean Li
2022-02-04
Add accept4 on supported platforms
Ryan Zoeller
2022-01-23
InetAddr::from_std should set sin_len/sin6_len on the BSDs
Ryan Zoeller
2022-01-23
Add fspacectl on FreeBSD
Alan Somers
2022-01-22
Better type safety for mqueue
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-10
Add getresuid/gid and setresuid/gid on BSDs
Ryan Zoeller
2022-01-03
Add sendfile(2) for DragonFly
Ryan Zoeller
2021-12-30
Introduce timer_* support
Brian L. Troutwine
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
Add posix_fallocate on DragonFly
Ryan Zoeller
2021-12-24
Merge #1547
bors[bot]
2021-12-23
feat: Add glibc::SOF_TIMESTAMPING_* support
Michael Baikov
2021-12-21
Improve the sockaddr interface:
Alan Somers
2021-12-21
impl Send and Sync for IoVec
Alan Somers
2021-12-22
Enable sched_get/setaffinity on DragonFly BSD
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-21
DragonFly 6.0 added fexecve(2)
Ryan Zoeller
2021-12-20
Fix merge error in CHANGELOG
Alan Somers
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-16
(cargo-release) version 0.23.1
Alan Somers
2021-12-16
Relax the bitflags dependency from 1.3.1 to 1.1
Alan Somers
2021-10-21
Fix unsoundness in `FdSet` methods
taylor.fish
2021-09-28
(cargo-release) version 0.23.0
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
Fix memory unsafety in unistd::getgrouplist
vitalyd
2021-09-27
Merge pull request #1543 from asomers/CHANGELOG-0.23.0
Alan Somers
[next]