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
2021-12-21
Improve the sockaddr interface:
Alan Somers
2021-12-21
impl Send and Sync for IoVec
Alan Somers
2021-12-22
Merge #1613
bors[bot]
2021-12-22
Enable sched_get/setaffinity on DragonFly BSD
Ryan Zoeller
2021-12-22
Fix clippy warning on latest nightly
Ryan Zoeller
2021-12-22
Add fdatasync for missing platforms
Ryan Zoeller
2021-12-22
Recent versions of Android support EPOLLEXCLUSIVE
Ryan Zoeller
2021-12-22
Merge #1577
bors[bot]
2021-12-21
Merge #1571
bors[bot]
2021-12-21
DragonFly 6.0 added fexecve(2)
Ryan Zoeller
2021-12-21
Merge #1583
bors[bot]
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-11
clippy cleanup with the latest nightly
Alan Somers
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-17
Fix documentation formating for pipe2
rusty-snake
2021-11-02
MapFlags::MAP_ALIGNED_SUPER not exposed on FreeBSD due to typo
S.J.R. van Schaik
2021-10-22
Remove unsafe in with_nix_path() for [u8]
Ryan Zoeller
2021-10-23
Merge #1565 #1566
bors[bot]
2021-10-21
Fix unsoundness in `FdSet` methods
taylor.fish
2021-10-16
Remove broken newlib support
Alan Somers
2021-10-16
Fix a Clippy warning on the latest nightly
Alan Somers
2021-10-16
Correct definition of MADV_SOFT_OFFLINE on ppc
Alan Somers
2021-10-16
Update features::socket_atomic_cloexec
Alan Somers
2021-10-09
sockopt's Set and Get traits are not unsafe
Alan Somers
2021-09-29
Merge #1538 #1545 #1546
bors[bot]
2021-09-28
Fix return value of posix_fadvise
Haruki Okada
2021-09-28
Revert "Expose SockAddr::from_raw_sockaddr"
Alan Somers
2021-09-28
Fix memory unsafety in unistd::getgrouplist
vitalyd
2021-09-28
Merge #1536
bors[bot]
2021-09-20
Lower limits in setrlimit example
Ryan Zoeller
2021-09-19
Fix #411 - Provide accessors for 'events' in PollFd
Conrad Meyer
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
[next]