about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-19 16:30:28 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-19 16:30:28 +0000
commit4bd8be48e95476aec7a483ba2f2830651108382c (patch)
treee55faedf4fa3d1d95ac82f3cb38d57f5d94b64a5 /ChangeLog
parentcfb32a6c81a6ca19115ab40bdfb5329cd0fffea8 (diff)
downloadglibc-4bd8be48e95476aec7a483ba2f2830651108382c.tar.gz
glibc-4bd8be48e95476aec7a483ba2f2830651108382c.tar.xz
glibc-4bd8be48e95476aec7a483ba2f2830651108382c.zip
Update.
1998-10-19  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/opendir.c (__opendir): Add back fstat call to make
	sure that descriptor is in any case for a directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13e3a1793b..c02c3a78cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sysdeps/unix/opendir.c (__opendir): Add back fstat call to make
+	sure that descriptor is in any case for a directory.
+
 1998-10-19 18:59 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
 
 	* math/tgmath.h (__TGMATH_UNARY_REAL_IMAG): Fix typo: val -> Val.