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
Age
Commit message (
Expand
)
Author
2021-09-07
Merge #1516
bors[bot]
2021-09-07
Merge #1317
bors[bot]
2021-09-07
Implement AsRawFd for PollFd
Conrad Meyer
2021-09-07
Merge #1514
bors[bot]
2021-09-06
Add support for IP_RECVERR and IPV6_RECVERR
Conrad Meyer
2021-09-04
Merge #1513
bors[bot]
2021-09-04
Check Dragonfly BSD and OpenBSD in CI
Alan Somers
2021-09-04
Merge #1512
bors[bot]
2021-09-04
DRY in the CI config
Alan Somers
2021-09-04
Merge #1511
bors[bot]
2021-09-04
Fix some broken internal doc links in the socket code
Alan Somers
2021-09-04
Enable pwritev and preadv for more operating systems.
Alan Somers
2021-09-04
Remove SigevNotify on OpenBSD and Redox
Alan Somers
2021-09-04
Document more things
Alan Somers
2021-08-28
Merge #1507 #1508
bors[bot]
2021-08-28
More rust docs
Alan Somers
2021-08-28
Merge #1506
bors[bot]
2021-08-27
Ignore vsock tests on Linux aarch64
Alan Somers
2021-08-27
Test Linux aarch64 on real aarch64 hardware.
Alan Somers
2021-08-28
Merge #1499
bors[bot]
2021-08-27
Merge #1503
bors[bot]
2021-08-27
Merge #1501 #1505
bors[bot]
2021-08-27
Fix compilation warnings
Ryan Zoeller
2021-08-26
Fix bors
Alan Somers
2021-08-26
add `TcpRepair` to sockopt
0/0
2021-08-25
Fix build for DragonFlyBSD
Ryan Zoeller
2021-08-23
Mark x86_64-unknown-illumos as Tier 2
Ryan Zoeller
2021-08-22
Print function name and missing capability when skipping tests
Ryan Zoeller
2021-08-22
Merge pull request #1497 from asomers/cirrus2
Alan Somers
2021-08-22
Multiple CI improvements:
Alan Somers
2021-08-22
Fix building the tests for Redox and Illumos
Alan Somers
2021-08-22
Merge #1447
bors[bot]
2021-08-21
Merge #1495
bors[bot]
2021-08-21
Expose SockAddr::from_raw_sockaddr
Noah
2021-08-21
Deprecate SockAddr/InetAddr::to_str
Noah
2021-08-21
Merge #1335
bors[bot]
2021-08-18
Add a changelog entry
Gabriel Majeri
2021-08-18
Add `PTRACE_EVENT_STOP` enum variant
Gabriel Majeri
2021-08-18
Merge #1486 #1490 #1493
bors[bot]
2021-08-18
Merge #1489
bors[bot]
2021-08-18
[skip ci] Fix bors configuration
Alan Somers
2021-08-17
Relax assertions in sockaddr_storage_to_addr to match the documentation.
Kyle Huey
2021-08-17
Don't use mem::transmute in SignalFd
Alan Somers
2021-08-17
Simplify definition of SIGNALFD_SIGINFO_SIZE
Alan Somers
2021-08-13
Fix crates.io badge
Alex Touchet
2021-08-13
Merge pull request #1492 from asomers/bitflags_1.3.1
Alan Somers
2021-08-13
Remove support for 32-bit Apple targets
Alan Somers
2021-08-13
constify more functions
Alan Somers
2021-08-13
Fix the build with bitflags-1.3.0 and newer
Alan Somers
2021-08-13
Fix warnings with Rust 1.46.0 - 1.51.0, inclusive
Alan Somers
[next]