gecko-dev/nsprpub
sdagley%netscape.com dfeb194d83 Mac specific fix. Now that dp's code to walk the shared libs to see what is installed is working we've run into a problem that unloading the libs breaks the app (crash on quit, possible general instability). rjc's fix is to make sure PR_LoadLibrary is loading a unique copy of the lib by changing GetDiskFragment to use the option kPrivateCFragCopy instead of kLoadCFrag. 1999-02-19 02:45:54 +00:00
..
config add profiling capability for win32 1999-02-12 19:36:35 +00:00
lib Removed unused variable warnings by the Macintosh compiler. The patch 1999-02-04 15:53:49 +00:00
macbuild First Checked In. 1998-12-13 05:01:04 +00:00
pr Mac specific fix. Now that dp's code to walk the shared libs to see what is installed is working we've run into a problem that unloading the libs breaks the app (crash on quit, possible general instability). rjc's fix is to make sure PR_LoadLibrary is loading a unique copy of the lib by changing GetDiskFragment to use the option kPrivateCFragCopy instead of kLoadCFrag. 1999-02-19 02:45:54 +00:00
tools Removed hardcoded AIX pathnames /usr/lpp/xlC from the makefiles, 1999-01-08 19:51:14 +00:00
Makefile Removed the temporary depend:clean hack. 1998-12-09 17:42:06 +00:00
makefile.win In debug build, define MOZ_NO_DEBUG_RTL to use the nondebug version 1998-06-04 04:55:37 +00:00