hg: bsd-port/bsd-port/jdk: . Introduce macros to construct the name of shared libraries that take into
glewis at eyesbeyond.com
glewis at eyesbeyond.com
Fri Oct 17 20:58:20 PDT 2008
Changeset: 383454a2b95a
Author: glewis at misty.eyesbeyond.com
Date: 2008-10-17 20:59 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/383454a2b95a
. Introduce macros to construct the name of shared libraries that take into
account the differences between how these names are constructed on MacOS X
vs. other Unixes.
. Use these macros consistently in the construction of shared library names
for dlopen(3).
. Fix misspellings of NULL as 0.
! src/solaris/bin/java_md.c
! src/solaris/javavm/export/jvm_md.h
! src/solaris/native/sun/awt/CUPSfuncs.c
! src/solaris/native/sun/awt/awt_GraphicsEnv.c
! src/solaris/native/sun/awt/awt_Mlib.c
! src/solaris/native/sun/awt/fontpath.c
! src/solaris/native/sun/awt/gtk2_interface.c
! src/solaris/native/sun/java2d/opengl/OGLFuncs_md.h
! src/solaris/native/sun/java2d/x11/X11SurfaceData.c
! src/solaris/native/sun/jdga/dgalock.c
! src/solaris/native/sun/net/spi/DefaultProxySelector.c
! src/solaris/native/sun/nio/ch/FileChannelImpl.c
! src/solaris/native/sun/xawt/awt_Desktop.c
! src/solaris/npt/npt_md.h
More information about the bsd-port-dev
mailing list