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
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2020-07-26
Release version 0.18.0
Alan Somers
2020-07-26
Support nullable timeout in ppoll
Mikail Bagishov
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-03
implement ttyname
Jesse Luehrs
2020-07-03
Merge #1244
bors[bot]
2020-07-02
Drop support for powerpc64-unknown-linux-gnu
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-05
Respond to review comments
Alan Somers
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-26
Update CHANGELOG.md now that I have a PR number
Nick Pelone
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-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
Support sendmmsg/recvmmsg
Gleb Pomykalov
2020-04-25
Support UDP GSO and GRO on linux
Gleb Pomykalov
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
Remove stray # in CHANGELOG
Ross Light
2020-04-14
Add PR reference to CHANGELOG
Ross Light
2020-04-13
Remove immutable borrow note from CHANGELOG
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-08
Fix unaligned castting of cmsg data to af_alg_iv
Gleb Pomykalov
2020-04-08
Merge #1195
bors[bot]
2020-04-07
Add select::FdSet::fds() method
Ross Light
2020-04-06
unistd: avoid infinite loop caused by reserve_double_buffer_size
Steven Danna
2020-04-02
Enable getregs/setregs on musl
coord.e
2020-03-28
Fix fallocate return type
Diana
2020-03-17
Update CHANGELOG
Andre Nathan
[next]