summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SeaMonkey_M11_BRANCH'SeaMonkey_M11_BRANCHcvs2hg1999-11-050-0/+0
* Fix to larryh's earlier checkin to implement bug #17558. Previous fix from ba...no_neckoutil_baseSeaMonkey_M11_BASEsdagley%netscape.com1999-11-051-2/+2
* BugZilla 17558. PR_Open() gets PR_EXCL flaglarryh%netscape.com1999-11-051-5/+13
* Bugzilla bug #15906: add support for the GC leak detector. Contributedwtc%netscape.com1999-11-031-0/+16
* Bugzilla bug #15906: use the GC leak detector. Contributed bywtc%netscape.com1999-11-031-0/+7
* Mac specific interrupt<->thread synchronization mechanism, required for async...gordon%netscape.com1999-11-035-12/+92
* Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>.cls%seawood.org1999-11-021-2/+2
* BugZilla 17558. Add PR_Open() PR_EXCL flaglarryh%netscape.com1999-11-018-4/+168
* Remove the extra -D_XXX_SOURCE_ flags for Linux builds.cls%seawood.org1999-11-012-55/+32
* Need to set the reuseaddr socket option before PR_Bind, now thatwtc%netscape.com1999-10-291-0/+6
* Bugzilla bug #15858: fixed compiler warnings.wtc%netscape.com1999-10-293-4/+3
* Bugzilla bug #17486: need parentheses around a & operator in an expressionwtc%netscape.com1999-10-281-1/+1
* Export version descriptor. Bugzilla 4742srinivas%netscape.com1999-10-284-4/+4
* Include system files for BeOS; checkin for <duncan@be.com>.srinivas%netscape.com1999-10-281-0/+4
* Add PR_Block/Unblock_Interrupt functions. Bugzilla 17055srinivas%netscape.com1999-10-287-27/+157
* __MD_GetEnv now calls standard C's getenv if environment variable not in NSPR...sdagley%netscape.com1999-10-271-1/+5
* BugZilla 17374. Add PROffset typeslarryh%netscape.com1999-10-2711-38/+47
* Bugzilla bug #17188: NSPR should not automatically set the SO_KEEPALIVEwtc%netscape.com1999-10-268-30/+1
* Added missing function declarations to eliminate compiler warnings.wtc%netscape.com1999-10-261-0/+2
* Bugzilla bug #17184: PR_Bind should not set the SO_REUSEADDR socketwtc%netscape.com1999-10-2615-54/+75
* Bugzilla bug #17093: made plevent.c independent of any internal NSPRwtc%netscape.com1999-10-253-7/+14
* OpenVMS updates by colin@theblakes.comsrinivas%netscape.com1999-10-222-2/+13
* PR_SetThreadPriority should set the priority unconditionally.srinivas%netscape.com1999-10-221-2/+1
* Fixed typo in debug statement.srinivas%netscape.com1999-10-221-1/+1
* Defined _MD_PIPEAVAILABLE; checkin for "Duncan Wilcox" <duncan@be.com>.srinivas%netscape.com1999-10-221-0/+1
* Map the SO_BROADCAST option to invalid option, when not supported by thesrinivas%netscape.com1999-10-221-0/+4
* Add PR_SendFile to the PRIOMethods tables to enable use in layered FDs.srinivas%netscape.com1999-10-227-98/+206
* PL_ProcessPendingEvents() dispatches only those events currently on thesrinivas%netscape.com1999-10-221-51/+29
* Removed temporary depend:clean hack.wtc%netscape.com1999-10-221-1/+1
* Bugsplat bug #366500: use the default, PRLock-based atomic stackwtc%netscape.com1999-10-222-58/+0
* Fixed a small mistake in the previous checkin.wtc%netscape.com1999-10-211-1/+1
* Bugsplat bug #365031: moved the definition of PRStack from pratom.hwtc%netscape.com1999-10-212-9/+14
* Temporary depend:clean hack.wtc%netscape.com1999-10-211-1/+1
* Bugzilla bug #16994: fixed compilation problems on platforms withoutwtc%netscape.com1999-10-211-4/+6
* Invoke the native acknowledge notify routine only when queue is non-empty.srinivas%netscape.com1999-10-211-13/+33
* Made comments match code.wtc%netscape.com1999-10-201-2/+1
* Bugsplat bug #366840: PR_StringToNetAddr needs to set the address familywtc%netscape.com1999-10-205-0/+67
* The "-mno-486" compiler option is no longer relevant and not supportedsrinivas%netscape.com1999-10-201-1/+1
* BugSplat 367096larryh%netscape.com1999-10-201-0/+1
* BugSplat 367096larryh%netscape.com1999-10-201-0/+281
* Syncing Makefile.ins with srinivas' previous checkin.cls%seawood.org1999-10-193-8/+14
* Update with post-3.5 fixes on the tipsrinivas%netscape.com1999-10-1936-119/+396
* BugZilla 16566larryh%netscape.com1999-10-192-26/+2
* Initial versionsrinivas%netscape.com1999-10-181-0/+240
* Include fcntl.h always. Bugizlla #16630.srinivas%netscape.com1999-10-181-2/+1
* Bug 11893. r=shavercls%seawood.org1999-10-1711-50/+130
* Fix #15740 - now check for immediate errors from async i/o calls. Also ensure...sdagley%netscape.com1999-10-151-4/+13
* Files not used by build. Attempting to resolve cvs checkin problem. a=sriniv...cls%seawood.org1999-10-151-0/+47
* Files not used by build. Attempting to resolve cvs checkin problem. a=sriniv...cls%seawood.org1999-10-151-0/+112
* Autoconf for NSPR. Checkin for cls@seawood.org. Bugzilla #11893.srinivas%netscape.com1999-10-153-0/+2006