Fwd: cvs commit: src/lib/libc/gen readdir.c

David Rhodus sdrhodus at gmail.com
Mon Feb 7 20:17:45 PST 2005


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 at xxxxxxxxxxxxxxxxxxxxxxx>
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 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


-- 
                                            -David
                                            Steven David Rhodus
                                            <drhodus at xxxxxxxxxxx>





More information about the Kernel mailing list