Historique des commits

Auteur SHA1 Message Date
  Rich Felker 6019459251 clean up allocation/setup logic for open_[w]memstream il y a 7 ans
  Rich Felker 7b9f57f207 fix open_[w]memstream behavior when no writes take place il y a 9 ans
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct il y a 9 ans
  Rich Felker dc059f03e8 always add memory streams to stdio open file list il y a 12 ans
  Rich Felker 835f9f950e clean up stdio_impl.h il y a 12 ans
  Rich Felker 7ee3dcb3c6 memstreams: fix incorrect handling of file pos > current size il y a 13 ans
  Rich Felker c88f36f556 optimize seek function for memory streams il y a 13 ans
  Rich Felker 32d67e938e fix twos complement overflow bug in mem streams boundary check il y a 13 ans
  Rich Felker 1e69376435 fix some length calculations in memory streams il y a 13 ans
  Rich Felker b158b32a44 implement open_memstream il y a 13 ans