math: raise flags in log2l.c on <= 0 arguments, and fix volatile
[musl] / src / stdio / open_wmemstream.c
2012-11-09 Rich Felkeralways add memory streams to stdio open file list
2012-11-08 Rich Felkerclean up stdio_impl.h
2011-09-04 Rich Felkermemstreams: fix incorrect handling of file pos > curren...
2011-09-04 Rich Felkeroptimize seek function for memory streams
2011-09-04 Rich Felkerfix twos complement overflow bug in mem streams boundar...
2011-09-04 Rich Felkerfix some length calculations in memory streams
2011-09-03 Rich Felkerimplement open_wmemstream