rust/src/libstd/sys/redox/syscall
Jeremy Soller 5919243924 Implement rename using new system call
Fix readlink and symlink to utilize O_CLOEXEC
2017-12-27 20:37:50 -07:00
..
arch Move rt into sys::rt, fix tidy 2016-12-20 15:26:58 -07:00
call.rs Implement rename using new system call 2017-12-27 20:37:50 -07:00
data.rs Fix tidy checks 2017-09-11 19:46:18 -06:00
error.rs Move rt into sys::rt, fix tidy 2016-12-20 15:26:58 -07:00
flag.rs Sync with upstream syscall library 2017-09-11 18:46:01 -06:00
mod.rs Move rt into sys::rt, fix tidy 2016-12-20 15:26:58 -07:00
number.rs Implement rename using new system call 2017-12-27 20:37:50 -07:00