svn commit: r238141 - head/lib/libc/gen

Brooks Davis brooks at FreeBSD.org
Thu Jul 5 19:34:41 UTC 2012


On Thu, Jul 05, 2012 at 05:02:20PM +0000, Brooks Davis wrote:
> Author: brooks
> Date: Thu Jul  5 17:02:20 2012
> New Revision: 238141
> URL: http://svn.freebsd.org/changeset/base/238141
> 
> Log:
>   Document the behavior (from 4.4-lite) that tokens returned by telldir() are
>   single use.

The ideal thing to do here is probably to import NetBSD's
reimplementation that uses a per-directory cache rather than a global
one, but documenting reality seemed like the easiest route to MFC.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20120705/bc01451e/attachment.pgp


More information about the svn-src-all mailing list