pthread exit stuff: don't bother setting errno when we won't check it.
[musl] / src / stdio / funlockfile.c
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking