summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SeaMonkey_M12_BRANCH'SeaMonkey_M12_BRANCHcvs2hg1999-12-080-0/+0
* formatting change. r=beardSeaMonkey_M12_RELEASESeaMonkey_M12_BASEgordon%netscape.com1999-12-081-2/+2
* added prgcleak.c. r=beard, bug #15906gordon%netscape.com1999-12-081-0/+0
* Checkin for Mark Welch. Approved by wtc. Reviewed by gordon. Fixes for bugs...gordon%netscape.com1999-12-073-102/+339
* Reworked how thread scanning is done, so thread objects can now bewtc%netscape.com1999-12-075-13/+119
* Another attempt to fix bug #18966. Added $(INCLUDES) to AS and fixed irix6.5...cls%seawood.org1999-12-062-23/+20
* Not sure if this should go under bug #20529 or #19330, who's patch I apparent...cls%seawood.org1999-12-051-1/+1
* Defining RTLD_NOW if not defined by system. Bug #20529cls%seawood.org1999-12-051-0/+3
* I've been told that NetBSD has /dev/random as well. At worst, it should retu...cls%seawood.org1999-12-051-1/+1
* Added THREAD_FLAG to OS_CFLAGS.cls%seawood.org1999-12-051-1/+1
* Make the autoconf build use the same defines under Linux as the non-autoconf ...cls%seawood.org1999-12-042-39/+54
* Define HAVE_LOCALTIME_R_POINTER for all new releases (V4.0, V5.0, etc.)wtc%netscape.com1999-12-041-3/+1
* Print error codes if PR_Connect() fails.wtc%netscape.com1999-12-041-1/+2
* Bugzilla bug #18500: fixed a bug in _PR_MapOptionName.wtc%netscape.com1999-12-041-1/+1
* Removed unnecessary header includes. In _PR_MD_GetRandomNoise, changedwtc%netscape.com1999-12-041-40/+5
* BugZilla: 19247. makefiles for neutrino platformlarryh%netscape.com1999-12-042-0/+6
* Bugzilla bug #20770: Solaris 8 has getipnodebyname().wtc%netscape.com1999-12-041-0/+1
* Disable unneeded arch specific portions of Makefilecls%seawood.org1999-12-031-4/+8
* Added use of OS_* & LDFLAGS variables to autoconf build.cls%seawood.org1999-12-033-45/+67
* OpenBSD appears to need the -pthread flag when using pthreads.cls%seawood.org1999-12-031-0/+1
* Checked in patch for OpenVMS contributed by Colin Blake.wtc%netscape.com1999-12-031-51/+26
* Bugzilla bug #17040: compile with -ansi -D__POSIX_SOURCE -D_BSD_SOURCEwtc%netscape.com1999-12-031-6/+1
* Checking in fix for bug #20558 for sfraser. Calling pr_UnlockedFindLibrary()...sdagley%netscape.com1999-12-023-11/+20
* Fixed problem with solaris builds setting MDCPUCFG instead of MDCPUCFG_Hcls%seawood.org1999-12-012-24/+16
* Bugzilla bug #20393: PR_NewPollableEvent should not assume thatwtc%netscape.com1999-11-301-0/+2
* Assert that the WSAStartup call succeeded.wtc%netscape.com1999-11-301-1/+3
* Bugzilla bug #14260: assert that NSPR's WSAStartup call succeeded.wtc%netscape.com1999-11-301-1/+3
* Changes for leak detector to get thread objects to be scanned correctly.wtc%netscape.com1999-11-301-1/+14
* BugZilla: 19247. Add support for VMS, QNX, NTOlarryh%netscape.com1999-11-298-18/+76
* Oops, added '-o $@' to necessary MKSHLIB definitions.cls%seawood.org1999-11-292-49/+41
* Added preliminary autoconf support for solaris. Untested.cls%seawood.org1999-11-293-67/+375
* Fixed tabbing problems with emacs caused by the mode header.cls%seawood.org1999-11-293-454/+1052
* BugZilla: 19448. Back out disable call to _PR_MD_GetRandomNoise()no_neckoutil2_baselarryh%netscape.com1999-11-231-8/+0
* BugZilla 19448. Temporary circumventionlarryh%netscape.com1999-11-231-0/+8
* Added support for neutrino target to configure.in. Patch submitted by Jerry ...cls%seawood.org1999-11-234-36/+91
* BugZilla: 19247. Add support for FreeBSDlarryh%netscape.com1999-11-231-1/+1
* Check for pthread symbols in libc if the checks in libpthread & libc_r fail.cls%seawood.org1999-11-222-36/+69
* Previous checkin was incomplete.cls%seawood.org1999-11-222-105/+333
* Made the handling of the debug/optimize flags to match the Mozilla configure....cls%seawood.org1999-11-222-11/+125
* Added new file brng.c. (Contributed by Matthew Zahorik and Duncan Wilcox.)wtc%netscape.com1999-11-202-0/+54
* Ported script to Windows 95.wtc%netscape.com1999-11-201-1/+10
* Changed tab to spaces.wtc%netscape.com1999-11-201-1/+1
* Removed extra blank line.wtc%netscape.com1999-11-201-1/+0
* Adding rng to the autoconf Makefiles. Patch submitted by Mike Shaver <shaver...cls%seawood.org1999-11-193-0/+3
* Allow specification of timeout for test programs.wtc%netscape.com1999-11-191-3/+31
* Added test case for PR_Available on pipes.wtc%netscape.com1999-11-191-0/+79
* Use #elif instead of #else + #if.wtc%netscape.com1999-11-191-4/+2
* This header file should not define HAVE_UINT. There should be a betterwtc%netscape.com1999-11-191-2/+1
* _macos.h: define _MD_MINIMUM_STACK_SIZE to be 58K.wtc%netscape.com1999-11-192-8/+2
* Removed unnecessary _MD_MINIMUM_STACK_SIZE macro definition. Define thiswtc%netscape.com1999-11-191-2/+0