remove stale document from malloc src directory
[oweals/musl.git] / src / stdio / getdelim.c
2018-09-17 Rich Felkergetdelim: only grow buffer when necessary, improve...
2018-09-16 Rich Felkerfix null pointer subtraction and comparison in stdio
2018-09-16 Rich Felkerfix failure of getdelim to set stream orientation on...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-02-24 Rich Felkerremove unused MIN macro from getdelim source file
2015-12-20 Rich Felkerfix overly pessimistic realloc strategy in getdelim
2015-12-20 Rich Felkeravoid updating caller's size when getdelim fails to...
2015-10-25 Rich Felkerfix single-byte overflow of malloc'd buffer in getdelim
2015-04-04 Szabolcs Nagyfix getdelim to set the error indicator on all failures
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up stdio_impl.h
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-06-03 Rich Felkeradd some ugly aliases for LSB ABI compatibility
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