summary refs log tree commit diff
path: root/src/libstd/sys/redox/syscall/flag.rs
AgeCommit message (Expand)AuthorLines
2017-09-11Sync with upstream syscall libraryJeremy Soller-0/+17
2017-07-29Split FL and FD fcntlsJeremy Soller-2/+4
2017-07-11Redox: Use O_NOFOLLOW for lstat()Ian Douglas Scott-0/+1
2017-06-29redox: symlink and readlinkIan Douglas Scott-0/+2
2016-12-20Move rt into sys::rt, fix tidyJeremy Soller-0/+10
2016-12-15WIP: Cross-compilation for Redox targetJeremy Soller-0/+84