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
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
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
Remove temporarily the failing tests for Redox
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-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
2020-04-26
Support sendmmsg/recvmmsg
Gleb Pomykalov
2020-04-25
Merge #1209
bors[bot]
2020-04-25
Merge #1221
bors[bot]
2020-04-25
Support UDP GSO and GRO on linux
Gleb Pomykalov
2020-04-25
Fix compilation on DragonFly (statfs)
Michael Neumann
2020-04-25
Fix RISC-V support
Andreas Schwab
2020-04-22
Merge #1211
bors[bot]
2020-04-21
Add the MAP_HUGE_<SIZE> flags for linux.
GuillaumeDIDIER
2020-04-19
Merge #1207
bors[bot]
2020-04-19
Merge #1206
bors[bot]
2020-04-14
Added fds test
Ross Light
2020-04-14
Add space to doc comment of fds
Ross Light
2020-04-13
Operate on &mut
Ross Light
2020-04-12
Remove sys::socket::addr::from_libc_sockaddr from the public API
Alan Somers
2020-04-12
Fix UB in getsockopt
Alan Somers
2020-04-11
Remove unnecessary fn main wrapper in example
Ross Light
2020-04-08
Fix unaligned castting of cmsg data to af_alg_iv
Gleb Pomykalov
2020-04-07
Add select::FdSet::fds() method
Ross Light
2020-04-02
Enable getregs/setregs on musl
coord.e
2020-03-08
Fix a lint on Rust nightly 1.43.0
Alan Somers
2020-02-13
Make FsType's raw type public
Mikail Bagishov
2020-02-02
Merge #1176
bors[bot]
2020-01-23
ioctl: Fix broken link to the kernel documentation
Simon Chopin
2020-01-12
Add RISC-V support on GNU/Linux
msizanoen1
2019-12-22
Fix the build on OpenBSD.
Alan Somers
2019-12-01
ScmCredentials now wraps UnixCredentials instead of libc::ucred
Alan Somers
2019-12-01
Reenable a test that had been disabled due to old CI infrastructure
Alan Somers
2019-12-01
Remove some obsolete comments.
Alan Somers
2019-12-01
impl TryFrom<libc::speed_t> for BaudRate
Alan Somers
2019-12-01
Remove the last use of mem::uninitialized
Alan Somers
[prev]
[next]