summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'SeaMonkey_M17_BRANCH'SeaMonkey_M17_BRANCHcvs2hg2000-07-170-0/+0
|
* Bugzilla bug #45683: define FD_SETSIZE to be 4096. This patch isSeaMonkey_M17_RELEASESeaMonkey_M17_BASEwtc%netscape.com2000-07-171-3/+3
| | | | | contributed by Jerry Kirk <Jerry.Kirk@nexwarecorp.com>. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #45141: checked in an OS/2 patch from Michael Kaplywtc%netscape.com2000-07-121-2/+2
| | | | | <mkaply@us.ibm.com>. a=waterson@mozilla.org. (NSPRPUB_CLIENT_BRANCH)
* Changing default debug & opt flags for qnx Bug #44133. Removed autoconf 2.13 ↵cls%seawood.org2000-07-081-116/+97
| | | | specific macro
* Changing default debug & opt flags for qnx Bug #44133cls%seawood.org2000-07-081-4/+3
|
* Added TINC to GARBAGEcls%seawood.org2000-07-081-0/+2
|
* Fixed a typo in the previous checkin.wtc%netscape.com2000-07-061-1/+1
| | | | (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #41524: fixed build problems on NetBSD-current with ELFwtc%netscape.com2000-07-063-12/+21
| | | | | | object format. r=taya@sm.sony.co.jp. a=brendan@mozilla.org. Modified files: NetBSD.mk, _netbsd.h, prlink.c (NSPRPUB_CLIENT_BRANCH)
* Add remove generated config files on distclean. Bug #43142cls%seawood.org2000-07-031-0/+1
|
* Adding generated file to GARBAGEcls%seawood.org2000-07-021-0/+2
|
* Bugzilla bug #39712: backed out the workaround for a compiler bug.wtc%netscape.com2000-06-291-7/+0
| | | | | The compiler bug is fixed in Service Pack 4 of MSVC 6.0. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #44133: checked in NTO patches contributed bywtc%netscape.com2000-06-292-8/+9
| | | | | | Jerry Kirk <Jerry.Kirk@nexwarecorp.com>. Modified files: NTO.mk, arch.mk (NSPRPUB_CLIENT_BRANCH. a=brendan@mozilla.org.)
* BugZilla: 43337. Better implementationlarryh%netscape.com2000-06-281-1/+1
|
* Do not explicitly link against -lc_r on OpenBSD. Bug #36467 r=wtccls%seawood.org2000-06-281-2/+0
|
* BugZilla: 43337. PR_GetPeerName() asserts on NTlarryh%netscape.com2000-06-221-1/+1
|
* bug #42100, Carbon compatibility. Changed GENERATINGCFM towtc%netscape.com2000-06-211-1/+1
| | | | TARGET_RT_MAC_CFM.
* Removed commented-out code accidentally added in the previous checkin.wtc%netscape.com2000-06-211-2/+0
| | | | r=beard@netscape.com. (NSPRPUB_CLIENT_BRANCH)
* bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraserbeard%netscape.com2000-06-203-7/+5
|
* bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraserbeard%netscape.com2000-06-203-27/+20
|
* Force Tinderbox to recompile.wtc%netscape.com2000-06-091-0/+1
|
* Force Tinderbox to recompile.wtc%netscape.com2000-06-091-1/+0
|
* Bugzilla bug #40542: pass the correct size of struct sockaddr_in8 towtc%netscape.com2000-06-092-0/+51
| | | | | | | native socket functions on Solaris 8 for Intel/x86. r=larryh@netscape.com. a=pdt. Thanks to dcran@us.ibm.com (Donnie Cranford) for the bug report. Modified files: _solaris.h, primpl.h (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #39967: replace an assertion in _PR_MD_GETFILEINFO64 bywtc%netscape.com2000-05-262-2/+8
| | | | | | | proper error checking and failure return. Thanks to Bernd Mielke <mielke@licel.com> for the bug report. Modified files: ntio.c, w95io.c (NSPRPUB_CLIENT_BRANCH. r=larryh@netscape.com. nsbeta2+)
* Checked in IPv6 patch for OpenVMS from Colin Blake <colin@theblakes.com>.wtc%netscape.com2000-05-171-3/+21
| | | | (NSPRPUB_CLIENT_BRANCH)
* Checked in IPv6 patch for Colin Blake <colin@theblakes.com>.wtc%netscape.com2000-05-171-0/+11
| | | | (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #39350: checked in patch from beard@netscape.com. Justwtc%netscape.com2000-05-162-13/+8
| | | | | malloc the thread object if GC_LEAK_DETECTOR is defined. These thread objects will be leaked.
* Force a recompilation.wtc%netscape.com2000-05-131-0/+1
|
* Force a recompilation.wtc%netscape.com2000-05-131-1/+0
|
* Set NSPR version to 4.0.1 Beta.wtc%netscape.com2000-05-131-3/+3
| | | | (NSPRPUB_CLIENT_BRANCH)
* Sync'ed up with revision 3.28 on the main trunk.wtc%netscape.com2000-05-121-2/+2
| | | | (NSPRPUB_CLIENT_BRANCH)
* Synced up with revision 1.8 on the main trunk.wtc%netscape.com2000-05-121-1/+1
| | | | (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #32184: added 'const' versions of hash table lookupwtc%netscape.com2000-05-122-0/+52
| | | | | | functions that don't reorder the hash entries. Modified files: plhash.h, plhash.c (NSPRPUB_CLIENT_BRANCH)
* Changed the realclean and clobber_all targets so that they don'twtc%netscape.com2000-05-102-6/+4
| | | | | | cd into pr/tests. Modified files: nsprpub/Makefile, nsprpub/Makefile.in (NSPRPUB_CLIENT_BRANCH)
* Moved stuff around so that this file is exactly the same as the versionwtc%netscape.com2000-05-101-2/+2
| | | | on the main trunk. (NSPRPUB_CLIENT_BRANCH)
* Removed an extra 'e'.wtc%netscape.com2000-05-092-2/+2
| | | | Modified files: configure, configure.in (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #31120: _PR_Unblock_IO_Wait was binding the interruptedwtc%netscape.com2000-05-091-1/+1
| | | | | local thread to the wrong CPU. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #36718: several socket options become enums in Mac OSwtc%netscape.com2000-05-082-1/+14
| | | | | | Universal Interfaces 3.3. Define them as macros so that our code, which assumes all socket options are macros, continues to work. Modified files: _macos.h, prmapopt.c
* Bugzilla bug #33043: use System V shared memory and semaphores onwtc%netscape.com2000-05-051-0/+5
| | | | | | Solaris 2.5.1 because the POSIX shared memory and semaphore functions fail with ENOSYS. (NSPRPUB_CLIENT_BRANCH)
* Set PR_MD_ASFILES for Linux.cls%seawood.org2000-05-022-35/+45
| | | | Set default AS to $(CC).
* Force a recompile.wtc%netscape.com2000-05-021-0/+1
|
* Force a recompile.wtc%netscape.com2000-05-021-1/+0
|
* Bugzilla bug #30902: use true atomic implementation of the NSPR atomicwtc%netscape.com2000-05-024-0/+31
| | | | | | | | routines on Linux on Intel x86. Modified files: _linux.h, pr/src/md/unix/Makefile, pr/src/md/unix/Makefile.in, pr/src/md/unix/objs.mk Added file: os_Linux_x86.s (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #37240: define DebugBreak() for OS/2 for use by PR_Assert().wtc%netscape.com2000-05-021-1/+30
| | | | | | Thanks to snizinsk@us.ibm.com of IBM Corporation for contributing the patch. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #37761: changed open file to correctly handlewtc%netscape.com2000-05-011-8/+26
| | | | | | | PR_TRUNCATE | PR_CREATE_FILE and also fixed _PR_MD_SET_FD_INHERITABLE. Thanks to Skip Nizinski <snizinsk@us.ibm.com> of IBM Corporation for the patch. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #37595: checked in patches for building on BSD/OS 4.1wtc%netscape.com2000-05-011-2/+2
| | | | | and 4.2 from Kurt J. Lidl <lidl@pix.net>. (NSPRPUB_CLIENT_BRANCH)
* BugZilla: 35048. The WinGate bug. r=wtclarryh%netscape.com2000-04-261-2/+2
|
* Bugzilla bug #36818: fixed bugs in PR_WaitCondVar, PR_NotifyAllCondVar,wtc%netscape.com2000-04-262-49/+59
| | | | | | | and PR_Interrupt. Thanks to justin morey <justin@68k.org> for the bug report and the patch. Modified files: btcvar.c, btthread.c (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #37272: inet_addr() should return -1 rather than assert onwtc%netscape.com2000-04-261-1/+2
| | | | failure. (NSPRPUB_CLIENT_BRANCH)
* fixup commit for branch 'NSPRPUB_CLIENT_BRANCH'cvs2hg2000-04-251-0/+95
|
* Bring the client branch in sync (almost) with the changes wtc made to the ↵cls%seawood.org2000-04-252-3/+9
| | | | NSPR tip at the tail end of bug #29427.