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-07-17
Enable socket timestamping options on Android
Chris Spencer
2023-07-15
Merge #2048
bors[bot]
2023-07-15
Clippy cleanup
Alan Somers
2023-07-02
Address seeming typo in lib.rs
Jason Dusek
2023-06-29
Merge #2027 #2057
bors[bot]
2023-06-27
For invalid IP address conversions with future Rust versions
Alan Somers
2023-06-27
Disable the doc test for sys::personality::personality on aarch64
Alan Somers
2023-06-17
Haiku: `speed_t` is defined as `u8` for 32 and 64 bit systems
Niels Sascha Reedijk
2023-06-05
Clippy cleanup:
Ben Kimock
2023-06-02
Enable additional socket timestamping flags
Chris Spencer
2023-06-02
Fix typo in comment
Chris Spencer
2023-05-22
Fix warnings.
Andrew Walbran
2023-05-22
Use repr(transparent) for bitflags.
Andrew Walbran
2023-05-22
Update to bitflags 2.3.1.
Andrew Walbran
2023-05-22
Use .bits() method rather than field for bitflags.
Andrew Walbran
2023-05-21
Merge #2009
bors[bot]
2023-05-21
Merge #2040
bors[bot]
2023-05-21
Clippy cleanup:
Alan Somers
2023-05-20
timerfd: Add TFD_TIMER_CANCEL_ON_SET flag
Andrii Pohrebniak
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-03-06
Add more detail for ptrace documentation
Thomas de Queiroz Barros
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
[next]