pjs/nsprpub
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
..
build/autoconf Fix nspr autoconf for OpenVMS. 2001-02-25 21:50:47 +00:00
config Fix nspr autoconf for OpenVMS. 2001-02-25 21:50:47 +00:00
lib Fix nspr autoconf for OpenVMS. 2001-02-25 21:50:47 +00:00
macbuild Removed pr/src/md/mac/prgcleak.c. Added pr/src/memory/prgcleak.c and pr/src/misc/prtpool.c. 2000-08-30 04:38:53 +00:00
pr Bugzilla bug #70295: do not hold _pr_flock_lock while calling the MD 2001-02-27 06:51:44 +00:00
tools 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 Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(includedir). This gives us the advantage of being able to set different directories for libs & headers as needed. r=bryner 2001-01-21 06:37:45 +00:00
Makefile.in Automatically run config.status if configure changes. 2001-02-06 02:33:34 +00:00
configure Fix nspr autoconf for OpenVMS. 2001-02-25 21:50:47 +00:00
configure.in Fix nspr autoconf for OpenVMS. 2001-02-25 21:50:47 +00:00
makefile.win BugZilla: 42367. Fix copyright date, Original Code 2000-06-20 21:48:45 +00:00