gecko-dev/nsprpub
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
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
Makefile
makefile.win