summaryrefslogtreecommitdiff
path: root/compat/getdelim.c
AgeCommit message (Expand)Author
2009-12-01getdelim: Silence a (bogus) compiler warning.Carl Worth
2009-12-01compat/getdelim: Silence a warning about mixing of signed/unsigned.Carl Worth
2009-12-01compat: Change includes from config.h to compat.h.Carl Worth
2009-12-01compat: Add implementation of getline from gnulib.Carl Worth