Date: Tue, 5 Dec 2000 19:14:28 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include dirent.h Message-ID: <200012060314.eB63ESS47491@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2000/12/05 19:14:28 PST Modified files: include dirent.h Log: Add a LIST_HEAD to DIR for a queue of telldir positions. Also add a location count (used as the magic for telldir) to DIR. A future change will also add a mutex/lock. Revision Changes Path 1.8 +7 -2 src/include/dirent.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012060314.eB63ESS47491>