summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'RDF_BRANCH_060398'RDF_BRANCH_060398cvs2hg1998-06-030-0/+0
* Backed out revision 3.2. In C and C++, a pointer to any datatypeRDF_BASE_060398wtc1998-06-031-1/+1
* back out change. inadvertently checked in self-modifying build codejgellman1998-06-031-1/+1
* merge from OJI branchjgellman1998-06-033-2/+4
* Moved the definition of _AIX_AtomicSet() to the outside of thewtc1998-06-021-13/+14
* First Checked In.OJI_19980528_TEMP_BASEscc1998-05-301-0/+44
* Changed for new build systemsfraser1998-05-281-0/+0
* Removed unused variables. Thanks to Wei Tsang Ooiwtc1998-05-271-2/+0
* Use the stabs debug format on Solaris x86, because the default dwarfwtc1998-05-271-0/+9
* Merged gcc support from the HP-UX Mozilla Patching Kit version 3.00wtc1998-05-271-4/+24
* Added some more headers to exportsfraser1998-05-271-0/+6
* First Checked In.sfraser1998-05-271-0/+5
* First Checked In.XML_BASEsfraser1998-05-234-0/+62
* OSF1 V3.2 does not have <machines/builtins.h>, which declares theRDF_BASEwtc1998-05-221-0/+4
* Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflic...SMARTUPDATE_BASEatotic1998-05-151-1/+1
* Merged NSPRPUB_19980508_BRANCH to the main trunk. The 19980508wtc1998-05-1428-85/+323
* In Rhapsody 5.1 (DR2), the C++ compiler is named c++.wtc1998-05-141-0/+4
* Added new test files.NSPRPUB_19980508_BASEwtc1998-05-084-0/+985
* Use cc -bundle to build loadable modules on Rhapsody. Thanks towtc1998-05-081-1/+8
* The type of the third argument for accept, recvfrom, getsockname, andwtc1998-05-081-2/+2
* Fixed comment.wtc1998-05-082-6/+6
* Merged patches from Matt Watson <mwatson@apple.com> to make loadablewtc1998-05-081-16/+12
* Matt Watson <mwatson@apple.com> pointed out that it is not safe towtc1998-05-081-1/+1
* Added a few function declarations and header inclusions to get rid ofwtc1998-05-082-2/+54
* Merged Rhapsody patches contributed by Matt Watson <mwatson@apple.com>.wtc1998-05-081-0/+6
* Merged patches contributed by Matt Watson <mwatson@apple.com>.wtc1998-05-081-7/+5
* Matt Waston <mwatson@apple.com> taught me what common symbols areNORMANDY_BASEwtc1998-05-071-1/+11
* Fixed Bugzilla bug #235: Define the macro _PR_HAVE_SOCKADDR_LEN towtc1998-05-071-0/+1
* Moved Rhapsody's shared library rule from rules.mk to Rhapsody.mk.wtc1998-05-072-9/+2
* Bugzilla bug #218: define HAVE_STRERROR only if it is not yet defined.wtc1998-05-071-0/+2
* Bugzilla bug #265: Use full pathname /usr/ccs/bin/as (as opposed to justwtc1998-05-071-11/+7
* On Alpha Linux, the mmap'd stack needs to be made executable becausewtc1998-05-071-0/+8
* The stack pointer is the 0th element in the jmp_buf.wtc1998-05-072-2/+2
* Define IP_MULTICAST to get the IP multicast macro/struct definitionswtc1998-05-061-0/+7
* Checked in (unfinished) Rhapsody port provided by Chris McAfee andwtc1998-05-0522-35/+871
* Bug fix for 83769. Add MOZILLA_HOME/lib to the list of library_paths.radha1998-05-011-3/+17
* Set up pointers to the stack-pointer/frame-pointer words in the thread'ssrinivas1998-05-011-0/+6
* Initialize the outermost stack frame for the thread and setup pointers to thesrinivas1998-05-011-0/+29
* Recognize SINIX-Y, the high-end version of SINIX.RAPTOR_INTEGRATION0_BASEwtc1998-04-301-0/+3
* Various makefile cleanups. On SCO OpenServer, the value of OS_ARCHwtc1998-04-3015-45/+54
* ReliantUNIX is renamed SINIX.OJI_19980430_BASEwtc1998-04-297-15/+15
* Got rid of the LINUX1_2 and LINUX2_0 macros. I hope that this willwtc1998-04-285-21/+8
|\
| * fixup commit for tag 'NSPR30_BETA_REMOVE'NSPR30_BETA_REMOVEcvs2hg1998-04-28435-134717/+0
|/
* Merged NSPRPUB_19980421_BRANCH to the main trunk.wtc1998-04-28109-2329/+2506
* Fixing the -ko flagatotic1998-04-281-0/+0
* "gmake clobber" should remove $(OBJDIR) too.wtc1998-04-251-2/+2
* Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>.wtc1998-04-241-1/+1
* Serge Orlov <sorlov@con.mcst.ru> reported that gmake 3.74 on Solaris 2.5wtc1998-04-241-3/+3
* Added parentheses around a type cast. Fix provided by Kipp HickmannOJI_19980423_BASEwtc1998-04-221-1/+1
* Fixed build problems on BSD/OS. Some makefiles need to change:wtc1998-04-226-9/+11