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
2015-09-15
ioctl: correct documentation and add example ioctl! code
Paul Osborne
2015-09-15
ioctl: make ioctl functions public
Paul Osborne
2015-09-15
ioctl: clean up source file for ioctls
Paul Osborne
2015-09-10
Add signalfd support
Alex Gulyás
2015-09-09
Add/Fix support for DragonFly BSD
Michael Neumann
2015-09-03
added support and tests for mq_setattr
Markus Jais
2015-09-03
test_stat: Remove st_rdev test
Geoffrey Thomas
2015-09-03
Fix test failures on FreeBSD
Geoffrey Thomas
2015-09-03
Make tests compile on FreeBSD
Geoffrey Thomas
2015-09-03
Fix the struct packing of EpollEvent
Alex Gulyás
2015-08-25
Add memfd functionality
David Henningsson
2015-08-22
Fix signature of linux `clone` function
Paul Colomiets
2015-08-21
Merge remote-tracking branch 'posborne/ioctl-rework'
Carl Lerche
2015-08-17
renamed test methods for mqueue and added mq_unlink
Markus Jais
2015-08-15
Add flock(2) support
Andy Grover
2015-08-14
ioctl: fix bugs with op generation for writes
Paul Osborne
2015-08-14
ioctl: do not make macro generated functions public
Paul Osborne
2015-08-12
ioctl: remove defunct readme for ioctl subsystem
Paul Osborne
2015-08-12
ioctl: return result type rather than raw integer
Paul Osborne
2015-08-12
ioctl: reintroduce libc ioctl workaround until we can use updated liblibc
Paul Osborne
2015-08-12
ioctl: remove all but command encoding
Corey Richardson
2015-08-12
Merge mips into powerpc; rename Union_Unnamed16 to ff_effect_data
Corey Richardson
2015-08-12
conditionally enable ioctl test for linux
Corey Richardson
2015-08-12
remove osx-specific Debug impl
Corey Richardson
2015-08-12
Update docs
Corey Richardson
2015-08-12
Fix tests
Corey Richardson
2015-08-12
Update some stuff for upstream bitflags changes
Corey Richardson
2015-08-12
Completely revamp sys::ioctl to use cmr/ioctl's approach
Corey Richardson
2015-08-10
Make eventfds compile again
David Henningsson
2015-08-10
Add missing exec functions
Nik Klassen
2015-07-27
Make it compatible for Android.
Tim JIANG
2015-07-20
Derive Clone for EpollEvent on android.
Carl Lerche
2015-07-18
added mq_getattr for Linux
Markus Jais
2015-07-13
Remove import on those platforms where it is unused.
Laurence Tratt
2015-07-13
Add status to WaitStatus
Joseph Kain
2015-07-13
Add support for preadv and pwritev to sys/uio on Linux.
Trip Volpe
2015-07-10
Fix comparison
Carl Lerche
2015-07-10
Fix unit tests as blank files can still have blocks
Alex Newman
2015-07-09
Fix Travis doc builds
Carl Lerche
2015-07-09
Run 32 bit CI builds
Carl Lerche
2015-07-09
Bump version to v0.3.9
Carl Lerche
2015-07-08
Run tests with one thread on travis
Carl Lerche
2015-07-07
remove unneeded mut.
Felix Kronlage
2015-07-07
make execvpe unit test compile on Linux
Markus Jais
2015-07-06
Consts are not on all kernels
Tilde Engineering
2015-07-06
Use c_long in ptrace fns for arch-independence
Tilde Engineering
2015-07-06
Add feature flag around execvpe
Tilde Engineering
2015-07-04
Fix off-by-one error calling Rng::gen_range
Joseph Kain
2015-07-03
Add support for ptrace
Joseph Kain
2015-07-01
Remove sa_tramp from macos sigaction
Nik Klassen
[prev]
[next]