fix undefined call order in fclose, possible lost output depending on compiler
[musl] / src / stdio / funlockfile.c
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking