Changeset: 6058ce1924ab Author: [email protected] Date: 2009-07-23 19:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6058ce1924ab
. Dynamically look up fdopendir rather than assuming it exists on all platforms. This fixes the build on MacOS X where the linker is stricter than on the other *BSD, where it only caused a compiler warning. ! src/solaris/native/sun/nio/fs/UnixNativeDispatcher.c
