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
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2017-12-08
Merge #777
bors[bot]
2017-12-07
Use the real pipe2(2) on all BSD targets.
Alan Somers
2017-12-04
Stop reexporting `Errno` and its variants
Jonas Schievink
2017-11-19
unistd: add execveat() on Linux and Android
Luca Bruno
2017-11-19
sys/socket: add UnixAddr abstract name getter
Luca Bruno
2017-11-12
Add changelog entry for #733
Jamie Hewland
2017-11-08
Add process_vm_readv and process_vm_writev
Geoffrey Thomas
2017-10-30
doc: add changelog entry for PTRACE_O_EXITKILL
Bobby Powers
2017-10-17
Merge #782
bors[bot]
2017-10-14
Fix formatting in CHANGELOG.md
Alan Somers
2017-10-11
added unistd::mkfifo #602
Jakub Pastuszek
2017-10-07
Add support for 'fallocate'
Sanchayan Maity
2017-10-02
Add more accessors for AioCb
Alan Somers
2017-09-04
Add support for SO_TIMESTAMP
Wesley Wolfe
2017-09-03
Fixed error handling in `AioCb::{fsync,read,write}`
Alan Somers
2017-09-03
AioCb::Drop will now panic for in-progress AioCb
Alan Somers
2017-08-28
Merge #749
bors[bot]
2017-08-28
Added detach function
xd009642
2017-08-28
Moved ptrace constants into enum types added minor functionality.
xd009642
2017-08-27
Remove syscall module.
Bryant Mairs
2017-08-24
Mark and document pty::ptsname() as unsafe
Nelson Chen
2017-08-21
Update changelog for PR#739
Bryant Mairs
2017-08-18
unistd: add fexecve()
Luca Bruno
2017-08-11
Merge #728 #731
bors[bot]
2017-08-11
Merge #701
bors[bot]
2017-08-11
Use libc for FFI functions and constants
Bryant Mairs
2017-08-11
Calculate `nfds` parameter for `select`
Jonas Schievink
2017-08-11
Merge #709
bors[bot]
2017-08-10
Refactor statvfs module
Bryant Mairs
2017-08-10
Merge remote-tracking branch 'upstream/master' into ptrace-noreg
Marcin Mielniczuk
2017-08-09
Merge #688
bors[bot]
2017-08-08
Merge #722
bors[bot]
2017-08-08
Add a convenience method .pid() to WaitStatus.
Marcin Mielniczuk
2017-08-08
Add entry to CHANGELOG about OpenBSD fixes
Wesley Moore
2017-08-08
Add FreeBSD, OpenBSD support for setresuid/setresgid
Wesley Moore
2017-08-03
Merge remote-tracking branch 'upstream/master' into ptrace-noreg
Marcin Mielniczuk
2017-08-03
Refactor the changelog
Marcin Mielniczuk
2017-08-03
Update changelog
Marcin Mielniczuk
2017-08-01
Fix changelog from bad merge
Bryant Mairs
2017-08-01
add SockProtocol type for third argument of socket and socketpair
Nicolas Dusart
2017-08-01
add socket constants already present in libc
Nicolas Dusart
2017-07-30
Merge #672
bors[bot]
2017-07-26
add poll module for all platforms
Nicolas Dusart
2017-07-25
Add a changelog entry
Marcin Mielniczuk
2017-07-25
Bump version to 0.10.0-pre
Alan Somers
2017-07-25
Release 0.9.0
Alan Somers
2017-07-25
Add CHANGELOG entry for PR #661
Alan Somers
2017-07-25
Add WaitStatus::PtraceSyscall for use with PTRACE_O_TRACESYSGOOD
Geoffrey Thomas
2017-07-25
Update changelog
Bryant Mairs
2017-07-23
Bump version to 0.10.0-pre
Alan Somers
[next]