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
2022-10-08
Merge #1833
bors[bot]
2022-10-08
Fix clippy warnings on nightly
Ryan Zoeller
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
Merge #1815
bors[bot]
2022-09-12
fix issue1814
Steve Lau
2022-09-11
Clippy cleanup
Alan Somers
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-21
Merge #1806
bors[bot]
2022-08-20
Remove MSRV-related workaround for doc aliases
Ryan Zoeller
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-12
Merge #1782
bors[bot]
2022-08-12
feat nix-rust#1733: add F_GET_SEALS and F_ADD_SEALS on FreeBSD
SteveLauC
2022-08-12
Merge #1776
bors[bot]
2022-08-12
Merge #1785
bors[bot]
2022-08-12
fix CI error
SteveLauC
2022-08-12
Merge branch 'nix-rust:master' into remove-deprecated-items
SteveLau
2022-08-12
Merge #1790
bors[bot]
2022-08-11
minor terminology fix in User docs
Jack O'Connor
2022-08-12
Folloup for !1778, remove some of the less helpful error msgs
Michael Baikov
2022-08-09
remove deprecated items
SteveLauC
2022-08-09
format code
SteveLauC
2022-08-09
remove deprecated items
SteveLauC
2022-08-05
add faccessat
Zhang Miaolei
2022-08-05
Add support for the IP_SENDSRCADDR control message
Matthew Ingwersen
2022-08-04
fix clippy assertions_on_result_states
Michael Baikov
2022-07-26
Merge #1772
bors[bot]
2022-07-26
Fix typo guarding memfd export on android.
Jason Heeris
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
Fix SockaddrLike::from_raw with unaligned inputs
Alan Somers
2022-07-16
Fix description of fchownat
valdaarhun
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
[next]