|
dce796cdde
|
Refactor all io APIs of vfs based on VmReader /VmWriter
|
2024-08-22 22:54:30 +08:00 |
|
|
8dce83605f
|
Add sys_fallocate
|
2024-08-08 21:10:38 +08:00 |
|
|
c320552ae1
|
Remove clean_for_close /flush in FileLike
|
2024-07-29 22:13:02 +08:00 |
|
|
39cd4420f2
|
Fix many error codes in pipes
|
2024-07-18 20:45:16 +08:00 |
|
|
ab9941263b
|
Avoid duplicate wait_events methods
|
2024-07-18 20:45:16 +08:00 |
|
|
12db7ec55d
|
Add and refactor read-write syscalls
|
2024-06-27 23:16:14 +08:00 |
|
|
33a7da9991
|
Fix typos in API documentation
|
2024-06-09 22:57:14 +08:00 |
|
|
9107a1771e
|
Allow dead_code and unused_variables at file level
|
2024-06-04 10:25:45 +08:00 |
|
|
14ada9000a
|
Add read_at and write_at for FileLike and InodeHandle
|
2024-05-31 16:10:46 +08:00 |
|
|
078f9a8891
|
Add syscall eventfd and eventfd2
|
2024-05-15 21:52:17 +08:00 |
|
|
ab87f473c4
|
Remove pointless error codes in unregister_observer
|
2024-05-08 15:48:55 +08:00 |
|
|
e3c227ae06
|
Refactor project structure
|
2024-02-28 16:30:48 +08:00 |
|