X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=9b8480dd7c337841e5793720404dbb2a85d7f2f3;hb=824046ca2900f2bc9524015d5cdfa1a7ec0005e5;hp=904cc9c89f95e372616c9793d7b3b77072e0872d;hpb=e27b8f8fda41cf2b90001cf24dc6b0aeb6a26360;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 904cc9c89..9b8480dd7 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2003-09-15 Paul Eggert + + * lib/getndelim2.c (getndelim2): Don't trash errno when a read + fails, so that the caller gets the proper errno. + + * readutmp.c (read_utmp): Likewise. + Check for fstat error. Close stream and free storage + when failing. + 2003-09-14 Bruno Haible * fwriteerror.h: New file.