gecko-dev/nsprpub
wtc%netscape.com 22bb5656fc Bug 115865: our code only uses the lower 32 bits of the result of
QueryPerformanceFrequency, so assert that the higher 32 bits are all zeros.
2002-10-24 04:10:25 +00:00
..
admin Updated for NSPR 4.3. 2002-08-28 20:21:57 +00:00
build Added cygwin-wrapper to the tip. Bug 141834. 2002-08-23 01:03:57 +00:00
config Merged the fix for bug 141834 (using cygwin-wrapper) on the tip. 2002-08-28 18:34:30 +00:00
lib Bug 136344: added type casts to allow compilation with a C++ compiler. 2002-08-07 00:40:44 +00:00
macbuild Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml. 2002-03-15 19:24:44 +00:00
pr Bug 115865: our code only uses the lower 32 bits of the result of 2002-10-24 04:10:25 +00:00
tools Removed all Makefile's. The new autoconf build system uses Makefile.in's. 2001-05-17 21:26:28 +00:00
.cvsignore Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 00:55:48 +00:00
configure Bug 165602: checked in Brian Ryner's changes to allow Mac OS X 10.2 builds 2002-09-26 12:51:34 +00:00
configure.in Bug 165602: checked in Brian Ryner's changes to allow Mac OS X 10.2 builds 2002-09-26 12:51:34 +00:00
gmakefile.win Do not build NSPR optimized if MOZ_TRACE_MALLOC is set. 2001-12-06 03:39:05 +00:00
Makefile.in Temporarily force NSPR to be built as -j1 to workaround -j bug in pr/src/Makefile.in 2002-03-14 22:47:19 +00:00
makefile.win