Rich Felker
|
5ce3737931
reduce spurious inclusion of libc.h
|
vor 6 Jahren |
Rich Felker
|
b152d575fd
set stream orientations in open_[w]memstream
|
vor 6 Jahren |
Rich Felker
|
6019459251
clean up allocation/setup logic for open_[w]memstream
|
vor 7 Jahren |
Rich Felker
|
7b9f57f207
fix open_[w]memstream behavior when no writes take place
|
vor 9 Jahren |
Rich Felker
|
1b0cdc8700
refactor stdio open file list handling, move it out of global libc struct
|
vor 9 Jahren |
Rich Felker
|
dc059f03e8
always add memory streams to stdio open file list
|
vor 12 Jahren |
Rich Felker
|
835f9f950e
clean up stdio_impl.h
|
vor 12 Jahren |
Rich Felker
|
7ee3dcb3c6
memstreams: fix incorrect handling of file pos > current size
|
vor 13 Jahren |
Rich Felker
|
c88f36f556
optimize seek function for memory streams
|
vor 13 Jahren |
Rich Felker
|
32d67e938e
fix twos complement overflow bug in mem streams boundary check
|
vor 13 Jahren |
Rich Felker
|
1e69376435
fix some length calculations in memory streams
|
vor 13 Jahren |
Rich Felker
|
1461e02757
implement open_wmemstream
|
vor 13 Jahren |