From: Ulrich Drepper Date: Mon, 12 Oct 1998 14:49:09 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1d03cf31cf25dec4fb9fc9b19429d90644a1a2;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index eeaa0099bbe..3d6cde3a158 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-10-12 14:45 Ulrich Drepper + + * sysdeps/unix/opendir.c: Test whether NAME is directory before + opening it. + 1998-10-08 Ulrich Drepper * elf/dl-close.c (_dl_close): Fix typo. Patch by Christian Gafton.