on local-threads-only platforms. This is pointed out by many people,
including Nat <gnat@frii.com>.
git-svn-id: svn://10.0.0.236/trunk@137 18797224-902f-48f8-a5cc-f745e15eee43
as oppposed to the value 1. This is to avoid conflicting with the
value of other RTLD_XXX flags.
On HP-UX, shared libraries built using aCC cannot be dynamically loaded
with BIND_DEFERRED, so we have to use the BIND_IMMEDIATE flag in
shl_load().
git-svn-id: svn://10.0.0.236/trunk@66 18797224-902f-48f8-a5cc-f745e15eee43
should return PRInt32, not void. (Reported by William A. Law,
law@netscape.com.)
git-svn-id: svn://10.0.0.236/trunk@58 18797224-902f-48f8-a5cc-f745e15eee43