refactor headers, especially alltypes.h, and improve C++ ABI compat
[musl] / src / internal / stdio_impl.h
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up stdio_impl.h
2012-11-02 Rich Felkerfix more unused variable warnings
2012-10-25 Rich Felkeruse explicit visibility to optimize a few hot-path...
2012-10-25 Rich Felkergreatly improve freopen behavior
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-11 Rich Felkeradd bsd fgetln function
2012-06-19 Rich Felkerremove flush hook cruft that was never used from stdio
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...
2012-04-11 Rich FelkerMerge remote branch 'nsz/master'
2012-04-11 Rich Felkeradd "scan helper getc" and rework strtod, etc. to use it
2011-07-30 Rich Felkeradd proper fuxed-based locking for stdio
2011-04-17 Rich Felkerclean up handling of thread/nothread mode, locking
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-03-25 Rich Felkersimplify and optimize FILE lock handling
2011-03-18 Rich Felkerimplement [v]swprintf
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking
2011-02-12 Rich Felkerinitial check-in, version 0.5.0