gecko-dev/nsprpub/pr
2002-07-11 00:53:14 +00:00
..
include Bug 156633: the PR_CurrentThread nspr1.0 compatibility macro should be put 2002-07-11 00:53:14 +00:00
src Fix for bug 139802; slow certificate authentication on Mac OS X. This was caused by the application spending lots of time in WaitNextEvent, called from its main event loop (which is a good thing, in terms of CPU usage). The problem is that NSPR threads then don't get enough time. This patch give the process scheduler a kick in the pants when NSPR is going to switch to another of its threads. r=wtc, r=sdagley 2002-07-10 01:14:23 +00:00
tests Bug 119098: fixed the problem building NSPR tests on OS/2. The patch is 2002-07-09 00:09:32 +00:00
.cvsignore Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 01:47:58 +00:00
Makefile.in BugZilla: 42367. Fix copyright date, Original Code 2000-06-20 21:48:45 +00:00