Historial de Commits

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