Age | Commit message (Expand) | Author |
---|---|---|
2017-04-13 | Use recallocarray in getdelim/getline to clear memory on buffer resizes, | Bryan Steele |
2016-09-21 | Delete casts to off_t and size_t that are implied by assignments | Philip Guenther |
2015-08-31 | Add framework for resolving (pun intended) libc namespace issues, using | Philip Guenther |
2015-02-06 | SIZE_MAX is standard, we should be using it in preference to the | Todd C. Miller |
2014-10-16 | Fix bounds check for newlen without relying on unspecified behavior. | Todd C. Miller |
2012-03-21 | Implement getdelim(3) and getline(3). | Federico G. Schwindt |