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
/
sys
Age
Commit message (
Expand
)
Author
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-04
Merge #1601
bors[bot]
2021-12-03
Update `mman` related docs
Sachin Cherian
2021-12-02
Merge branch 'nix-rust:master' into freebsd-fix
S.J.R. van Schaik
2021-11-26
Update doc comment to match type `Option<Signal>`
Johannes Schilling
2021-11-02
MapFlags::MAP_ALIGNED_SUPER not exposed on FreeBSD due to typo
S.J.R. van Schaik
2021-10-23
Merge #1565 #1566
bors[bot]
2021-10-21
Fix unsoundness in `FdSet` methods
taylor.fish
2021-10-16
Correct definition of MADV_SOFT_OFFLINE on ppc
Alan Somers
2021-10-09
sockopt's Set and Get traits are not unsafe
Alan Somers
2021-09-28
Revert "Expose SockAddr::from_raw_sockaddr"
Alan Somers
2021-09-20
Lower limits in setrlimit example
Ryan Zoeller
2021-09-19
Actually connect the mman tests to the build
Alan Somers
2021-09-19
Merge #1531
bors[bot]
2021-09-19
mman add MAP_CONCEAL mmap flag for openbsd
David Carlier
2021-09-19
Merge #1532
bors[bot]
2021-09-19
Merge #1522
bors[bot]
2021-09-19
Clippy cleanup
Alan Somers
2021-09-19
mman MAP_JIT flag documentation.
David Carlier
2021-09-19
mman mod adding MAP_ALIGNED_SUPER flag for freebsd.
David Carlier
2021-09-19
Merge #1496
bors[bot]
2021-09-18
mman: add MAP_EXCL flag for freebsd.
David Carlier
2021-09-13
Merge #1524
bors[bot]
2021-09-12
Add docs for all sockopts that are documented by their respective OSes
Alan Somers
2021-09-12
Add the ability to set doc strings in sockopts' definitions
Alan Somers
2021-09-12
Switch the argument order of sockopt_impl!
Alan Somers
2021-09-12
Merge #1520 #1523
bors[bot]
2021-09-12
mman module netbsd additions.
David Carlier
2021-09-12
mman: add MAP_STACK to openbsd which is needed to created stack mappings
David Carlier
2021-09-12
Merge #1509 #1515
bors[bot]
2021-09-07
Add IP_TTL/IPV6_UNICAST_HOPS SockOpts
Conrad Meyer
2021-09-07
Merge branch 'master' into socket-mss
Alan Somers
2021-09-06
Add support for IP_RECVERR and IPV6_RECVERR
Conrad Meyer
2021-09-04
Merge branch 'master' into socket-mss
eaon
2021-09-04
Support for `TCP_MAXSEG` TCP MSS socket option
eaon
2021-09-04
Check Dragonfly BSD and OpenBSD in CI
Alan Somers
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-31
Allow Android to use timerfd
Ryan Zoeller
2021-08-29
Rework UnixAddr to fix soundness issues
Noa
2021-08-28
More rust docs
Alan Somers
2021-08-27
Merge #1503
bors[bot]
2021-08-27
Fix compilation warnings
Ryan Zoeller
2021-08-26
add `TcpRepair` to sockopt
0/0
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
[next]