mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-24 18:36:24 +04:00
1 line
398 B
JavaScript
1 line
398 B
JavaScript
initSidebarItems({"fn":[["check_sigaction_error",""],["sys_exec",""],["sys_exit",""],["sys_fork",""],["sys_get_time",""],["sys_getpid",""],["sys_kill",""],["sys_sigaction",""],["sys_sigprocmask",""],["sys_sigretrun",""],["sys_waitpid","If there is not a child process whose pid is same as given, return -1. Else if there is a child process but it is still running, return -2."],["sys_yield",""]]}); |