pjs/nsprpub/pr
wtc%netscape.com bb4992fe3a Bugzilla bug #70295: do not hold _pr_flock_lock while calling the MD
lockfile function to avoid a deadlock.  The lockCount field of
PRFilePrivate may have the value of -1 to indicate that the MD lockfile
function is in progress.  Use _pr_flock_cv to wait for the completion
of the MD lockfile function.
Modified files: primpl.h, prfile.c, prio.c, ptio.c
2001-02-27 06:51:44 +00:00
..
include Bugzilla bug #70295: do not hold _pr_flock_lock while calling the MD 2001-02-27 06:51:44 +00:00
src Bugzilla bug #70295: do not hold _pr_flock_lock while calling the MD 2001-02-27 06:51:44 +00:00
tests There is no need to invoke recursive makes for the dummy libs & install phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk. 2001-01-22 06:36:06 +00:00
Makefile BugZilla: 42367. Fix copyright date, Original Code 2000-06-20 21:48:45 +00:00
Makefile.in BugZilla: 42367. Fix copyright date, Original Code 2000-06-20 21:48:45 +00:00