only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / src / stdio / funlockfile.c
2018-09-12 Rich Felkermake internal declarations for flockfile tracking funct...
2014-08-24 Rich Felkerfix false ownership of stdio FILEs due to tid reuse
2011-07-30 Rich Felkeradd proper fuxed-based locking for stdio
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking