Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a comparison in open_memstream not to confuse when a negative | 2019-05-02 | 1 | -3/+3 | |
* | Use recallocarray() to avoid leaving detritus in memory when resizing | 2017-03-17 | 1 | -2/+2 | |
* | Add framework for resolving (pun intended) libc namespace issues, using | 2015-08-31 | 1 | -1/+2 | |
* | Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ | 2015-02-05 | 1 | -2/+2 | |
* | Move to the <limits.h> universe. | 2015-01-16 | 1 | -4/+4 | |
* | Set the stream orientation in open_{,w}memstream(). | 2013-04-03 | 1 | -1/+2 | |
* | Add an open_wmemstream(3) implementation and fix various issues for | 2013-03-27 | 1 | -34/+25 | |
* | Add an implementation based on tedu@'s design of fmemopen(3) and | 2013-01-01 | 1 | -0/+166 |