regex: simplify the {,} repetition parsing logic
[oweals/musl.git] / src / stdio / getdelim.c
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