gecko-dev/nsprpub
wtc%netscape.com cc0956733b Bugzilla bug #84035: we can't assume that 0 is an invalid value for the
pthread_t type and use 0 to indicate a lock has no owner.  Added a
'locked' boolean field explicitly to PRLock.  In PRMonitor, make the
owner field a PRThread* pointer, with a value of NULL indicating that
the monitor has no owner.  Thanks to Takis Psarogiannakopoulos for
reporting this bug and spending a year (off and on) tracking it down.
Modified files: _pth.h, primpl.h, and ptsynch.c.
2001-06-04 23:42:10 +00:00
..
admin Gnu tar incompatible with Sun tar 2001-05-24 18:28:22 +00:00
build/autoconf Updating config.guess & config.sub with 2001-03-30 changes from the GNU master copy at :pserver:anoncvs@subversions.gnu.org:/cvs /config . 2001-04-05 04:41:13 +00:00
config Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakes 2001-05-22 18:50:21 +00:00
lib Eliminated more differences between the autoconf build system and the 2001-05-17 21:42:09 +00:00
macbuild Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 06:46:01 +00:00
pr Bugzilla bug #84035: we can't assume that 0 is an invalid value for the 2001-06-04 23:42:10 +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
Makefile.in Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 00:55:48 +00:00
configure Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakes 2001-05-22 18:50:21 +00:00
configure.in Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakes 2001-05-22 18:50:21 +00:00
gmakefile.win Changed the license to MPL/GPL. 2001-05-12 01:00:41 +00:00
makefile.win BugZilla: 42367. Fix copyright date, Original Code 2000-06-20 21:48:45 +00:00