| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-06-08 | Don't use "NULL" to talk about null-terminated strings. | uwe |
| 2010-01-11 | Use a proper char */size_t pair in __sfileext to keep track of the line | joerg |
| 2009-12-02 | Reinstate __getdelim which does no locking. | roy |
| 2009-12-01 | Remove __getdelim and just use getdelim. | roy |
| 2009-10-15 | Handle errors from getdelim better. | roy |
| 2009-10-14 | Store the allocated buffer against FILE, plugging a memory leak. | roy |
| 2009-09-24 | __getdelim works on strings up to SIZE_MAX - 2 and returns 0 on EOF. | roy |
| 2009-01-31 | sign-compare fix | lukem |
| 2006-11-24 | fix spelling of accommodate; from Zapher. | christos |
| 2005-05-14 | Add the missing wide char support functions from freebsd. | christos |
| 2004-05-10 | After discussion with christos, turn fgetstr() into an internal function. | drochner |
| 2004-04-21 | Add a generalized version of fgetln that can stop at an arbitrary delimiter, | christos |
