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
2020-07-28
Allow both &[CString] and &[&CStr] for sequence args
Jeong YunWon
2020-07-26
Support nullable timeout in ppoll
Mikail Bagishov
2020-07-25
Merge #1224
bors[bot]
2020-07-07
Adding an implementation and some basic tests for timerfd.
Vincent Dagonneau
2020-07-04
Expose IP_PKTINFO Control Message on Android
Bruno Tavares
2020-07-04
Add FsType for cgroupfs
Kenta Tada
2020-07-03
implement ttyname
Jesse Luehrs
2020-07-03
Skip the OFD locks tests on OverlayFS and musl
Alan Somers
2020-06-27
Fix an "unused import" warning on musl
Alan Somers
2020-06-27
misc clippy cleanup
Alan Somers
2020-06-27
Make SockAddr::as_ffi_pair safe
Alan Somers
2020-06-27
Make Errno::clear safe
Alan Somers
2020-06-27
Prefer to pass Inotify by value instead of by reference
Alan Somers
2020-06-27
implement Default for UnixCredentials on Linux
Alan Somers
2020-06-27
implement `Default` for `CpuSet`.
Alan Somers
2020-06-27
Make sys::socket::sockaddr_storage a safe function
Alan Somers
2020-06-27
Fix an unaligned pointer read in Inotify::read_events
Alan Somers
2020-06-26
Add Ipv{4,6}PacketInfo support to ControlMessage for send{m,}msg
Perry Lorier
2020-06-12
Merge #1255
bors[bot]
2020-06-12
Add fchown(2) wrapper.
Nate Avers
2020-06-04
Remove several deprecated constants and functions
Alan Somers
2020-06-04
Limit internal termios API to pub(crate)
Bryant Mairs
2020-05-31
fixup to "Convert the crate to edition 2018"
Alan Somers
2020-05-31
Convert the crate to edition 2018
Alan Somers
2020-05-26
Fix use of deprecated libc type, needed in order to run the tests successfull...
Nick Pelone
2020-05-26
Fix build on OpenBSD caused by erroneous inclusion in allowed OS list for sen...
Nick Pelone
2020-05-26
Add EV_DISPATCH and EV_RECEIPT EventFlag items for OpenBSD.
Nick Pelone
2020-05-17
Simply disable the dir module, since only the entry struct is available
Xavier L'Heureux
2020-05-17
Fix test and remove group & user for redox
Xavier L'Heureux
2020-05-17
Add wait, fdatasync, poll and pause for Redox
Xavier L'Heureux
2020-05-17
Disable mkfifo for Redox
Xavier L'Heureux
2020-05-17
Remove temporarily the failing tests for Redox
Xavier L'Heureux
2020-05-17
Make sure to leave the values as-is in open
Xavier L'Heureux
2020-05-17
Add poll
Xavier L'Heureux
2020-05-17
Add termio support
Xavier L'Heureux
2020-05-17
Remove more unsupported functions and make it possible to run tests
Xavier L'Heureux
2020-05-17
Add Redox support for most of the modules
Xavier L'Heureux
2020-05-17
Replace void crate with Rust standard lib Infallible type
Ossi Herrala
2020-05-17
Merge #1242
bors[bot]
2020-05-17
Merge #1245
bors[bot]
2020-05-16
Make ptrace::write unsafe on Linux
Alan Somers
2020-05-16
Apply `repr(transparent)` to several FFI types
Alan Somers
2020-05-16
Don't implement `NixPath` for `Option<&P> where P: NixPath`
Alan Somers
2020-05-15
Document additional OS-specific flags for pipe2
Harm Berntsen
2020-05-12
Merge #1231
bors[bot]
2020-05-10
Add support for reading symlinks longer than `PATH_MAX` to `readlink` and `re...
Solra Bizna
2020-05-08
Add SO_BINDTODEVICE sockopt
Jean Pierre Dudey
2020-05-02
Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)
Greg V
2020-05-01
Merge #1215
bors[bot]
2020-04-26
Eliminate a mem::zeroed() in recvmmsg
Alan Somers
[prev]
[next]