fix tmpnam to generate better names, not depend on non-ISO-C symbols
[musl] / src / stdio / funlockfile.c
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking