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-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
2022-05-31
Merge #1729
bors[bot]
2022-05-31
Ignore doctests for unexported macros
Alex Rawson
2022-05-31
Enable SockaddrStorage::{as_link_addr, as_link_addr_mut} on Linux.
Alan Somers
2022-05-30
Merge #1727
bors[bot]
2022-05-30
Add infallible conversion from uid_t and gid_t
Keith Koskie
2022-05-29
Clippy cleanup for latest nightly
Alan Somers
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-13
Fix "unused_macro_rules" warnings with the latest nightly compiler.
Alan Somers
2022-05-09
Merge #1716
bors[bot]
2022-05-07
Define FsType constants for musl
Jakub Jirutka
2022-05-07
Future-proof the kevent ABI
Alan Somers
2022-05-02
Restore conversions from ip v4/6 Sockaddr types to std::net equivalents.
Kyle Huey
2022-04-24
Upgrade sysctl to 0.4
Ryan Zoeller
2022-04-22
Fix UnixAddr::size on Linux and Android
Alan Somers
2022-04-09
Use singular number for all feature names
Alan Somers
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-24
Merge #1672
bors[bot]
2022-03-24
Merge #1686
bors[bot]
2022-03-23
Make `uname` always safe
Jan Bujak
2022-03-22
[skip ci] better docs for SockaddrLike::from_raw
Alan Somers
2022-03-22
Deprecate IpAddr, Ipv4Addr, and Ipv6Addr
Alan Somers
2022-03-21
Replace the Sockaddr enum with a union
Alan Somers
2022-03-20
Merge #1682
bors[bot]
2022-03-20
uclibc uses a u32 for RLIMIT definitions
Ryan Zoeller
2022-03-20
Redox renamed sigaction.sa_handler to .sa_sigaction
Ryan Zoeller
2022-03-19
[skip ci] spellcheck a comment for sethostname
Alan Somers
[prev]
[next]