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
2023-02-19
inotify: Add AsFd to allow using with epoll (issue #1998)
Arvid Norlander
2023-01-13
Fix endian swap on SocketAddrV6.
Aaron Drew
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
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
2022-12-09
feat: I/O safety for 'sys/uid' & 'sched'
Steve Lau
2022-12-09
feat: I/O safety for 'sys/statvfs'
Steve Lau
2022-12-09
refactor: take AsFd by value
Steve Lau
2022-12-08
feat: I/O safety for 'sys/termios' & 'pty'
Steve Lau
2022-12-06
Merge #1916
bors[bot]
2022-12-06
Merge #1882
bors[bot]
2022-12-06
feat: I/O safety for 'sys/statfs'
Steve Lau
2022-12-05
Use I/O safety in sys::mman
Alan Somers
2022-12-04
Cleanup old Clippy directives.
Alan Somers
2022-12-04
Epoll
Jonathan
2022-12-04
Fix clippy lints
Alex Saveau
2022-12-04
Merge #1909
bors[bot]
2022-12-04
More annoying formatting changes
Alex Saveau
2022-12-04
Move some pure formatting changes out of #1863
Alex Saveau
2022-12-03
Nuke deprecated net APIs
Alex Saveau
2022-12-02
Nuke IoVec
Alex Saveau
2022-11-29
Add routing socket type
Emils
2022-11-28
Fix UB in the SO_TYPE sockopt
Alan Somers
2022-11-28
Update use of libc::timespec to prepare for future libc version
Wesley Wiser
2022-11-25
Merge #1865
bors[bot]
2022-11-25
Clippy cleanup with the latest nightly.
Alan Somers
2022-11-23
add IpMtu sockopt
Jonathan de Jong
2022-11-21
Merge #1848
bors[bot]
2022-11-21
Use the new UnixAddr::new_unnamed in the unit tests
Alan Somers
2022-11-21
Added `SockProtocol::Raw = libc::IPPROTO_RAW` for raw sockets
StackOverflowExcept1on
2022-11-21
Merge #1857
bors[bot]
2022-11-21
Merge #1871
bors[bot]
2022-11-21
fixup! Added better support for unnamed unix socket addrs
Steven Engler
2022-11-21
Added better support for unnamed unix socket addrs
Steven Engler
2022-11-20
mmap non-zero length
Jonathan
2022-11-20
Merge #1853
bors[bot]
[next]