lib/bug: BUGerr(err) - like BUGe() but takes error code explicitly
We'll need this for function which return error not in errno - e.g. pthread_sigmask().
Showing
Please register or sign in to comment
We'll need this for function which return error not in errno - e.g. pthread_sigmask().