work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1
[oweals/musl.git] / src / stdio / funlockfile.c
2011-07-30 Rich Felkeradd proper fuxed-based locking for stdio
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking