gecko-dev/nsprpub
wtc%netscape.com 4f92efc2e7 In PR_JoinThread, we need to call pthread_detach after pthread_join
under DCE threads because DCE threads' pthread_detach does not reclaim
the terminated thread's resources.
1998-12-10 19:58:23 +00:00
..
config Miscellaneous porting changes from Brian Ostrom <briano@netscape.com>. 1998-12-05 01:41:18 +00:00
lib BugSplat 335862 1998-11-24 01:26:00 +00:00
macbuild Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds to mozilla/xpcom. 1998-11-09 20:05:38 +00:00
pr In PR_JoinThread, we need to call pthread_detach after pthread_join 1998-12-10 19:58:23 +00:00
tools Removed all the autoconf *.in files in mozilla/nsprpub. 1998-10-05 19:19:56 +00:00
Makefile Removed the temporary depend:clean hack. 1998-12-09 17:42:06 +00:00
makefile.win In debug build, define MOZ_NO_DEBUG_RTL to use the nondebug version 1998-06-04 04:55:37 +00:00