LI Qing
|
29eed82a7e
|
Add support for the mode of fallocate
|
2021-09-01 19:24:22 +08:00 |
|
LI Qing
|
be62e2c65d
|
Add posix_fallocate
|
2021-03-03 11:06:09 +08:00 |
|
LI Qing
|
292fc28340
|
Add "*at()" system calls
The syscalls implemented in this submission are as follows:
fchmodat, fchownat, linkat, mkdirat, renameat, readlinkat, unlinkat
|
2020-09-18 12:39:12 +08:00 |
|
Hui, Chunyang
|
5b695c9539
|
Format c/c++ files in src, tools and test
|
2020-05-27 07:09:18 +00:00 |
|
LI Qing
|
6d27595195
|
Fix the negative offset check for pread/pwrite
|
2020-05-15 02:59:16 +00:00 |
|
Shuang Liu
|
68e02962d5
|
Harden SEFS with extra MAC and permission checks
|
2019-10-12 16:55:57 +00:00 |
|
Wang Runji
|
c68c3c9a94
|
Fix the write-without-updating-size bug of SEFS
|
2019-08-02 05:31:42 +00:00 |
|
WangRunji
|
0a8e84f4de
|
add test for pread, pwrite
|
2019-03-29 14:20:25 +08:00 |
|
WangRunji
|
d5e8d43e7b
|
fix and add test for readv, writev, lseek
|
2019-03-29 14:20:25 +08:00 |
|
Tate, Hongliang Tian
|
71d119181e
|
Support argc and argv for child process after spawn
|
2019-02-16 16:24:08 +08:00 |
|
Tate, Hongliang Tian
|
a2b62891cc
|
Add file I/O test
|
2019-02-16 16:24:08 +08:00 |
|