remove stale document from malloc src directory
[oweals/musl.git] / src / stdio / __stdio_read.c
2018-02-24 Rich Felkeravoid use of readv syscall in __stdio_read backend...
2018-02-24 Rich Felkerconsistently return number of bytes read from stdio...
2018-02-24 Rich Felkerremove obfuscated flags bit-twiddling logic in __stdio_read
2015-06-13 Rich Felkerremove cancellation points in stdio
2015-05-29 Rich Felkerfix failure of ungetc and ungetwc to work on files...
2014-03-24 Rich Felkeralways initialize thread pointer at program start
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up stdio_impl.h
2012-05-26 Rich Felkeravoid using pthread cleanup push/pop in stdio when...
2012-02-02 Rich Felkermake stdio open, read, and write operations cancellatio...
2011-04-09 Rich Felkerwork around a nasty bug in linux readv syscall
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0