rusya
|
f4b0429062
|
syscalls: implement getcwd syscall
|
2025-10-30 20:26:28 +03:00 |
|
rusya
|
26c8280059
|
syscalls: fix page count for mapping in sys_execve and make caller run coreutils
|
2025-10-07 23:41:55 +03:00 |
|
rusya
|
88c1936e83
|
syscalls: make execve and vfs_read_file_by_path use follow_path, fix vfs_read_file_by_path name, fix execve-related pagefault
|
2025-10-07 23:41:55 +03:00 |
|
rusya
|
2c8b5d4752
|
syscalls: implement argv and envp handling in execve
|
2025-09-16 22:41:32 +03:00 |
|
rusya
|
91e0379fc9
|
syscalls: implement basic execve syscall, no argc, argv, envp support yet
|
2025-09-14 17:17:42 +03:00 |
|