notmuch/compat
Carl Worth 7fd7611b23 compat/getdelim: Silence a warning about mixing of signed/unsigned.
If the length is ever so large as to overflow, then we'll end up
returning a negative value (which indicates an error anyway).
2009-12-01 16:27:35 -08:00
..
compat.h compat: Change includes from config.h to compat.h. 2009-12-01 16:27:29 -08:00
getdelim.c compat/getdelim: Silence a warning about mixing of signed/unsigned. 2009-12-01 16:27:35 -08:00
getline.c compat: Change includes from config.h to compat.h. 2009-12-01 16:27:29 -08:00