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
Age
Commit message (
Collapse
)
Author
2015-03-31
Track Rust nightly
Carl Lerche
2015-03-28
Track Rust nightly
Carl Lerche
2015-03-25
Use libc from crates.io
Carl Lerche
2015-03-25
Tweak conversion in test
Carl Lerche
2015-03-25
Fix manifest excludes
Carl Lerche
2015-03-25
Bump version to 0.3.1
Carl Lerche
2015-03-25
Track Rust master
Carl Lerche
2015-03-25
Bump version to 0.3.0
Carl Lerche
2015-03-24
Bump rand dev dependency
Carl Lerche
2015-03-24
NixResult -> nix::Result; NixError -> nix::Error
Carl Lerche
2015-03-19
Track Rust nightlies
Carl Lerche
2015-03-18
Implement errno() on NixError
Carl Lerche
2015-03-16
Fix deprecation warnings
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
added test for fstat
Markus Jais
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
2015-02-27
Temporarily remove mount
Carl Lerche
2015-02-27
Further SockAddr & NixPath cleanup
Carl Lerche
2015-02-25
Large cleanup, mostly of socket functions
Carl Lerche
2015-02-23
in_addr conversions + IP_DROP_MEMBERSHIP support
Carl Lerche
2015-02-23
Improve ergonomics of getsockopt / setsockopt
Carl Lerche
2015-02-22
Remove prefix from SockAddr variants
Carl Lerche
2015-02-22
Split up socket module
Carl Lerche
2015-02-22
Implement round trip SockAddr conversions
Carl Lerche
2015-02-21
Fix uio and add SockAddr conversions
Carl Lerche
2015-02-21
Cleanup readv & writev + tests
Carl Lerche
2015-02-20
Tweak Cargo file
Carl Lerche
2015-02-20
Bump version to v0.2.3
Carl Lerche
2015-02-20
Link to API docs
Carl Lerche
2015-02-20
Automatically deploy docs
Carl Lerche
2015-02-20
Update README
Carl Lerche
2015-02-20
Fix more deprecations
Carl Lerche
2015-02-20
Fix a null bug in uname binding
Carl Lerche
2015-02-20
Use new ffi:CStr instead of c_str_to_bytes_with_nul
Sebastian Lauwers
2015-02-20
Remove hash feature declaration
Sebastian Lauwers
2015-02-20
Bump version to v0.2.2
Carl Lerche
2015-02-20
Remove deprecated suffixes for isize
Sebastian Lauwers
2015-02-20
Mark T as Phantom in Iovec
Sebastian Lauwers
2015-02-19
Re-export std::os::unix::Fd
Carl Lerche
2015-02-19
Test errno defines
Carl Lerche
2015-02-19
Bump version to v0.2.1
Carl Lerche
2015-02-19
Fix type mismatch: errno now i32
Roma Sokolov
2015-02-17
iOS: term support is really redundant
Valerii Hiora
[next]