character too far when parsing the minutes, and simplified the code.
r=timeless,darin.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194166 18797224-902f-48f8-a5cc-f745e15eee43
jshin1987@gmail.com r=wtc,darin.
Bugzilla Bug 327448: it's not necessary to do dynamic lookup of the W
functions because they are also defined (as stubs) on Windows 9x. The
patch is contributed by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp>.
r=wtc.
Modified Files: prlink.h prtypes.h _win95.h prlink.c w95io.c win32_errors.c
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193630 18797224-902f-48f8-a5cc-f745e15eee43
was wrong. Thanks to Stefan Sitter <ssitter@googlemail.com> for reporting
the bug and verifying the fix. See bug 307527 for approval-branch-1.8.1+.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189900 18797224-902f-48f8-a5cc-f745e15eee43
with NSPR_API and use PR_IMPLEMENT with their definitions so that they can
be exported from the NSPR shared library/DLL. r=kengert,jpierre. Thanks to
Noriko Hosoi <nhosoi@redhat.com> for the bug report.
Modified Files: probslet.h prfile.c ptio.c
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189332 18797224-902f-48f8-a5cc-f745e15eee43
the GCC version so that this public header does not depend on any macro
the user needs to define. See Bugzilla bug 312361 and bug 307168 comment
29. r=bryner. a=dveditz for mozilla1.8.1.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187021 18797224-902f-48f8-a5cc-f745e15eee43
The patch is contributed by Peter Naulls <peter@chocky.org>. r=wtc
Modified Files: _pth.h _riscos.cfg _riscos.h prmem.c prsystem.c
git-svn-id: svn://10.0.0.236/trunk@176399 18797224-902f-48f8-a5cc-f745e15eee43
env var by MACOSX_DEPLOYMENT_TARGET and the macro by
MAC_OS_X_VERSION_MIN_REQUIRED. The patch is contributed by Mark Mentovai
<mark@moxienet.com>. r=wtc.
Modified files: configure configure.in _darwin.h prdtoa.c prnetdb.c
git-svn-id: svn://10.0.0.236/trunk@175448 18797224-902f-48f8-a5cc-f745e15eee43
the intended nesting (as indicated by the indentation of the code). The
patch is contributed by Shanmu <shanmus@gmail.com>. r=wtc.
Modified files: server_test.c servr_kk.c servr_ku.c servr_uk.c servr_uu.c
git-svn-id: svn://10.0.0.236/trunk@175312 18797224-902f-48f8-a5cc-f745e15eee43
macro. The patch is contributed by Patrick Welche <pw-fb@newn.cam.ac.uk>.
r=wtc.
git-svn-id: svn://10.0.0.236/trunk@175025 18797224-902f-48f8-a5cc-f745e15eee43
Windows because Windows' struct in6_addr has different alignment from
PRIPv6Addr. The patch is contributed by Shanmu <shanmus@gmail.com>. r=wtc.
Modified Files: md/_win95.h md/_winnt.h private/primpl.h
git-svn-id: svn://10.0.0.236/trunk@174883 18797224-902f-48f8-a5cc-f745e15eee43
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
git-svn-id: svn://10.0.0.236/trunk@173906 18797224-902f-48f8-a5cc-f745e15eee43
initialized NSPR) to terminate while NSPR is still in use. r=glen.beasley.
git-svn-id: svn://10.0.0.236/trunk@173780 18797224-902f-48f8-a5cc-f745e15eee43
for Bugzilla bug 292899. This blank line broke OS/2 builds. The patch is
contributed by Andy Willis <abwillis@comcast.net>. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@173219 18797224-902f-48f8-a5cc-f745e15eee43
Add support for using gcc's visibility pragma to treat all function and
method declarations as "hidden" unless declared otherwise. Create wrappers
for system headers that cause them to be treated as default-visibility
declarations. This gives a substantial code size and performance win on
compilers that support it. r=darin sr=dbaron.
Modified Files:
configure configure.in config/Makefile.in
config/autoconf.mk.in config/config.mk pr/include/prtypes.h
pr/src/md/unix/uxproces.c pr/tests/sel_spd.c
Added Files:
config/gcc_hidden.h config/make-system-wrappers.pl
config/system-headers
git-svn-id: svn://10.0.0.236/trunk@172884 18797224-902f-48f8-a5cc-f745e15eee43