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
2023-05-21
Clippy cleanup:
Alan Somers
2023-05-20
Merge #2029
bors[bot]
2023-05-09
remove unused mut from two variable declarations in sys/socket/mod.rs
Bob Haarman
2023-04-29
Remove 'static mut' usage in features::os::kernel_version.
Zachary S
2023-04-16
Merge #2021
bors[bot]
2023-04-16
Quiet a clippy::suspicious_doc_comments lint
Alan Somers
2023-04-16
Quiet Clippy::manual_slice_size_calculation lints
Alan Somers
2023-04-16
Fixing link
Austin Keeley
2023-04-05
Merge #2012
bors[bot]
2023-04-02
Merge #1999
bors[bot]
2023-03-20
fix: send ETH_P_ALL in htons format
Todd Neal
2023-03-13
Enable select on redox
Noa
2023-03-13
Enable socket on redox
Noa
2023-02-19
inotify: Add AsFd to allow using with epoll (issue #1998)
Arvid Norlander
2023-02-10
Merge #1995
bors[bot]
2023-02-09
Rustier kqueue API
Alan Somers
2023-02-09
Merge #1967
bors[bot]
2023-02-01
Enabled `AtFlags::AT_EACCESS` on all platforms but android and redox
Matteo Nardi
2023-01-31
setgroups type mismatches on Solaris #1986
gco
2023-01-27
Merge #1978
bors[bot]
2023-01-24
Make `*::from_anything` methods unsafe
David Koloski
2023-01-24
Null-check `libc::group` members before converting
David Koloski
2023-01-17
Merge #1971
bors[bot]
2023-01-15
Try enabling LocalPeerPid for ios
Armin Ronacher
2023-01-15
Document the mount.linux module
Alan Somers
2023-01-14
Added LOCAL_PEERPID/LocalPeerPid sockopt for macos
Armin Ronacher
2023-01-13
if_nameindex: add illumos target
John Gallagher
2023-01-13
Merge #1964
bors[bot]
2023-01-13
Fix endian swap on SocketAddrV6.
Aaron Drew
2023-01-10
Added `mq_timedreceive` to `::nix::mqueue`.
David Collard
2023-01-08
feat: I/O safety `ftruncate`
Jonathan
2022-12-31
fix: clippy::size_of_ref
Jonathan
2022-12-25
fix: linux+mips+uclibc unreachable pattern
Xiaobo Liu
2022-12-13
Added CANbus socket family protocol constants.
fpagliughi
2022-12-13
Merge #1940
bors[bot]
2022-12-12
feat: I/O safety for 'sys/select'
Steve Lau
2022-12-11
Merge #1923
bors[bot]
2022-12-11
Merge #1928 #1938
bors[bot]
2022-12-11
Merge #1937
bors[bot]
2022-12-11
feat: I/O safety for 'sys/poll'
Steve Lau
2022-12-11
feat: I/O safety for 'sys/wait'
Steve Lau
2022-12-11
feat: I/O safety for 'sys/memfd' & 'sys/event' & 'sys/eventfd'
Steve Lau
2022-12-10
Deprecate the signalfd function.
Alan Somers
2022-12-10
Merge #1874
bors[bot]
2022-12-10
signalfd optional file descriptor
Jonathan
2022-12-09
Formatting only changes for #1928 and #1863
Alex Saveau
2022-12-09
Merge #1913 #1926 #1927 #1931 #1933
bors[bot]
2022-12-09
feat: I/O safety for 'sys/timerfd'
Steve Lau
2022-12-09
feat: I/O safety for 'sys/inotify'
Steve Lau
2022-12-09
feat: I/O safety for 'sys/sendfile'
Steve Lau
[next]