summary refs log tree commit diff
path: root/src/libstd/sys/redox/syscall/number.rs
AgeCommit message (Expand)AuthorLines
2017-09-11Sync with upstream syscall libraryJeremy Soller-0/+6
2017-04-16Fix stdio descriptors in exec by removing cloexec if present. Use dup2 instea...Jeremy Soller-0/+1
2016-12-20Move rt into sys::rt, fix tidyJeremy Soller-0/+10
2016-12-15WIP: Cross-compilation for Redox targetJeremy Soller-0/+63