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
2017-06-20
Merge #622
bors[bot]
2017-06-19
Separate OpenBSD and FreeBSD in fcntl.rs
equal-l2
2017-06-18
Fix BSD error
equal-l2
2017-06-18
Update bitflags to 0.9
equal-l2
2017-06-15
Change sched_setaffinity's PID argument to pid_t
Julian Squires
2017-06-13
Added ptrace utilities.
Daniel McKenna
2017-06-12
Add openpty()
Kelvin Ly
2017-06-04
Add pthread_self
king6cong
2017-06-01
Add SigAction getters
Henning Ottesen
2017-05-16
Add various pty functions
Bryant Mairs
2017-04-21
remove test warnings
king6cong
2017-04-16
Self should not be mutated (pull request 564)
diekmann
2017-04-15
Add AioCb::from_boxed_slice
Alan Somers
2017-04-09
Split socket consts. test across ARM arch.
Zac Berkowitz
2017-04-09
Removed tests on ARM for non-existant constants.
Zac Berkowitz
2017-04-09
Removed unused libc imports in termios.
Zac Berkowitz
2017-04-09
Added missing syscalls for powerpc
Zac Berkowitz
2017-04-09
Re-enabled errorno test for not_android.
Zac Berkowitz
2017-04-09
Removed some socket constants from arch=arm
Zac Berkowitz
2017-04-09
Fixed constants for MIPS
Zac Berkowitz
2017-04-09
Fixes nix-rust/nix#532
Zac Berkowitz
2017-04-09
Switched bsd speed_t def. to libc::speed_t
Zac Berkowitz
2017-03-22
add support `readlink|readlinkat`
Jörg Thalheim
2017-03-21
add support for `fstatat`
Jörg Thalheim
2017-03-21
add support for `openat`
Jörg Thalheim
2017-03-18
Actually mark mmap and related functions as `unsafe`
Kevin Mehall
2017-03-02
Remove revents from PollFd::new
Bryant Mairs
2017-02-28
fcntl: Expose FcntlArg variants at the module level
Kamal Marhubi
2017-02-27
fcntl: Support getting and setting pipe size on Linux
Kamal Marhubi
2017-02-27
Auto merge of #506 - asomers:aio3, r=posborne
Homu
2017-02-26
Auto merge of #520 - Susurrus:master, r=fiveop
Homu
2017-02-26
Auto merge of #526 - Fulkerson:master, r=posborne
Homu
2017-02-26
Auto merge of #518 - berkowski:baud_constants, r=posborne
Homu
2017-02-25
Remove EPOLLWAKEUP and SIGEV_THREAD_ID when cross-compiling to MIPS.
Johan Anderholm
2017-02-25
Add ppoll()
Bryant Mairs
2017-02-25
epoll: Use libc_bitflags for EpollFlags
Kamal Marhubi
2017-02-24
impl Debug for AioCb and SigevNotify
Alan Somers
2017-02-25
Using baud constants from libc
Zac Berkowitz
2017-02-25
Corrected linux baud constants to octals
Zac Berkowitz
2017-02-25
Added BaudRate enum for termios
Zac Berkowitz
2017-02-23
Auto merge of #503 - Idolf:bitflags, r=kamalmarhubi
Homu
2017-02-22
Fix the inner type of EpollFlags
Mathias Svensson
2017-02-23
Auto merge of #513 - yxd-hde:fix-musl, r=posborne
Homu
2017-02-19
Fix the style for bitflags!
Mathias Svensson
2017-02-18
Auto merge of #508 - aidanhs:aphs-major-minor-macros, r=posborne
Homu
2017-02-17
Implement major/minor macros, correct mkdev
Aidan Hobson Sayers
2017-02-16
Fix some identifiers in comments
Alan Somers
2017-02-16
Update bitflags to 0.7
Simon Sapin
2017-02-16
Fix unresolved name error when building with musl.
YANG Xudong
2017-02-14
Auto merge of #438 - chaosagent:wait-ptrace, r=kamalmarhubi
Homu
[next]