Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Completion of error handling #10

Closed
elfring opened this Issue Apr 10, 2015 · 2 comments

Comments

Projects
None yet
3 participants

elfring commented Apr 10, 2015

Would you like to add more error handling for return values from functions like the following?

Contributor

natoscott commented Apr 22, 2015

Yes. Do you want to send a patch or pull request?

Contributor

kmcdonell commented Apr 24, 2015

According to my man page ... pthread_mutex_init always returns 0.
The pthread_create one though is a bug that I'll fix.

@kmcdonell kmcdonell closed this Apr 24, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment