summaryrefslogtreecommitdiffstats
path: root/lib/getdelim.c
AgeCommit message (Collapse)AuthorLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert-128/+0
2005-10-07Merge from gnulib.Jim Meyering-0/+3
(SIZE_MAX): New macro, if not already defined.
2005-10-02Import getdelim.c from gnulib (to fix unused var warnings) thenPaul Eggert-12/+18
apply the following fixes: Include getdelim.h first. Include <limits.h>. (SSIZE_MAX): New macro, if not already defined. (getdelim): Fix buffer overrun on 64-bit hosts with lines longer than 2 GiB.
2005-09-22New file, from gnulib.Paul Eggert-0/+119