Fix usage of errno in POSIX semaphore error handling
Previous commit 98ae0186 changed the err variable to errno, which is not the return value we are looking for.
Please register or sign in to comment
Previous commit 98ae0186 changed the err variable to errno, which is not the return value we are looking for.