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-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
2022-07-11
Merge #1759 #1760
bors[bot]
2022-07-10
Add const constructors for TimeSpec and TimeVal
Alan Somers
2022-07-11
Add DontRoute SockOpt
Leo Lu
2022-07-10
More docs for the dir module
Alan Somers
2022-07-10
More docs for mqueue.
Alan Somers
2022-07-10
Merge #1745
bors[bot]
2022-07-07
Fix clippy on nightly
Ryan Zoeller
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-26
Document aliases for functions like getuid()
Ryan Zoeller
2022-06-24
Merge #1748
bors[bot]
2022-06-24
Fix all formating problems to pass CI formating test
Costin-Robert Sin
2022-06-21
Merge #1747
bors[bot]
2022-06-20
Add getrusage wrapper
Gustavo Noronha Silva
2022-06-19
Minimise the use of the unsafe block inside pipe function
Costin-Robert Sin
2022-06-19
Fix typo by adding a semicolon
Costin-Robert Sin
2022-06-09
Merge #1739
bors[bot]
2022-06-09
ppoll: make sigmask parameter optional
Stefano Garzarella
2022-06-09
Merge #1736
bors[bot]
2022-06-07
Fix socket address family check for SysControlAddr::from_raw.
Andrew Walbran
2022-06-07
Fix socket address family check for VsockAddr::from_raw.
Andrew Walbran
2022-06-06
Cleanup cfg blocks
Ryan Zoeller
[next]