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-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
2020-03-03
Derive `Ord`, `PartialOrd` for `Pid`
Joe Ranweiler
2020-02-29
add setfsuid and setfsgid implementation for filesystem checks
Marco Conte
2020-02-13
Make FsType's raw type public
Mikail Bagishov
2020-02-11
Provide clearenv()
John Gallagher
2020-02-03
Release 0.17.0
Alan Somers
2020-01-12
Add CLK_TCK to SysconfVar
Caleb Bassi
2019-12-29
remove deprecated Error::description
Radyk Andrii
2019-12-23
[skip ci] begin the next dev cycle
Alan Somers
2019-12-23
Release v0.16.1
Alan Somers
2019-12-22
Fix the build on OpenBSD.
Alan Somers
2019-12-02
[skip ci] start a new development cycle
Alan Somers
2019-12-01
Release v0.16.0
Alan Somers
2019-12-01
[skip ci] fix merge error in CHANGELOG
Alan Somers
2019-12-01
ScmCredentials now wraps UnixCredentials instead of libc::ucred
Alan Somers
[prev]
[next]