rust/src/libstd/sys/redox/syscall
2017-07-11 15:05:17 -07:00
..
arch Move rt into sys::rt, fix tidy 2016-12-20 15:26:58 -07:00
call.rs Fix stdio descriptors in exec by removing cloexec if present. Use dup2 instead of dup 2017-04-16 09:33:32 -06:00
data.rs Switch to repr(C) for syscall structs 2017-06-02 20:57:46 -06:00
error.rs Move rt into sys::rt, fix tidy 2016-12-20 15:26:58 -07:00
flag.rs Redox: Use O_NOFOLLOW for lstat() 2017-07-11 15:05:17 -07:00
mod.rs Move rt into sys::rt, fix tidy 2016-12-20 15:26:58 -07:00
number.rs Fix stdio descriptors in exec by removing cloexec if present. Use dup2 instead of dup 2017-04-16 09:33:32 -06:00