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-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]
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-11
Merge #1043
bors[bot]
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
Merge #1036
bors[bot]
2019-03-29
add errno constants for OpenBSD 6.2 and format long lines
Jenn Wheeler
2019-03-29
Merge #969
bors[bot]
2019-03-28
Add ENOTSUP to Linux and Android
Julio Merino
2019-03-16
Merge #1034
bors[bot]
2019-03-16
feat: Add killpg
DanSnow
2019-03-16
Merge #1031
bors[bot]
2019-03-12
Support AF_ALG
Gleb Pomykalov
2019-03-06
Merge #1016
bors[bot]
[next]