summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from PROGRESS_19980909_BRANCH.PROGRESS_19980920_BRANCHwaterson%netscape.com1998-09-231-1/+1
* fixup commit for branch 'PROGRESS_19980920_BRANCH'cvs2hg1998-09-200-0/+0
* Removed the NSPR20 macro definition for XP_MAC.PROGRESS_19980920_BASEwtc%netscape.com1998-09-201-3/+0
* Backed out the HAVE_LONG_LONG change temporarily becausewtc%netscape.com1998-09-201-1/+1
* Bug fix: If the envp argument for PR_CreateProcess is NULL,wtc%netscape.com1998-09-201-1/+6
* Renamed the 'index' argument for PR_Get/SetThreadPrivate to 'tpdIndex'.wtc%netscape.com1998-09-201-5/+5
* Added the 'const' qualifier to the 'fmt' argument for PR_FormatTime.wtc%netscape.com1998-09-192-2/+2
* Moved the obsolete function PR_SetStdioRedirect from probslet.hwtc%netscape.com1998-09-192-7/+9
* Added PR_ProcessAttrSetCurrentDirectory to allow setting the currentwtc%netscape.com1998-09-187-9/+62
* Define HAVE_LONG_LONG on BSDI. (Acknowledgements: Bert Driehuiswtc%netscape.com1998-09-171-1/+1
* For DG/UX, rename its OS_ARCH fro "dgux" to "DGUX".wtc%netscape.com1998-09-136-4/+7
* Port to Linux/Strong Arm 110. Only the pthreads version works.wtc%netscape.com1998-09-133-0/+50
* In CreateMacPathFromUnixPath, return paramErr if unixPath is nil.wtc%netscape.com1998-09-101-0/+12
* In CreateMacPathFromUnixPath, the length of the macPath bufferwtc%netscape.com1998-09-101-10/+12
* Fixed dprintf as suggested by Patrick Beard (beard@netscape.com).PROGRESS_19980909_BASEwtc%netscape.com1998-09-091-5/+3
* Backed out an accidental change of the setting of OBJDIR_NAME in thewtc%netscape.com1998-09-081-1/+1
* Changed checks for LINUX to linux as linux is defined by the compiler and fix...cls%seawood.org1998-09-041-2/+2
* On Unix, include <sys/types.h> for 'uint'.wtc%netscape.com1998-09-041-1/+3
* Added PR_DestroyLogModule.warren%netscape.com1998-09-012-1/+27
* Made counts be unsigned.warren%netscape.com1998-09-012-3/+3
* Fixed problem of autoconf not using ACCFLAGS when using --enable-debug.cls%seawood.org1998-08-291-0/+4
* Enabled dependencies for autoconf.cls%seawood.org1998-08-271-0/+1
* Updates to autoconf files.cls%seawood.org1998-08-263-0/+15
* AUTOCONF_1_0 landing.PROGRESS_19980824_BASEColorSync_19980824_BASEcls%seawood.org1998-08-1957-12/+3892
* Define HAVE_LONG_LONG because gcc/g++ support 'long long'.NGLayoutStability2_BASEwtc%netscape.com1998-08-181-0/+1
* Use $< so that VPATH works.wtc%netscape.com1998-08-131-1/+1
* Increase the timer interval from 1ms to 8ms.wtc%netscape.com1998-08-13471-0/+139332
|\
* | fixup commit for tag 'Mac_CW4_BASE'Mac_CW4_BASEcvs2hg1998-08-13471-139332/+0
|/
* OPTIMIZER: use -O2 in optimized builds. Do not use -g (for now) inwtc%netscape.com1998-08-131-0/+5
* Linux/Alpha needs the -mieee compiler flag to turn on IEEE floatingwtc%netscape.com1998-08-121-1/+1
* Checked in DG/UX port contributed by Marc Fraioli <fraioli@dg-rtp.dg.com>.wtc%netscape.com1998-08-1112-10/+442
* Shared libraries on FreeBSD must have version numbers in their names.wtc%netscape.com1998-08-101-0/+2
* The local threads don't work on RedHat 5.1 Sparc Linux (with glibc2).wtc%netscape.com1998-08-101-0/+18
* Enable pthreads-based Mozilla build. TO do a pthreads-based build,wtc%netscape.com1998-08-101-0/+2
* added base64.c to fix Raptor buildNGLayoutStability_BASEpierre%netscape.com1998-08-051-0/+0
* Backed out accidental check-in from OJI branch merge.wtc%netscape.com1998-08-011-1/+1
* Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.warren%netscape.com1998-07-314-1/+4
* Committed from OJI_19980618_TIP_MERGE1.OJI_19980727_BASEwarren%netscape.com1998-07-282-0/+418
* Use -std1 (strict ANSI C) instead of -std (ANSI C but allows commonwtc%netscape.com1998-07-251-2/+2
* Fixed MOZ_PROF to build optimized with symbols.waterson%netscape.com1998-07-241-20/+8
* Merged Linux/MIPS patch contributed by Ralf <ralf@uni-koblenz.de>.wtc%netscape.com1998-07-242-0/+78
* Bugzilla bug #263: Merged the NetBSD port of NSPR contributed bywtc%netscape.com1998-07-1716-25/+665
* glowcode, the right way. bug 299200 a:dondanm1998-07-104-4/+4
* glowcode. bug 299200 a:don.danm1998-07-095-0/+37
* In _PR_MD_OPEN_DIR, we append \*.* to the directory name,PLUGIN_MODULE_19980708_BASEwtc1998-07-012-4/+34
* Bug #180965: Mac gets PR_IO_PENDING_ERROR. Inwtc1998-06-261-14/+24
* NORMANDY_DDAY merge...spider1998-06-251-1/+1
* Normandy Merge ....NORMANDY_DDAY_BASEspider1998-06-221-0/+1
* Bugzilla bug #351: Removed two extra '>' characters.OJI_19980618_BASENORMANDY_BEACH_BASEwtc1998-06-091-2/+2
* Port to Sparc Linux. Files changed: _linux.cfg, _linux.h.wtc1998-06-092-3/+67