Since nobody has had a chance to review the webrev below, I also threw together a version that doesn't use fdwalk, but instead uses readdir() to look through /proc/self/fd, much like fdwalk does. In order for us to actually integrate this version, it needs to be tested on Linux and MacOS. I don't have the required gear, so I'll need someone to try the patch to see if it works.
The webrev for the alternative implementation is here: http://cr.opensolaris.org/~johansen/webrev-4612-multiplat/ Thanks, -j On Fri, Nov 07, 2008 at 05:12:57PM -0800, [EMAIL PROTECTED] wrote: > Thanks to everyone who has reviewed this. I've posted a new webrev that > includes all of the recent changes. > > http://cr.opensolaris.org/~johansen/webrev-4612-2/ > > Thanks, > > -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
