cvs commit: src/lib/libc/gen readdir.c
David Rhodus
drhodus at crater.dragonflybsd.org
Mon Feb 7 20:08:55 PST 2005
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 at xxxxxxxxx>
Bug hunter and fix provided by : YONETANI Tomokazu <qhwt+dfly at xxxxxxxxxx>
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
More information about the Commits
mailing list