C library/kernel differences wait() is actually a library function that (in glibc) is implemented as a call to wait4(2).
確定! 回上一頁