Historique des commits

Auteur SHA1 Message Date
  Rich Felker 1f6cbdb434 getdelim: only grow buffer when necessary, improve OOM behavior il y a 6 ans
  Rich Felker 849e7603e9 fix null pointer subtraction and comparison in stdio il y a 6 ans
  Rich Felker 5cd309f0cc fix failure of getdelim to set stream orientation on error il y a 6 ans
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
  Rich Felker aaa29c26ee remove unused MIN macro from getdelim source file il y a 7 ans
  Rich Felker c673158d91 fix overly pessimistic realloc strategy in getdelim il y a 9 ans
  Rich Felker d87f0a9a95 avoid updating caller's size when getdelim fails to realloc il y a 9 ans
  Rich Felker b114190b29 fix single-byte overflow of malloc'd buffer in getdelim il y a 9 ans
  Szabolcs Nagy 05e0e301e3 fix getdelim to set the error indicator on all failures il y a 10 ans
  Rich Felker 835f9f950e clean up stdio_impl.h il y a 12 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
  Rich Felker 6a4b9472fb add some ugly aliases for LSB ABI compatibility il y a 13 ans
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans