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-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
2017-07-23
Release 0.9.0
Alan Somers
2017-07-23
Add CHANGELOG entry for PR #661
Alan Somers
2017-07-21
Add WaitStatus::PtraceSyscall for use with PTRACE_O_TRACESYSGOOD
Geoffrey Thomas
2017-07-19
Update changelog
Bryant Mairs
2017-07-18
Update changelog
Bryant Mairs
2017-07-15
Merge #630
bors[bot]
2017-07-15
Add sysconf(3), pathconf(2), and fpathconf(2)
Alan Somers
2017-07-10
Update changelog for termios PR
Bryant Mairs
2017-07-10
Cleanup the changelog
Bryant Mairs
2017-07-10
Fix sendmsg on macOS when passing a zero entry cmsgs array.
Matthew Gregan
2017-07-08
Enable ptrace on all Linux platforms
Geoffrey Thomas
2017-07-07
sys/statfs: use statfs from libc
Jörg Thalheim
2017-07-05
We need to pass by value and not by pointer for writing ioctls
Bastian Köcher
2017-07-04
Make Android a Tier 2 target
roblabla
2017-07-04
Allow nix to compile on android targets
roblabla
2017-07-02
Newtypes for uid_t, gid_t and pid_t.
Martin Habovštiak
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
[next]