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-10-14
Update changelog
Michael Baikov
2022-10-13
add eaccess on FreeBSD, DragonFly and Linux (musl and glibc)
Steve Lau
2022-10-10
add faccessat on illumos
Steve Lau
2022-10-08
add syncfs on linux
Steve Lau
2022-10-02
re-export RLIM_INFINITY from libc
Steve Lau
2022-09-30
statfs: add namespace fs magic
Pedro Tammela
2022-09-27
Merge #1825
bors[bot]
2022-09-27
Add a `sched_getcpu` wrapper
Jonas Schievink
2022-09-25
fix crash on Android platform
wdsgyj
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
Handle unacceptable name gracefully in {User,Group}::from_name
WATANABE Yuki
2022-09-07
expose memfd on freebsd
i509VCB
2022-08-25
Add sched_getaffinity and sched_setaffinity on FreeBSD
Ryan Zoeller
2022-08-22
Merge #1805
bors[bot]
2022-08-22
add line field to Termios struct
Terts Diepraam
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-13
[skip ci] add a CHANGELOG section for the next release
Alan Somers
2022-08-13
(cargo-release) version 0.25.0
Alan Somers
2022-08-13
[skip ci] reformat CHANGELOG prior to 0.25.0 release
Alan Somers
2022-08-12
Merge #1776
bors[bot]
2022-08-05
add faccessat
Zhang Miaolei
2022-08-05
Add support for the IP_SENDSRCADDR control message
Matthew Ingwersen
2022-07-26
Merge #1772
bors[bot]
2022-07-26
Add support for RecvOrigDstAddr on Linux
Brian May
2022-07-25
Add memfd for target_os = "android"
Felix Obenhuber
2022-07-24
Add ETH_P_ALL protocol number to SockProtocol
valdaarhun
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
[next]