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