gecko-dev/nsprpub
wtc%netscape.com fe52bd992e Bugzilla bug 84035: backed out the changes to the PRMonitor functions
because some of the Mozilla client code depends on the property that
PR_EnterMonitor and PR_ExitMonitor do not call malloc, calloc, and free.
Modified Files: _pth.h, primpl.h, ptsynch.c
2001-09-28 01:27:07 +00:00
..
admin fix broken sed command 2001-07-24 23:50:38 +00:00
build/autoconf
config Bugzilla bug 98741: replaced NPL by MPL/GPL. 2001-09-07 18:37:58 +00:00
lib Bugzilla bug 96571: fixed the PL_strn* functions that may read beyond 2001-09-11 22:22:16 +00:00
macbuild Fix for bug 71718. Make Mac NSPR work on dual CPU Mac OS X macines by using MP critical regions to fix threading synchronization problems. Uses hand-rolled critical regions because the critical section API is broke on Mac OS 10.0.x. r=gordon, wtc. 2001-09-27 23:35:25 +00:00
pr Bugzilla bug 84035: backed out the changes to the PRMonitor functions 2001-09-28 01:27:07 +00:00
tools
.cvsignore
Makefile.in Added Netscape/iPlanet internal binary release support. The new 2001-06-14 05:49:20 +00:00
configure Adding --enable-strip option. 2001-08-12 03:40:04 +00:00
configure.in Adding --enable-strip option. 2001-08-12 03:40:04 +00:00
gmakefile.win
makefile.win