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
2015-07-13
Remove import on those platforms where it is unused.
Laurence Tratt
2015-07-13
Add status to WaitStatus
Joseph Kain
2015-07-13
Add support for preadv and pwritev to sys/uio on Linux.
Trip Volpe
2015-07-06
Consts are not on all kernels
Tilde Engineering
2015-07-06
Use c_long in ptrace fns for arch-independence
Tilde Engineering
2015-07-03
Add support for ptrace
Joseph Kain
2015-07-01
Remove sa_tramp from macos sigaction
Nik Klassen
2015-06-24
TCP_NODELAY should be in IPPROTO_TCP level
Y. T. Chung
2015-06-17
Change pread/pwrite to take offset as a off_t.
Holger Rapp
2015-06-15
TCP_KEEPALIVE, TCP_KEEPIDLE, split SockOpt trait
Y. T. Chung
2015-06-08
added wait system call and unit test
Markus Jais
2015-06-05
Add pwrite and pread
Florian Hartwig
2015-05-29
Basic OpenBSD support.
Laurence Tratt
2015-05-28
Remove std::os::unix::io::RawFd re-export
Carl Lerche
2015-05-28
Pass shutdown enum by value
Carl Lerche
2015-05-27
Add sys::socket send and recv
Phil Dawes
2015-05-24
Change epoll_wait to use isize timeout_ms.
Cole Reynolds
2015-05-21
Fix NixPath yield with CStr instead of OsStr
Carl Lerche
2015-05-21
Fix travis tests
Carl Lerche
2015-05-21
Test sockopt const values
Carl Lerche
2015-05-21
Add socket::shutdown function
hoxnox
2015-05-13
docs: fix module documentation for ioctl
Paul Osborne
2015-05-12
ioctl: modify type signatures to match common ioctl usage and libc impls
Paul Osborne
2015-05-12
ioctl: implement generic support for the ioctl syscall and supporting functions
Paul Osborne
2015-05-11
Get the library to build on freebsd
Andrew J. Stone
2015-05-08
Add lstat
Skyler Hawthorne
2015-05-07
More multicast support
Carl Lerche
2015-04-24
FromPrimitive is no more
Florian Hartwig
2015-04-20
Fix build on Rust nightlies
Carl Lerche
2015-04-18
Added OOB_INLINE socket option
Valerii Hiora
2015-04-14
Make `sigaction` unsafe
Tobias Bucher
2015-04-11
Add socketpair
Florian Hartwig
2015-04-08
Bring back eventfd behind a feature flag
Carl Lerche
2015-04-06
Use fcntl:Fd vs. std::os::unix::io::RawFd
Carl Lerche
2015-04-06
Get compiling on Rust 1.0 beta
Carl Lerche
2015-04-03
'derive(Copy)' needs Clone now
Florian Hartwig
2015-04-03
Fd ist now RawFd
Florian Hartwig
2015-04-01
Remove usage of std::num::Int
Carl Lerche
2015-04-01
Fix argument order for copy* functions
Florian Hartwig
2015-03-24
NixResult -> nix::Result; NixError -> nix::Error
Carl Lerche
2015-03-19
Track Rust nightlies
Carl Lerche
2015-03-16
Fix on 32bit platforms
Carl Lerche
2015-03-14
Make sockaddr_storage_to_addr public.
Jan Bujak
2015-03-14
Derive FromPrimitive for SockType.
Jan Bujak
2015-03-14
Derive FromPrimitive for AddressFamily.
Jan Bujak
2015-03-13
Amend some files to make it compile on arm-linux-androideabi.
kennytm
2015-03-13
Sockopt for broadcast support
Valerii Hiora
2015-03-13
Expose socket timeouts
Carl Lerche
2015-03-12
Add TimeVal and helpers
Carl Lerche
2015-03-10
Track Rust nightlies
Carl Lerche
[prev]
[next]