gecko-dev/nsprpub
wchang0222%aol.com ba59c9fa9f Bugzilla bug 237183: adds an exception handler for every NSPR thread that
is created.  It also exports two functions to set and unset the exception
handler function so they can be used by the primordial thread.  The patch
is contributed by Javier Pedemonte <pedemont@us.ibm.com>. r=wtc.
Modified Files: pprthred.h os2extra.def os2thred.c
2004-03-25 23:28:51 +00:00
..
admin Updated for NSPR 4.5. 2003-11-25 01:20:40 +00:00
build Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Most 2003-05-14 01:24:08 +00:00
config fixes bug 216021 "chekesp error if i link against a msvcrt that is built with strict calling rules" patch=wtc r=darin 2003-11-18 09:49:40 +00:00
lib Bugzilla bug 179828: released plarena.h and plarena.c under the 2003-10-19 00:10:22 +00:00
pkg Deleted blank lines at the end of the file. 2003-02-26 15:11:34 +00:00
pr Bugzilla bug 237183: adds an exception handler for every NSPR thread that 2004-03-25 23:28:51 +00:00
tools
.cvsignore
configure It is not necessary to define _THREAD_SAFE when using pthreads on OpenBSD. 2004-03-11 02:26:25 +00:00
configure.in It is not necessary to define _THREAD_SAFE when using pthreads on OpenBSD. 2004-03-11 02:26:25 +00:00
gmakefile.win Do not build NSPR optimized if MOZ_TRACE_MALLOC is set. 2001-12-06 03:39:05 +00:00
Makefile.in Removed obsolete PR_CLIENT_BUILD and PR_CLIENT_BUILD_UNIX make variables. 2003-02-27 04:13:19 +00:00
makefile.win