Age | Commit message (Expand) | Author |
---|---|---|
2017-03-17 | Use recallocarray() to avoid leaving detritus in memory when resizing | Theo de Raadt |
2015-08-31 | Add framework for resolving (pun intended) libc namespace issues, using | Philip Guenther |
2015-02-05 | Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ | Todd C. Miller |
2015-01-16 | Move to the <limits.h> universe. | Theo de Raadt |
2013-04-03 | Set the stream orientation in open_{,w}memstream(). | Philip Guenther |
2013-03-27 | Add an open_wmemstream(3) implementation and fix various issues for | Martin Pieuchot |
2013-01-01 | Add an implementation based on tedu@'s design of fmemopen(3) and | Martin Pieuchot |