For those of you not on the commits mailing list and running current,
I would recommend doing a cvsup and a complete buildworld/installworld
to catch this little fix.
---------- Forwarded message ----------
From: David Rhodus <drhodus@crater.dragonflybsd.org>
Date: Mon, 7 Feb 2005 20:07:57 -0800 (PST)
Subject: cvs commit: src/lib/libc/gen readdir.c
drhodus 2005/02/07 20:07:57 PST
DragonFly src repository
Modified files:
lib/libc/gen readdir.c
Log:
Remove call to readdir() that was missed durning the libc namespace
cleanup. We now make use of _readidir_unlocked().
First reported by : Joerg Anslik <joerg@anslik.de>
Bug hunter and fix provided by : YONETANI Tomokazu <qhwt+dfly@les.ath.cx>
Revision Changes Path
1.4 +0 -1 src/lib/libc/gen/readdir.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/readdir.c.diff?r1=1.3&r2=1.4&f=u
--
-David
Steven David Rhodus
<drhodus@machdep.com>