* _fpending.c: Include <config.h> unconditionally, since we no
[gnulib.git] / lib / getndelim2.c
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-08-21 Paul EggertAdd and change modules to make it easier for coreutils...
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul Eggert*** empty log message ***
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-07-10 Paul Eggert* getndelim2.c: Include stddef.h, for ptrdiff_t.
2004-05-16 Paul Eggertgetline cleanup. This changes the getndelim2 API:...
2004-04-25 Jim Meyering(getndelim2): Upon realloc failure, don't leak memory.
2003-10-22 Paul Eggert(getndelim2): When size calculation overflows,
2003-09-15 Paul EggertDon't trash errno when a read fails.
2003-09-09 Paul EggertRemove K&R cruft.
2003-07-18 Bruno HaibleNew module 'getndelim2'.
2003-07-17 Bruno HaibleNew module 'getnline'.