You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make out unit tests hermetic for cross compilation, we need to implement waitpid from sys/wait.h for use in libc/test/UnitTest/ExecuteFunctionUnix.cpp.