| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-27 | Implement rename using new system call | Jeremy Soller | -1/+21 | |
| Fix readlink and symlink to utilize O_CLOEXEC | ||||
| 2017-09-11 | Fix tidy checks | Jeremy Soller | -18/+44 | |
| 2017-09-11 | Sync with upstream syscall library | Jeremy Soller | -12/+146 | |
| 2017-08-11 | Fix some typos | Bastien Orivel | -2/+2 | |
| 2017-07-29 | Split FL and FD fcntls | Jeremy Soller | -2/+4 | |
| 2017-07-17 | redox: handle multiple paths in PATH | Ian Douglas Scott | -3/+3 | |
| 2017-07-11 | Redox: Use O_NOFOLLOW for lstat() | Ian Douglas Scott | -0/+1 | |
| 2017-06-29 | redox: symlink and readlink | Ian Douglas Scott | -0/+2 | |
| 2017-06-02 | Switch to repr(C) for syscall structs | Jeremy Soller | -3/+3 | |
| 2017-04-16 | Fix stdio descriptors in exec by removing cloexec if present. Use dup2 ↵ | Jeremy Soller | -0/+6 | |
| instead of dup | ||||
| 2016-12-30 | Add socket timeout and ttl support | Jeremy Soller | -0/+19 | |
| 2016-12-20 | Fix tidy | Jeremy Soller | -3/+6 | |
| 2016-12-20 | Readd statvfs | Jeremy Soller | -0/+26 | |
| 2016-12-20 | Move rt into sys::rt, fix tidy | Jeremy Soller | -326/+107 | |
| 2016-12-20 | Add arm syscalls | Jeremy Soller | -2/+78 | |
| 2016-12-15 | WIP: Cross-compilation for Redox target | Jeremy Soller | -0/+1285 | |
