Patch: java/lang/natRuntime.cc

Tom Tromey tromey@redhat.com
Tue Aug 19 17:54:00 GMT 2003


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

Alexandre> libltdl (libtool CVS mainline) already has knowledge about
Alexandre> all of this, and it exposes part of the information through
Alexandre> the lt_dlforeachfile entry point.  I doubt there'd be
Alexandre> opposition to introducing a new entry point that, instead
Alexandre> of running a callback for every file in directories in the
Alexandre> PATH, would instead call a function for every directory,
Alexandre> and maybe one that returns a search path as well, with the
Alexandre> host-specific path separators.

Let's do this.

Tom



More information about the Java-patches mailing list