Module proc

Source

Functionsยง

get_path_str_v2 ๐Ÿ”’
Helper function to replace the missing get_path_str function TODO: This should be moved to a shared helper when VFS v2 provides public API
sys_chdir
sys_exit
sys_fork
sys_getpid
sys_kill
sys_sbrk
sys_wait
to_absolute_path_v2 ๐Ÿ”’
VFS v2 helper function for path absolutization TODO: Move this to a shared helper module when VFS v2 provides public API