| Age | Commit message (Expand) | Author |
|---|---|---|
| 2011-07-22 | Set error indicator on invalid arguments. From Carsten Hey. | joerg |
| 2009-12-07 | Test against SSIZE_MAX as pointed out by enami tsugutomo. | roy |
| 2009-12-02 | Pass lint. | roy |
| 2009-12-02 | Reinstate __getdelim which does no locking. | roy |
| 2009-12-01 | Protect getdelim when used internally. | roy |
| 2009-12-01 | Remove __getdelim and just use getdelim. | roy |
| 2009-10-25 | revert some of dsl's changes to make things build on i386; he can undo what | christos |
| 2009-10-25 | Lint is differentially far too picky... | dsl |
| 2009-10-24 | Remove a load of pointless casts - one that even lint doesn't bleat about. | dsl |
| 2009-09-24 | __getdelim works on strings up to SIZE_MAX - 2 and returns 0 on EOF. | roy |
| 2009-07-14 | Allow a buffer of SSIZE_MAX + 1 as the returned bytes do not include the NULL. | roy |
| 2009-07-14 | pass lint | christos |
| 2009-07-13 | Add implementations for getdelim(3) and getline(3). | roy |
