about summary refs log tree commit diff
path: root/src/libstd/sys/redox/syscall/flag.rs
AgeCommit message (Expand)AuthorLines
2019-08-06redox: convert to target_family unixJeremy Soller-148/+0
2019-02-10libs: doc commentsAlexander Regueiro-8/+8
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-18Update to new system calls and enviromental variablesJeremy Soller-1/+43
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