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-07-23
[skip ci] Add 0.24.2 release notes to CHANGELOG
Alan Somers
2022-07-15
Merge #1741
bors[bot]
2022-07-14
Fix a buffer overflow in sys::socket::recvfrom
Alan Somers
2022-07-13
Add chflags
musikid
2022-07-13
Added non-standard Linux `SysconfVar` variants
Steven Engler
2022-07-12
SigSet: Add the `repr(transparent)` attribute
German Maglione
2022-07-12
SigSet: A new unsafe helper method to create a SigSet from a sigset_t
German Maglione
2022-07-11
Merge #1759 #1760
bors[bot]
2022-07-10
Add const constructors for TimeSpec and TimeVal
Alan Somers
2022-07-11
Added CHANGELOG
Leo Lu
2022-06-27
Change gethostname to return an OsString
Nathaniel Daniel
2022-06-27
Change gethostname to use a buffer of MaybeUninit values
Nathaniel Daniel
2022-06-20
Add getrusage wrapper
Gustavo Noronha Silva
2022-06-09
Merge #1739
bors[bot]
2022-06-09
ppoll: make sigmask parameter optional
Stefano Garzarella
2022-06-07
Mention fix in changelog.
Andrew Walbran
2022-05-31
Enable SockaddrStorage::{as_link_addr, as_link_addr_mut} on Linux.
Alan Somers
2022-05-30
Add infallible conversion from uid_t and gid_t
Keith Koskie
2022-05-15
Add ptrace::read_user and ptrace::write_user
Nikita Baksalyar
2022-05-14
add haiku support
Al Hoang
2022-05-14
Rewrite the aio module
Alan Somers
2022-05-02
Restore conversions from ip v4/6 Sockaddr types to std::net equivalents.
Kyle Huey
2022-04-30
Create new Unreleased changelog section
Ryan Zoeller
2022-04-22
(cargo-release) version 0.24.1
Ryan Zoeller
2022-04-22
Fix UnixAddr::size on Linux and Android
Alan Somers
2022-04-20
(cargo-release) version 0.24.0
Ryan Zoeller
2022-04-08
Merge #1643
bors[bot]
2022-04-08
Replace the IoVec type with IoSlice and IoSliceMut
not_a_seagull
2022-04-07
Add IP_DONTFRAG and IPV6_DONTFRAG SockOpts
Junho Choi
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
[next]