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 (
Expand
)
Author
2019-06-09
Remove test of impl Debug for PollFd
Bryant Mairs
2019-06-09
Add extra traits for all types
Bryant Mairs
2019-06-09
Enable libc extra_traits feature
Bryant Mairs
2019-06-07
Merge #1077
bors[bot]
2019-06-07
ifaddrs: add ifaddrs support for android
Paul Osborne
2019-06-07
Merge #1079
bors[bot]
2019-06-07
socket: expose MSG_WAITALL in MsgFlags
Stefano Garzarella
2019-06-06
Start the next dev cycle
Alan Somers
2019-06-07
Merge #1081
bors[bot]
2019-06-06
Release v0.14.1
Alan Somers
2019-06-06
[skip ci] update CHANGELOG for PR #1072
Alan Somers
2019-06-06
Merge #1076
bors[bot]
2019-06-06
Restrict rand dependency to < 0.7
Alan Somers
2019-06-06
Use Cirrus' Cargo cache
Alan Somers
2019-06-06
Fix an "unused use statement" warning on non-musl platforms
Alan Somers
2019-06-06
Fix some bugs with multithreaded tests:
Alan Somers
2019-06-06
Fix multiple problems with the test_acct test
Alan Somers
2019-06-06
Fix kmod tests on in Linux containers
Alan Somers
2019-06-06
Fix the is_so_mark_functional test in Linux containers
Alan Somers
2019-06-03
Check euid, not uid, for socket tests
Alan Somers
2019-06-03
Remove deploy steps from Travis configuration.
Alan Somers
2019-06-03
[skip ci] Update comments in .travis.yml
Alan Somers
2019-06-03
Merge #1072
bors[bot]
2019-06-02
Update libc dependency to 0.2.57
Alan Somers
2019-06-02
Fix build on Android with recent libc
Alan Somers
2019-06-02
Fix the build on Linux/mips with recent libc
Alan Somers
2019-06-02
Fix test_pthread_self on musl
Alan Somers
2019-05-31
fix more uintXY_t instances
Johannes Schilling
2019-05-31
libc::uint32_t -> rust u32
Johannes Schilling
2019-05-31
libc::uint8_t deprecated in favor of rust u8
Johannes Schilling
2019-05-25
Merge #1066
bors[bot]
2019-05-24
Allow import of Linux macros in Rust2018
Bryant Mairs
2019-05-23
Merge #1065
bors[bot]
2019-05-23
Update fcntl.rs
Jakub Konka
2019-05-22
Merge #1061
bors[bot]
2019-05-21
Release v0.14.0
Alan Somers
2019-05-18
Merge #1050
bors[bot]
2019-05-17
[skip ci] add missing CHANGELOG entry for PR #1055
Alan Somers
2019-05-18
Merge #1054
bors[bot]
2019-05-17
Implement `sched_yield`.
Dan Gohman
2019-05-17
Remove a redundant "use libc"
Alan Somers
2019-05-17
Merge #1055
bors[bot]
2019-05-17
Fix build on arm and s390x after recent libc changes
Alan Somers
2019-05-05
Merge #1048
bors[bot]
2019-04-29
Restored the bytes field on RecvMsg in order to know the amount of bytes rece...
Vincent Dagonneau
2019-04-23
Merge #1042
bors[bot]
2019-04-23
pty: Add forkpty
Kevin Kuehler
2019-04-22
Merge #1046
bors[bot]
2019-04-21
Remove duplicate use statements on macOS.
Tom Pusateri
2019-04-20
Merge #1045
bors[bot]
[next]