remove stale document from malloc src directory
[oweals/musl.git] / src / stdio / fflush.c
2018-11-02 Rich Felkerfix failure to flush stderr when fflush(0) is called
2018-09-16 Rich Felkerfix null pointer subtraction and comparison in stdio
2017-08-29 Rich Felkerfix unsynchronized access to FILE structure in fflush(0)
2016-09-19 Rich Felkersimplify/refactor fflush and make fflush_unlocked an...
2015-06-16 Rich Felkerrefactor stdio open file list handling, move it out...
2014-07-17 Rich Felkerwork around constant folding bug 61144 in gcc 4.9.0...
2012-06-19 Rich Felkerminor cleanup in fflush
2012-06-19 Rich Felkerremove flush hook cruft that was never used from stdio
2011-07-30 Rich Felkeradd proper fuxed-based locking for stdio
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0