add bsd fgetln function
[musl] / src / internal / stdio_impl.h
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