Commit History

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