summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'MOZILLA_0_9_6_BRANCH'MOZILLA_0_9_6_RELEASEMOZILLA_0_9_6_BASEMOZILLA_0_9_6_BRANCHcvs2hg2001-11-035-0/+4144
* Tell BSD strip to just strip local & debug symbols rather than all symbols.seawood%netscape.com2001-11-032-22/+24
* Move darwin section to proper platform locationseawood%netscape.com2001-11-032-64/+64
* Add comment explaining why we use -traditional-cpp for Darwin.seawood%netscape.com2001-11-032-18/+20
* Adding strtok.c per bug 106372sfraser%netscape.com2001-11-011-0/+0
* Added lib/tests/Makefile to the list of makefiles to be generated bywtc%netscape.com2001-11-015-1/+81
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2001-10-311-0/+86
* Bugzilla bug 106771: support building on HP-UX 11.11. The patch is fromwtc%netscape.com2001-10-262-4/+4
* Add -traditional-cpp & -install_name for Mac OSX builds.seawood%netscape.com2001-10-262-20/+22
* Convert all rhapsody (pre-beta-macosx) references to darwin.seawood%netscape.com2001-10-2618-65/+31
* Drop rhapsody for darwin.seawood%netscape.com2001-10-252-7/+7
* Merged the fixes for bugs 104286, 104269, and 77188 on thewtc%netscape.com2001-10-184-121/+147
* Bugzilla bug 92085: checked in a Neutrino patch fromwtc%netscape.com2001-10-182-2/+3
* Bugzilla bug 71179: Neutrino needs the RTLD_GROUP flag to load Netscapewtc%netscape.com2001-10-181-0/+5
* Bugzilla bug 77197: use spawn in Neutrino because fork & exec does notwtc%netscape.com2001-10-181-0/+42
* Bugzilla bug 105154: fixed a timing problem in OS/2's implementation ofwtc%netscape.com2001-10-161-2/+6
* Install *.cfg files used for cross-compilingseawood%netscape.com2001-10-131-1/+3
* Add support for mips*elseawood%netscape.com2001-10-131-3/+7
* Fix for 100353 -- handle polling for read and write on different threads, and...sfraser%netscape.com2001-10-082-131/+173
* Updating config.guess & config.sub with 2001-10-07 changes from the GNU master cseawood%netscape.com2001-10-072-275/+268
* Solaris 7 has deprecated the use of libposix4 in favor of librt. Check the OS_REseawood%netscape.com2001-10-021-2/+13
* More fixing for 71718. MPEnter/LeaveCriticalRegion don't work under Mac OS 10...sfraser%netscape.com2001-09-264-5/+232
* Remove commented out references to mozilla xp_*.h files.cls%seawood.org2001-09-221-7/+0
* Fix for bug 71718. Make Mac NSPR work on dual CPU Mac OS X macines by using M...sfraser%netscape.com2001-09-206-44/+267
* Fix for bug 97866. Fixes async file I/O to ensure that we always call WaitOnT...sfraser%netscape.com2001-09-201-30/+27
* Fix #99556. Account for change in Mac epoch time as of MSL 6. r=wtc/sfrasersdagley%netscape.com2001-09-171-3/+4
* Bugzilla bug 97456: fixed build error on BSD/OS 4.3 (beta3). The patchwtc%netscape.com2001-08-301-1/+1
* Escape ^ when calling grep as some shells interpret ^ instead of passing it t...cls%seawood.org2001-08-281-1/+1
* Bugzilla bug 84035: improved comments.wtc%netscape.com2001-08-211-8/+26
* Force Tinderbox to recompile.wtc%netscape.com2001-08-211-0/+1
* Bugzilla bug 84035: backed out the changes to the PRMonitor functionswtc%netscape.com2001-08-213-20/+51
* Bugzilla bug 95744: handle the case that ENOTEMPTY and EEXIST have thecls%seawood.org2001-08-171-0/+5
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2001-08-155-4144/+0
* Bugzilla bug #88102: checked in a patch from Colin BlakesNSPRPUB_PRE_4_2_CLIENT_BASEwtc%netscape.com2001-08-151-0/+2
* _MD_pr_poll should exit with error if select returns -1 and errno is not EINTR.cls%seawood.org2001-08-141-4/+10
* Force a rebuild.wtc%netscape.com2001-08-131-1/+0
* On BeOS, leave the stub libraries loaded as future versions of the BeOS kerne...cls%seawood.org2001-08-131-88/+91
* Adding --enable-strip option.cls%seawood.org2001-08-124-96/+119
* Bugzilla bug #92810: increment or decrement the hashtable shift counterwtc%netscape.com2001-08-071-8/+8
* Bugzilla: 92610. Mozilla on MacOS crashes in plarenalarryh%netscape.com2001-07-271-1/+1
* Checking in beard's fix for bug #81659 from the 0.9.2 branch onto NSPR tip, r...sdagley%netscape.com2001-07-251-4/+7
* fix broken sed commandlarryh%netscape.com2001-07-241-3/+7
* Adding nsinstall & nspr-config. Bug #84824 r=wtccls%seawood.org2001-07-201-0/+2
* Bugzilla bug 88535: backed out some of the changes made in the previouswtc%netscape.com2001-07-012-4/+8
* Bugzilla bug 88535: Use _OPTIMIZE_FLAGS and _DEBUG_FLAGS instead ofwtc%netscape.com2001-06-302-37/+31
* Fixed build breakage on Mac.wtc%netscape.com2001-06-281-1/+1
* Bugzilla bug 81659: restored the code that was accidentally deleted inwtc%netscape.com2001-06-271-14/+53
* Bugzilla bug 86730: checked in optimization-related changes for OS/2wtc%netscape.com2001-06-272-42/+52
* Bugzilla bug 84361: added large file support for Linux.wtc%netscape.com2001-06-274-23/+28
* Fix for bug #81659, r=pinkerton/wtc, sr=sfraser.beard%netscape.com2001-06-271-132/+111