summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'REFLOW_20020502_BRANCH'REFLOW_20020502_BRANCHcvs2hg2002-04-270-0/+0
|
* Force tinderbox to rebuild.REFLOW_20020502_BASEwtc%netscape.com2002-04-271-0/+1
|
* Backed out the fix for bug 121975. It doesn't work on Windows 95.wtc%netscape.com2002-04-276-92/+74
| | | | | | Modified Files: configure configure.in WIN32.mk _win95.h w95dllmain.c w95thred.c Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Remove high performance timers from OS/2 and revert to default millisecond ↵seawood%netscape.com2002-04-231-39/+4
| | | | | | | timer. Thanks to Michael Kaply <mkaply@us.ibm.com> for the patch. Bug #136958 r=cls
* Bugzilla bug 135448: removed a level of code to make semaphores faster.REFLOW_20020422_BASEREFLOW_20020412_BASEwtc%netscape.com2002-04-113-139/+44
| | | | | | This patch is contributed by Michael Kaply <mkaply@us.ibm.com>. Modified files: _os2 os2cv.c os2vacpp.asm Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Bug 135450: OS/2 only - don't set priority if it is the default.wtc%netscape.com2002-04-111-1/+9
| | | | | The patch is contributed by Michael Kaply <mkaply@us.ibm.com>. r=wtc. Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Deleted a printf statement in the Neutrino builds. Bug 135692.wtc%netscape.com2002-04-111-3/+0
| | | | Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Merged the fixes for bug 136251 and bug 135119 on thewtc%netscape.com2002-04-111-8/+3
| | | | NSPRPUB_PRE_4_2_CLIENT_BRANCH.
* Force a rebuild of Tinderbox.wtc%netscape.com2002-03-311-1/+0
|
* Force a rebuild of Tinderbox.wtc%netscape.com2002-03-311-0/+1
|
* Bugzilla bug 133659: Merged the latest NSPR fixes from the tip into thewtc%netscape.com2002-03-3121-130/+450
| | | | | NSPRPUB_PRE_4_2_CLIENT_BRANCH. a=asa (on behalf of drivers) for checkin to the mozilla 1.0 trunk.
* Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the ↵sfraser%netscape.com2002-03-273-45/+61
| | | | buggy Universal Headers 3.4.1. Also change the GetDiskFragment param from the file name to the fragment name, for better debugging and Talkback. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=wtc, sr=scc, a=asa
* Force a recompile of NSPR in the SeaMonkey tinderboxes.wtc%netscape.com2002-03-141-1/+0
| | | | Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Bugzilla bug 129902: sync up the NSPR_PRE_4_2_CLIENT_BRANCH with the NSPRwtc%netscape.com2002-03-1468-354/+783
| | | | tip. a=dbaron on behalf of drivers@mozilla.org.
* Temporarily force NSPR to use -j1 to work around -j bug in pr/src/Makefile.in.seawood%netscape.com2002-03-141-0/+2
| | | | Bug #123423 r=cls a=asa
* Bugzilla bug 129633: changed default select for OS/2 to BSD_SELECT.wtc%netscape.com2002-03-112-5/+5
| | | | | | The patch is contributed by Michael Kaply <mkaply@us.ibm.com>. r=wtc. a=brendan on behalf of drivers for mozilla 1.0. Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Fix for bug 129364. Eliminate a window of time in which notifiers could fire ↵sfraser%netscape.com2002-03-091-26/+29
| | | | when we hadn't set up the polling thread on the poll descriptors, which could cause lost notifications and FTP stalls. Also revert to PR_FAST_INTSON() from PR_INTSON(), which seems to fix a permanent stall issue on Mac OS X. r=wtc, a=asa
* Workaround fix for a stall on launch on dual CPU OS X machines, that is ↵SYD_TEST_03052002_BASEsfraser%netscape.com2002-03-051-0/+11
| | | | caused by a race condition entering the critical section. Bug 99561. r=wtc, a=dbaron
* Add -lrt/-lposix4 to OS_LIBS on Solaris so that Purify doesn't complain ↵seawood%netscape.com2002-02-262-18/+28
| | | | | | about the missing library when instrumenting libnspr. Bug #124493 r=bryner a=asa
* Create shared libraries using $(CC) for FreeBSD.seawood%netscape.com2002-02-262-29/+70
| | | | | | Use -pthread as a linker flag instead of a compile flag on FreeBSD. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patch. bug #125857 r=wtc/cls a=asa
* For nonblocking connections, wait for socket io if errno == EINTR, not ↵seawood%netscape.com2002-02-221-1/+1
| | | | | | | EINPROGRESS. Thanks to Paul Ashford <arougthopher@lizardland.net> for the patch. Bug #70217 r=cls a=shaver
* Fix for bug 121951 -- make PR_Poll on Mac work with layered file ↵sfraser%netscape.com2002-02-191-104/+185
| | | | descriptors. r=wtc, r=gordon
* Fix for bug 121952 -- make PR_ConnectContinue work on Mac, re-enabling ↵sfraser%netscape.com2002-02-193-29/+31
| | | | non-blocking connects. r=wtc
* Bugzilla bug 124981: Enable IPv6 support for FreeBSD.wtc%netscape.com2002-02-161-0/+6
| | | | Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Add "fast RAM semaphore" support.seawood%netscape.com2002-02-163-12/+375
| | | | | Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch. Bug #125123 r=wtc
* Fix problem of "invisible" helper apps on OS/2.seawood%netscape.com2002-02-161-2/+2
| | | | | Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch. Bug #125183 r=wtc
* Add workaround for missing addrlen in PRNetAddr & BONE failing getsockopt.seawood%netscape.com2002-02-103-317/+373
| | | | | Thanks to Paul Ashford <arougthopher@lizardland.net> for the patch. Bug #122364 r=wtc
* Add support for inheritable fds on BeOS.seawood%netscape.com2002-02-103-5/+33
| | | | Bug #96331 r=arougthopher@lizardland.net
* Implement MD process functions for BeOS.seawood%netscape.com2002-02-101-5/+179
| | | | Bug #96331 r=arougthopher@lizardland.net
* Bugzilla bug 117479: add the PR_ABS macro to NSPRPUB_PRE_4_2_CLIENT_BRANCH.wtc%netscape.com2002-02-071-1/+3
|
* Remove check against fd->secret->md.connectionReturnValue as it always ↵seawood%netscape.com2002-01-311-8/+0
| | | | | | returns 0. Fixing page not loading due to nonblocking connection problem. Bug #121327 r=arougthopher@lizardland.net
* Fix blocker bug 121326 (any SSL transaction causes Mac to freeze) by ↵sfraser%netscape.com2002-01-281-0/+10
| | | | checking in temporary patch from bug 106188; this reverts Mac to using blocking connects. r=wtc.
* Bugzilla bug 119834: checked the fix into NSPRPUB_PRE_4_2_CLIENT_BRANCH.wtc%netscape.com2002-01-271-2/+0
|
* Removing obsolete .toc file (supplanted by XML projects)sfraser%netscape.com2002-01-241-69/+0
|
* Fixing bug 119329 -- make NSPR use tree-wide prefix files on Mac, so that we ↵sfraser%netscape.com2002-01-246-15/+22
| | | | get the same traceback table and other compiler settings as the other projects. r=pinkerton, r/a=wtc
* Fix #99561. Use MPSemaphore calls rather than WaitNextEvent to pause CPU ↵sdagley%netscape.com2002-01-225-32/+138
| | | | under Mac OS X - fixes thread deadlock and improves performance. r=wtc,sr=sfraser,a=dbaron
* Bugzilla bug 100776: Merged the fix onto the NSPRPUB_PRE_4_2_CLIENT_BRANCH.wtc%netscape.com2002-01-228-773/+657
| | | | | Modified files: configure configure.in _os2.h _os2_errors.h prsocket.c os2_errors.c os2poll.c os2sock.c
* Checked in the fix for bug 118631 on the NSPRPUB_PRE_4_2_CLIENT_BRANCH.wtc%netscape.com2002-01-121-115/+139
|
* Bugzilla bug 119406: checked in the fix on thewtc%netscape.com2002-01-111-1/+1
| | | | NSPRPUB_PRE_4_2_CLIENT_BRANCH.
* Landing BeOS BONE support.seawood%netscape.com2002-01-109-305/+591
| | | | | Thanks to Matthew Zahorik <maz@albany.net> & Paul Ashford <arougthopher@lizardland.net> for the patch. Bug #71697 r=wtc/cls
* Bugzilla bug 112987: correctly detect the FreeBSD versions in which poll()wtc%netscape.com2002-01-051-5/+14
| | | | | | was added to libc and libc_r. Thanks to Jeremy Lea for pointing me to the FreeBSD Porter's Handbook. Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Define IS_64 for FreeBSD/alpha.wtc%netscape.com2002-01-031-4/+5
| | | | Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Make building for Darwin/x86 work. The patch is from Matt Watson.wtc%netscape.com2002-01-032-23/+21
| | | | Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Recent versions of freebsd have a threadsafe poll.seawood%netscape.com2002-01-012-3/+4
| | | | | | Use sched_get_priority_* to get actual priority min & max rather than hardcoding defaults. Patches from freebsd ports system. Bug #112987 r=rjesup@wgate.com
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2001-12-273-0/+2566
|
* Bugzilla bug 48308: checked in part of the patch to bring NSPR up towtc%netscape.com2001-12-264-10/+21
| | | | | | | OpenUNIX8 build with pthreads. The patch is contributed by Hiram Clawson <hiramc@caldera.com>. Modified files: _pth.h ptio.c ptthread.c pr/tests/Makefile.in Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Bugzilla bug 115149: clean up threads properly on non-emx platforms.wtc%netscape.com2001-12-204-50/+29
| | | | | | | Increased the default thread stack size to 64K. The patch is contributed by aaronr@us.ibm.com and Michael Kaply <mkaply@us.ibm.com>. Modified files: _os2.h os2cv.c os2io.c os2thred.c Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Bugzilla bug 97485: added the zone allocator (implemented by Nelsonwtc%netscape.com2001-12-204-0/+378
| | | | | | Bolyard). Modified files: primpl.h prmem.c prinit.c ptthread.c Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
* Landing NSPR changes for the Mac Pro 7 landingsfraser%netscape.com2001-12-105-9/+10
|
* New XML project file for Pro 7 landingsfraser%netscape.com2001-12-101-0/+8232
|