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
2019-05-31
libc::uint8_t deprecated in favor of rust u8
Johannes Schilling
2019-05-24
Allow import of Linux macros in Rust2018
Bryant Mairs
2019-05-23
Update fcntl.rs
Jakub Konka
2019-05-18
Merge #1050
bors[bot]
2019-05-17
Implement `sched_yield`.
Dan Gohman
2019-05-17
Remove a redundant "use libc"
Alan Somers
2019-05-17
Fix build on arm and s390x after recent libc changes
Alan Somers
2019-04-29
Restored the bytes field on RecvMsg in order to know the amount of bytes rece...
Vincent Dagonneau
2019-04-23
pty: Add forkpty
Kevin Kuehler
2019-04-21
Remove duplicate use statements on macOS.
Tom Pusateri
2019-04-20
Add a access(2) wrapper
jr
2019-04-14
Merge #1044
bors[bot]
2019-04-12
Merge #1041
bors[bot]
2019-04-11
Add unistd::{seteuid,setegid}
Julio Merino
2019-04-09
Uncomment to_std and from_std methods for IpAddr
rabbott99
2019-04-04
export helper macros via `local_inner_macros`
Andy Russell
2019-03-29
add errno constants for OpenBSD 6.2 and format long lines
Jenn Wheeler
2019-03-28
Add ENOTSUP to Linux and Android
Julio Merino
2019-03-16
feat: Add killpg
DanSnow
2019-03-12
Support AF_ALG
Gleb Pomykalov
2019-03-06
Merge #1016
bors[bot]
2019-03-03
Reenable test_sigwait on OSX
Alan Somers
2019-03-03
Delete a useless unit test that never did anything.
Alan Somers
2019-03-03
Fix test_thread_signal* test failures with Cargo 1.33.0
Alan Somers
2019-03-03
Fix the build on OSX with libc 0.2.49
Alan Somers
2019-02-21
Added inotify bindings for Linux and Android.
Vincent Dagonneau
2019-02-14
Enable IPv4PacketInfo and Ipv6PacketInfo on more OSes.
Alan Somers
2019-02-14
Fix misaligned references when using recvmsg with control messages
Alan Somers
2019-02-14
Replace CmsgSpace with a macro
Alan Somers
2019-02-14
Fix error handling of RecvMsg
Alan Somers
2019-02-14
Replace hand-rolled cmsg logic with libc's cmsg(3) functions.
Alan Somers
2019-02-12
`PollFd` event flags renamed to `PollFlags` from `EventFlags`.
Amanjeev Sethi
2019-01-23
Add IP_RECVIF & IP_RECVDSTADDR.
Tom Pusateri
2019-01-22
add `mman::mprotect`
Adam C. Foltzer
2019-01-15
Fix build and tests issues on OpenBSD 6.4+
Andrei-Marius Radu
2019-01-13
Implement nix wrapper for libc::signal
Robert Gardner
2019-01-09
Added ptrace getregs and setregs
Will Povell
2019-01-06
Make ScmTimestamp's doc test more robust
Alan Somers
2018-12-17
Merge #993
bors[bot]
2018-12-17
Merge #990
bors[bot]
2018-12-16
Allow 'cargo test' to complete successfully on NetBSD 8.0.
Tom Pusateri
2018-12-15
Add cmsg PKTINFO for IPv4 and IPv6.
Tom Pusateri
2018-12-12
Implement symlinkat
oblique
2018-12-08
Replace try! with ?
Alan Somers
2018-12-06
Merge #972
bors[bot]
2018-12-06
Add support of TCP_CONGESTION for setsockopt
Fensteer
2018-12-06
Merge #989
bors[bot]
2018-12-03
DragonflyBSD: Remove unused Errno's
Levente Kurusa
2018-12-01
Remove duplicate termios constants
Bryant Mairs
2018-12-01
Add ioctl definitions for sparc64-linux
Bryant Mairs
[next]