make last thread's pthread_exit give exit(0) a consistent state
the previous few commits ended up leaving the thread count and signal mask wrong for atexit handlers and stdio cleanup.
Showing
想要评论请 注册 或 登录
the previous few commits ended up leaving the thread count and signal mask wrong for atexit handlers and stdio cleanup.