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 |
|
Jeremy Soller
|
914853bbfa
|
Fix tidy checks
|
2017-09-11 19:46:18 -06:00 |
|
Jeremy Soller
|
e2820ea06c
|
Sync with upstream syscall library
|
2017-09-11 18:46:01 -06:00 |
|
Bastien Orivel
|
47cb3c5bc2
|
Fix some typos
|
2017-08-11 00:16:18 +02:00 |
|
Jeremy Soller
|
a30092fbf6
|
Split FL and FD fcntls
|
2017-07-29 09:31:18 -06:00 |
|
Ian Douglas Scott
|
6f80cd7bfc
|
redox: handle multiple paths in PATH
|
2017-07-17 19:17:48 -07:00 |
|
Ian Douglas Scott
|
51260f4a6d
|
Redox: Use O_NOFOLLOW for lstat()
|
2017-07-11 15:05:17 -07:00 |
|
Ian Douglas Scott
|
8ee6bddf0b
|
redox: symlink and readlink
|
2017-06-29 17:43:44 -07:00 |
|
Jeremy Soller
|
f3286fd439
|
Switch to repr(C) for syscall structs
|
2017-06-02 20:57:46 -06:00 |
|
Jeremy Soller
|
1bc9e5da23
|
Fix stdio descriptors in exec by removing cloexec if present. Use dup2 instead of dup
|
2017-04-16 09:33:32 -06:00 |
|
Jeremy Soller
|
57950faeb6
|
Add socket timeout and ttl support
|
2016-12-30 10:38:53 -07:00 |
|
Jeremy Soller
|
bf50acbc09
|
Fix tidy
|
2016-12-20 21:29:42 -07:00 |
|
Jeremy Soller
|
65eecf8bb3
|
Readd statvfs
|
2016-12-20 16:12:36 -07:00 |
|
Jeremy Soller
|
e55596fa20
|
Move rt into sys::rt, fix tidy
|
2016-12-20 15:26:58 -07:00 |
|
Jeremy Soller
|
57bc1a982e
|
Add arm syscalls
|
2016-12-20 11:17:09 -07:00 |
|
Jeremy Soller
|
3e7543a16e
|
WIP: Cross-compilation for Redox target
|
2016-12-15 16:31:01 -07:00 |
|