Add write_file () syscall, CE implement redirections, libarena arena_realloc ()
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m14s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m14s
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
#define SYS_GET_EXEC_PID 21
|
||||
#define SYS_READ_DIR_ENTRY 22
|
||||
#define SYS_CREATE_FILE 23
|
||||
#define SYS_WRITE_FILE 24
|
||||
|
||||
#endif // _M_SYSCALL_DEFS_H
|
||||
|
||||
Reference in New Issue
Block a user