summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SeaMonkey_M7_BRANCH'SeaMonkey_M7_BRANCHcvs2hg1999-06-140-0/+0
* BugZilla #8018sspitzer-news-tagTREEWIDGET_19990616_BASESeaMonkey_M7_BASESeaMonkey_M7_19990619_BASERDF_19990617_BASElarryh%netscape.com1999-06-142-0/+17
* Fix bug #6507. PR_fprintf() with PR_GetSpecialFD(PR_StandardOutput) or PR_Ge...sdagley%netscape.com1999-06-071-38/+15
* QNX port; checkin for briano@netscape.com. Bug #7276.srinivas%netscape.com1999-06-062-0/+4
* More OpenVMS changes from Colin R. Blake <colin@theblakes.com>.wtc%netscape.com1999-06-044-2/+27
* Bugzilla bug #4842: do not export pr/include/md.wtc%netscape.com1999-06-031-1/+0
* Bugzilla bug #4842: do not export private NSPR headers (private/pprmwait.h,wtc%netscape.com1999-06-0326-34/+39
* Bugzilla bug #7077: modified compile-et.pl so that it adds commentswtc%netscape.com1999-05-272-0/+154
* Bugzilla bug #4471: specify -mips3 when compiling on IRIX 6.5,wtc%netscape.com1999-05-271-0/+3
* Fix for bug#4312. Conditionalized patching of StackSpace so it's only done w...SeaMonkey_M6_BASEgordon%netscape.com1999-05-211-56/+76
* Fix for bug#6662 "PR_Open does not set hpb.fileParam.ioDirID field".XPCOM21_BASEgordon%netscape.com1999-05-201-6/+6
* Fix bug #3534. Now set EOF and file position to requested offset in a seek w...sdagley%netscape.com1999-05-201-0/+4
* Add test to see if async I/O has completed before we actually yield the threa...sdagley%netscape.com1999-05-191-2/+4
* More SCO OpenServer updates from Brian Ostrom <briano@netscape.com>.wtc%netscape.com1999-05-191-29/+1
* Fixed a typo in previous checkinsrinivas%netscape.com1999-05-1920-39/+204
|\
| * OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>.srinivas%netscape.com1999-05-1918-38/+358
| * Bugzilla bug #4761: define _LARGEFILE64_SOURCE explicitly if we arewtc%netscape.com1999-05-191-0/+10
| * On SCO OpenServer 5, ENOBUFS and ENOSR are defined to be thewtc%netscape.com1999-05-181-1/+4
| * Bugzilla bug #1816: handle Cygwin's uname return format on Win95 also.wtc%netscape.com1999-05-171-0/+4
| * Bugzilla bug #1816: handle the output of the 'uname' command inwtc%netscape.com1999-05-171-0/+17
* | fixup commit for tag 'XPCOM20_BASE'XPCOM20_BASEcvs2hg1999-05-191-0/+189
|/
* Port to OpenVMS.srinivas%netscape.com1999-05-125-3/+34
* Initial version for the OpenVMS port.srinivas%netscape.com1999-05-122-0/+369
* Initial version of the OpenVMS config file.srinivas%netscape.com1999-05-121-0/+40
* Fix for bug#4312. Conditionalized patching of StackSpace so it's only done w...gordon%netscape.com1999-05-112-80/+46
* Create 10 server threads by default.wtc%netscape.com1999-05-041-1/+1
* Added curly braces around nested if's to achieve the if-else associationwtc%netscape.com1999-05-041-4/+6
* Fix for bug #4313 "[PP]Replace ExitToShell() patch with CFM termination proc"...XUL_19990428_BASESeaMonkey_M5_BASEEVENTQUEUE_19990503_BASEgordon%netscape.com1999-04-281-0/+0
* Fix for bug #4313 "[PP]Replace ExitToShell() patch with CFM termination proc"...gordon%netscape.com1999-04-281-160/+12
* Fix for Mac OT bugs #4251. Added a case for OTGetEndpointState() returning T...gordon%netscape.com1999-04-271-4/+4
* Bugzilla bug #5518: map PRSeekWhence to FILE_XXX before passing towtc%netscape.com1999-04-261-24/+50
* Added new tests bigfile2.c and bigfile3.c that reproduce BugzillaENUMERATOR_19990424_BASEwtc%netscape.com1999-04-243-0/+215
* Bugsplat bug #350054: in the NT implementation of SocketTransmitFile,wtc%netscape.com1999-04-231-4/+1
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-21565-565/+565
* Bugzilla bug #5358: temporary fix for the build problem on Solaris/x86.wtc%netscape.com1999-04-211-0/+6
* Bugzilla bug #5344: added the missing #define PLARENAS_H as part ofwtc%netscape.com1999-04-211-0/+1
* Use of lstat, instead of stat, causes nsinstall to miss directories pointed t...srinivas%netscape.com1999-04-211-1/+1
* Bugzilla bug #4741: add lib version info to libplds3 and libprstrms3.wtc%netscape.com1999-04-198-19/+282
* Declare _PR_Unblock_IO_Wait.wtc%netscape.com1999-04-161-0/+2
* Bugzilla bug #146: cast unsigned to signed type before applying thewtc%netscape.com1999-04-161-0/+5
* Removed unused variables LIBNSPR and PURELIBNSPR.wtc%netscape.com1999-04-151-3/+0
* Bugzilla bug #5111: include my_config.mk and my_overrides.mk, if theywtc%netscape.com1999-04-152-0/+34
* Bugsplat bug #345296: added a test program that have multiplewtc%netscape.com1999-04-152-0/+234
* Fix warning message on _MD_EXITlarryh%netscape.com1999-04-141-0/+1
* Bugzilla bug #4952: line 35 spilled over to line 36, and a '-' was missing.wtc%netscape.com1999-04-141-2/+1
* Bugzilla bug #2802: prepend current directory to $(DIST)/lib onlywtc%netscape.com1999-04-141-14/+23
* add coverage for functions that should be called by this test caselarryh%netscape.com1999-04-132-1/+25
* Removed mozilla-specific library path components: bug #4450.srinivas%netscape.com1999-04-111-38/+2
* Added prstreams to DIRS.wtc%netscape.com1999-04-101-0/+4
* Bugzilla bug #4736: added dummy references to rcsid and sccsid sowtc%netscape.com1999-04-102-10/+30