wtchang%redhat.com
20fe111616
[OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes to
...
NSPR. By Peter Weilbacher <mozilla@weilbacher.org>. r=mkaply, sr=wtc
2006-12-14 19:24:27 +00:00
mozilla%weilbacher.org
f57ac3b0f8
[OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes to NSPR. r=mkaply, sr=wtc
2006-12-12 22:00:25 +00:00
wtchang%redhat.com
52961ada07
Bug 236613: added newline to the end of file.
2006-12-12 19:35:56 +00:00
gerv%gerv.net
caae487a24
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-12-11 09:45:41 +00:00
wtchang%redhat.com
d0f07464a0
Bugzilla Bug 363092: removed the pthread_kill macro definition. Mac OS X
...
has had the pthread_kill function since 10.2. The patch is contributed by
Josh Aas <joshmoz@gmail.com>. r=mark.mentovai,wtc
2006-12-08 22:58:13 +00:00
wtchang%redhat.com
d018b3fa60
Bugzilla Bug 363092: made 10.2 the default Mac OS X ppc deployment target.
...
r=josh.aas
2006-12-08 22:56:43 +00:00
wtchang%redhat.com
3446b5a8e9
Bugzilla Bug 362246: enable large-file support on Mac OS X.
...
r=mark.mentovai,bienvenu
2006-12-06 17:57:34 +00:00
wtchang%redhat.com
9a534e05f0
Bugzilla Bug 354593: checked in minor changes suggested by Nelson. r=nelson
2006-12-01 00:26:35 +00:00
wtchang%redhat.com
daa9539f24
Bugzilla Bug 354593: fixed a race condition in the creation of the lock
...
that protects localtime() by creating the lock during NSPR initialization.
r=aleksey.sanin,nelson.bolyard. The patch is contributed by Mark Stevans
<marks@coral8.com>.
Modified files: primpl.h prinit.c prtime.c ptthread.c
2006-11-30 21:22:55 +00:00
wtchang%redhat.com
3520a10e4d
Bugzilla Bug 355999: fix up for kfreebsd support. The patch is contributed
...
by Petr.Salinger@seznam.cz . r=wtc
Modified files: _linux.cfg _linux.h
2006-11-30 01:11:46 +00:00
wtchang%redhat.com
0c1349c77a
Bugzilla Bug 353729: handle PR_vsmprintf failure in PR_vfprintf. r=timeless
2006-11-30 00:39:19 +00:00
wtchang%redhat.com
eaf31f80c8
Updated for the current platform list. Pass the -p option to mkdir to
...
handle a directory in WIN_OBJDIRS of the form msvc6.0/WIN954.0_DBG.OBJ.
2006-11-22 22:42:57 +00:00
wtchang%redhat.com
60e895663a
Bugzilla Bug 360169: changed the value of the _PR_SI_ARCHITECTURE macro
...
back to "hppa1.1" for backward compatibility. r=nelsonb
2006-11-14 00:50:17 +00:00
julien.pierre.bugs%sun.com
2a6c2df975
Fix for bug 356616 . NSPR DLLs should build at default base address. r=wtchang
2006-10-19 00:36:57 +00:00
wtchang%redhat.com
d2d4a724bf
Bugzilla Bug 335301: handle memory allocation failure in PR_OpenDir. The
...
patch is contributed by Ryan Jones <sciguyryan+bugzilla@gmail.com>. r=wtc.
2006-10-17 17:32:34 +00:00
mozilla%weilbacher.org
6733748d23
[OS/2] Bug 346376: Don't use PRTYC_IDLETIME class for thread priorities, r=mkaply, sr=wtchang
2006-10-05 12:31:54 +00:00
mozilla%weilbacher.org
5784b70445
[OS/2] Bug 333639: Add note about assembleCmdLine() usage and fix build warnings in _PR_CreateOS2Process(), r=wtchang, sr=mkaply
2006-10-05 12:27:44 +00:00
wtchang%redhat.com
80456f3a1d
Bugzilla Bug 354305: allows to build NSPR on FreeBSD 6.2. Support for
...
getprotobyname_r() function is added since 6.2-BETA1, with the same 5-args
form of GLIBC 2. Contributed by Diego Petten� <flameeyes@gentoo.org>.
r=wtc
2006-09-26 17:17:10 +00:00
wtchang%redhat.com
9b93065429
Bugzilla Bug 353427: changed PL_FPrintError to use PR_ErrorToName to avoid
...
duplicating the error table. This fixed an array index out of bounds error
reported by Klockwork as a by-product. r=nelsonb.
2006-09-22 02:10:40 +00:00
wtchang%redhat.com
9ed399e6c0
Bugzilla Bug 353527: put the call to a conditionally defined function in
...
an ifdef. Contributed by Steve Snyder <swsnyder@insightbb.com>. r=wtc.
2006-09-22 00:55:55 +00:00
wtchang%redhat.com
bff1af4a29
Bugzilla Bug 352816: don't need to call _pr_CopyLowBits if size (free space
...
in buf) is 0. The patch is contributed by Sergei Dolgov
<sergei_d@fi.tartu.ee>. r=wtc.
2006-09-15 16:48:50 +00:00
wtchang%redhat.com
b52ac37b42
Bugzilla Bug 351609: test lib->dlh before calling NSUnLinkModule on Mac.
...
r=Mark Mentovai
2006-09-12 18:26:19 +00:00
wtchang%redhat.com
bf2bca546e
Bugzilla Bug 337637: fixed a memory leak on error in _MD_OpenSharedMemory.
...
The patch is contributed by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>.
r=wtc.
2006-09-12 17:58:53 +00:00
alexei.volkov.bugs%sun.com
c365bb7dc0
351470: setuid root programs linked with NSPR allow elevation of privilege. r=nelson, sr=wtc
2006-09-07 23:33:39 +00:00
alexei.volkov.bugs%sun.com
5e194e4411
351470: setuid root programs linked with NSPR allow elevation of privilege.
...
patch #1 . r=nelson, sr=wtc
2006-09-07 22:58:43 +00:00
wtchang%redhat.com
a553cafe26
Bugzilla bug 34843: moved PR_StringToNetAddr and PR_NetAddrToString to the
...
end of the file. They will be enhanced to use getaddrinfo and getnameinfo,
so they need to be after the definitions of GETADDRINFO and FREEADDRINFO.
2006-08-25 01:21:29 +00:00
mkaply%us.ibm.com
ee37bcf5e2
#346376
...
r=wtc, sr=mkaply
Patch from Peter Weilbacher - OS/2 - Don't use PRTYC_IDLETIME class for thread priorities
2006-08-03 16:01:49 +00:00
wtchang%redhat.com
68beb20bd5
Bugzilla Bug 326168: Windows NT 3.51 doesn't support CP_UTF8 either, so
...
having Unicode support doesn't imply having CP_UTF8 support. The patch is
contributed by neil@parkwaycc.co.uk <neil@httl.net>. r=wtc.
2006-07-11 00:56:43 +00:00
wtchang%redhat.com
1ca4cdd5e7
Bugzilla Bug 340956: when emulating PR_APPEND, we should use PR_Seek64
...
instead of PR_Seek, otherwise it won't work on large files. The patch is
contributed by Nils Maier <MaierMan@web.de> and Masatoshi Kimura (:emk)
<VYV03354@nifty.ne.jp>. r=wtc. Thanks to Nils Maier for tracking down the
bug.
2006-06-11 02:52:29 +00:00
wtchang%redhat.com
c88965fd3c
Test PR_GetMemMapAlignment.
2006-06-01 21:05:32 +00:00
cls%seawood.org
6c60e2ac1c
Remove all generated Makefiles upon distclean.
...
Thanks to Mike Hommey <mh+mozilla@glandium.org> for the patch.
Bug #333308 r=cls
2006-04-28 18:47:50 +00:00
cls%seawood.org
54a27b36cb
Remove all generated Makefiles upon distclean.
...
Thanks to Mike Hommey <mh+mozilla@glandium.org> for the patch.
Bug #333308 r=cls
2006-04-28 00:53:35 +00:00
wtchang%redhat.com
ebb4a334e0
Bugzilla Bug 326168: fixed an allocation size bug. The patch is
...
contributed by neil@parkwaycc.co.uk . r=wtc.
2006-04-12 00:33:06 +00:00
wtchang%redhat.com
54dc38d4b5
Bugzilla Bug 298457: fixed an underquoted m4 macro. The patch is
...
contributed by Patrick Welche <pw-fb@newn.cam.ac.uk>. r=cls
2006-04-11 20:16:17 +00:00
wtchang%redhat.com
fbeda577ce
Bugzilla bug 247896 and bug 331216: fixed the bug that 'end' was moved one
...
character too far when parsing the minutes, and simplified the code.
r=timeless,darin.
2006-04-11 18:57:07 +00:00
wtchang%redhat.com
bc4e5a3bb5
Bug 301064
...
r=wtc, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-04-05 21:02:25 +00:00
wtchang%redhat.com
f1aa23af66
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-04-05 20:57:23 +00:00
wtchang%redhat.com
7621083817
Bugzilla Bug 326168: more cleanups after code review. r=darin,jshin.
...
Modified files: prlink.h prlink.c w95io.c
2006-04-05 19:17:03 +00:00
gerv%gerv.net
a9d429c492
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 08:35:02 +00:00
gerv%gerv.net
b55244899b
Bug 331600 - remove non-tri-licensed code patch, originally from bug 61746. r=rrelyea.
2006-03-28 20:49:21 +00:00
wtchang%redhat.com
bd6113172a
Bugzilla Bug 330364: fixed a NULL pointer dereference in
...
PR_LoadStaticLibrary by moving the PR_LOG statement to the same location
as in pr_LoadLibraryByPathname. The bug was discovered by Coverity's tool.
r=Kenneth Herron,Gavin Sharp.
2006-03-13 21:54:58 +00:00
wtchang%redhat.com
f35da34b86
Backed out a change in the previous checkin that broke the Windows gcc
...
(MinGW) build. (Bugzilla bug 330150 and bug 326168)
2006-03-13 02:16:58 +00:00
darin%meer.net
7909073244
fixes bug 326168 "Add a UTF-16 API to load a library" patch by jshin1987@gmail.com r=wtc,darin
2006-03-10 05:38:31 +00:00
wtchang%redhat.com
4b969ef565
Bugzilla Bug 261649: BeOS has the getprotobyxxx_r functions, but they
...
aren't glibc's 5-argument version.
2006-02-28 00:03:51 +00:00
wtchang%redhat.com
3a0926a346
Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. The
...
patch is contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
Modified Files: configure configure.in autoconf.mk.in rules.mk _darwin.cfg
2006-02-22 02:39:59 +00:00
wtchang%redhat.com
4a0fb60c89
Bugzilla Bug 327448: added the function pointers back because we will
...
need them when we emulate the MSLU W functions. Map
ERROR_CALL_NOT_IMPLEMENTED to PR_NOT_IMPLEMENTED_ERROR. The patch is
contributed by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp>. r=wtc,jshin.
Modified Files: w95io.c win32_errors.c
2006-02-20 22:05:54 +00:00
wtchang%redhat.com
d504a9b6e2
Bugzilla Bug 327544: set OBJDIR to $(OBJDIR_NAME) to ensure that OBJDIR
...
and OBJDIR_NAME have the same value even if OBJDIR_NAME is overriden.
r=cls.
2006-02-20 19:20:13 +00:00
wtchang%redhat.com
b2333b2d08
Bugzilla Bug 111428: more file pathname internationalization bug fixes.
...
The patch is contributed by Masayuki Nakano <masayuki@d-toybox.com> and
Jungshik Shin <jshin1987@gmail.com>. r=wtc,darin
Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
2006-02-17 23:16:24 +00:00
wtchang%redhat.com
5172c13749
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.
2006-02-16 21:34:46 +00:00
wtchang%redhat.com
feb02f1212
Bugzilla Bug 124695: the implementation of _PR_MD_GET_INTERVAL for MinGW
...
was wrong. Thanks to Stefan Sitter <ssitter@googlemail.com> for reporting
the bug and verifying the fix.
2006-02-13 23:16:53 +00:00
wtchang%redhat.com
31797e38de
Bugzilla bug 326283: fixed the Emacs mode line. r=joshmoz.
2006-02-08 07:12:04 +00:00
wtchang%redhat.com
7c38f2ed46
Bugzilla Bug 307527: implement NSPR interval timer with timeGetTime instead
...
of QueryPerformanceCounter or GetTickCount. r=darin,bienvenu.
Modified files: pr/src/Makefile.in ntinrval.c
2006-02-07 01:46:18 +00:00
wtchang%redhat.com
beb67be355
Bugzilla bug 326110: use PR_IMPLEMENT with two exported functions.
...
Modified files: prfile.c ptio.c
2006-02-07 01:21:00 +00:00
wtchang%redhat.com
249ce5f308
Bugzilla bug 326110: declare PR_SetSysfdTableSize and PR_GetSysfdTableMax
...
with NSPR_API in a public header file 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.
2006-02-06 23:13:10 +00:00
wtchang%redhat.com
3994f1604a
Bugzilla Bug 322956: added PR_SI_HOSTNAME_UNTRUNCATED, which does not
...
strip the domain name (if any). The patch is contributed by
Philip Prindeville <philipp@redfish-solutions.com>. r=wtc,darin.
Modified files: prsystem.h prsystem.c
2006-01-19 22:11:59 +00:00
wtchang%redhat.com
ce6f228835
Bugzilla Bug 322422: fixed a negative integer division truncation direction
...
error, which resulted in a negative PRTime with fractional seconds being
converted to PRExplodedTime off by one second. Thanks to Aleksey Sanin
<aleksey@aleksey.com> for reporting and investigating the bug and reviewing
the patch. r=aleskey.
2006-01-09 22:48:25 +00:00
wtchang%redhat.com
4259dcc2d9
Bugzilla Bug 322427: removed a very old workaround for a zero-size array in
...
<sys/socket.h> on Linux. r=kengert.
2006-01-09 21:43:52 +00:00
wtchang%redhat.com
732c519cfe
Bugzilla Bug 322287: Implemented NSPR atomic routines in x86 assembly code
...
for Intel Macs. The patch is contributed by Josh Aas <joshmoz@gmail.com>.
r=mark.mentovai,wtc.
Modified files: configure configure.in _darwin.h
Added file: os_Darwin_x86.s
2006-01-09 18:38:54 +00:00
wtchang%redhat.com
a42a273963
Bugzilla Bug 322287: the "lock" prefix is not required for the x86 "xchg"
...
instruction. r=mark.mentovai.
Modified files: os2emx.s os2vacpp.asm os_Linux_x86.s os_Linux_x86_64.s
os_SunOS_x86.s os_SunOS_x86_64.s ntmisc.c
2006-01-09 17:43:53 +00:00
wtchang%redhat.com
bf7bc997bd
Bugzilla Bugs 261649 and 321579: fixed BeOS build error caused by previous
...
checkin. BeOS uses glibc but not the dlxxx functions declared in dlfcn.h.
2006-01-07 01:03:12 +00:00
wtchang%redhat.com
513d31b9fc
Bugzilla bug 322427: do not compile NSPR with -ansi and with _POSIX_SOURCE,
...
_BSD_SOURCE, _SVID_SOURCE, _LARGEFILE64_SOURCE, and _XOPEN_SOURCE defined.
Instead, just define _GNU_SOURCE. r=kengert.
Modified files: configure configure.in pr/src/linking/Makefile.in
pr/src/pthreads/Makefile.in
2006-01-07 00:51:39 +00:00
wtchang%redhat.com
bd77bad087
Bugzilla Bug 261649: more changes for GNU/k*BSD and GNU/Hurd support.
...
The patch is contributed by Robert Millan <rmh@aybabtu.com>. r=wtc.
Modified files: nsinstall.c _pth.h pr/src/linking/Makefile.in prlink.c
pr/tests/Makefile.in
2005-12-24 15:03:31 +00:00
wtchang%redhat.com
5e5ecef9ea
Bugzilla Bug 261649: added GNU/k*BSD and preliminary GNU/Hurd support. The
...
patch is contributed by Robert Millan <rmh@aybabtu.com>. r=wtc.
Modified files: configure configure.in _linux.cfg _pth.h _unixos.h
prosdep.h pr/src/linking/Makefile.in prlink.c prosdep.c unix.c uxproces.c
uxrng.c prnetdb.c ptio.c pr/tests/Makefile.in
2005-12-24 08:25:31 +00:00
wtchang%redhat.com
da2e8df29d
Bugzilla Bug 321230: don't link with libdl on BeOS. The patch is
...
contributed by Christian Biesinger <cbiesinger@gmx.at>. r=wtc.
2005-12-22 22:40:37 +00:00
wtchang%redhat.com
a1bf3190ea
Bugzilla Bug 316964: use the -z ignore linker flag on Solaris. The patch
...
is contributed by Boying Lu <brian.lu@sun.com>. r=wtc,sr=benjamin.smedberg.
2005-12-16 18:25:47 +00:00
wtchang%redhat.com
e73ce47e82
Bugzilla Bug 225859: allow one to do Windows x64 builds with the x86
...
version of Cygwin or MKS uname. The patch is contributed by Julien
Pierre of Sun. r=wtc.
2005-12-08 22:45:22 +00:00
cls%seawood.org
072160d359
Rename real_install target as install.
...
Thanks to Wan-Teh Chang <wtchang@redhat.com> for the patch.
Bug #304239 r=cls
2005-11-23 06:35:20 +00:00
cls%seawood.org
393d7e63cf
Only export *.cfg files needed for cross-compiling.
...
Thanks to Wan-Teh Chang <wtchang@redhat.com> for the patch.
Bug #304239 r=cls
2005-11-23 06:25:56 +00:00
cls%seawood.org
424dac1c33
Explicitly disable pthread support for win32, os2 & beos.
...
Bug #312662 r=wtc
2005-11-23 05:59:05 +00:00
wtchang%redhat.com
2d2a7681ff
Bugzilla bug 195219: put the stops (double semicolons) that delimit
...
instruction groups on the same lines as the last instructions in the
groups. This is the style used in Intel documentation.
Modified files: os_HPUX_ia64.s os_Linux_ia64.s
2005-11-21 22:49:19 +00:00
wtchang%redhat.com
07e80b79f2
Bugzilla bug 195219: implemented the atomic routines in IA-64 assembly for
...
HP-UX IPF. Thanks to Dennis Handly of HP for reviewing the assembly code
and suggesting the use of the addp4 instruction to convert a 32-bit address
to a 64-bit one in 32-bit builds.
Modified files: configure configure.in _hpux.h
Added file: os_HPUX_ia64.s
2005-11-21 22:15:55 +00:00
christophe.ravel.bugs%sun.com
9e6573e0d5
238319: Sun packages changes.
...
RPM_RELEASE can be set from the command line.
2005-11-18 21:52:41 +00:00
wtchang%redhat.com
19addd540a
Bugzilla Bug 164070: fixed the bug that PR_ImplodeTime and PR_NormalizeTime
...
only worked with years 1901-2099. The patch is contributed by Shanmu
<shanmus@gmail.com>. r=wtc.
2005-11-14 23:03:21 +00:00
wtchang%redhat.com
a3225a8084
Bugzilla Bug 312199: HP-UX IPF (Itanium) changes contributed by Grace Lu
...
of HP: use .so as shared library suffix, link shared libraries with
+b $ORIGIN. r=wtc,darin.
Modified Files: configure configure.in _hpux.h
2005-11-11 22:23:08 +00:00
wtchang%redhat.com
9ab613d889
Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patch
...
was contributed by Mark Mentovai <mark@moxienet.com>. r=wtc,joshmoz.
Modified Files:
configure configure.in config/autoconf.mk.in
pr/src/linking/Makefile.in
2005-11-07 22:51:44 +00:00
wtchang%redhat.com
a6a4d92134
Bugzilla Bug 156633: replaced the deprecated PR_CurrentThread by
...
PR_GetCurrentThread. The patch is contributed by Tim <timwatt@gmail.com>.
r=wtc.
Modified Files: prmsgc.c btthread.c rcthread.cpp mdmac.c prthinfo.c ptio.c
ptsynch.c ptthread.c cltsrv.c intrupt.c perf.c provider.c
2005-11-07 22:39:09 +00:00
wtchang%redhat.com
db80528660
Bugzilla Bug 314070: do not use CFM on Mac OS X x86. The patch is
...
contributed by Mark Mentovai <mark@moxienet.com>. r=wtc,joshmoz
2005-11-07 22:04:52 +00:00
christophe.ravel.bugs%sun.com
36fa0f4ab9
238319: Sun packages changes
...
Set rpm release to 2 for NSPR 4.6.1
2005-11-07 20:22:21 +00:00
wtchang%redhat.com
a17ce29d57
Bugzilla Bug 225859: added 64-bit Windows support. Peter Armistead
...
contributed the first 64-bit Windows patch (for IA64) in 2001. Portions
of this checkin are based on the patch contributed by Makoto Kato
<m_kato@ga2.so-net.ne.jp>. r=wtc.
Modified Files: configure configure.in prtypes.h _win95.cfg _win95.h
_winnt.cfg _winnt.h probslet.h pprio.h primpl.h
pr/src/Makefile.in prfile.c prio.c prsocket.c ntgc.c ntio.c
ntmisc.c w32rng.c w32shm.c w95io.c w95sock.c w95thred.c
prinit.c pr/tests/prpoll.c
2005-10-21 18:21:43 +00:00
cls%seawood.org
3321456466
Sync config.guess & config.sub with official GNU CVS copies.
...
Bug #312352 r=bsmedberg
2005-10-14 19:22:06 +00:00
wtchang%redhat.com
5e56118232
Determine if the visibility(default) attribute can be used by using only
...
the GCC version so that this public header does not depend on any macro
the user needs to define. See Bugzilla bug 307168 comment 29.
2005-10-13 17:43:36 +00:00
wtchang%redhat.com
76b4759375
Bugzilla Bug 312100: fixed an uninitialized variable bug.
2005-10-11 21:48:09 +00:00
wtchang%redhat.com
b453eac29b
Bugzilla Bug 263952: backed out the previous checkin (to define the Solaris
...
feature test macros for SUS (XPG4v2) with extensions) because it is
reported to introduce a small performance regression and break Firefox
build on Solaris 10.
2005-10-10 17:47:03 +00:00
darin%meer.net
6d89770e35
fixes bug 308587 "PR_GetPhysicalMemorySize returns garbage on systems with more than 2GB RAM" r=wtc
2005-09-17 01:45:22 +00:00
wtchang%redhat.com
6a0ea90a7b
Bugzilla Bug 308331: the guard for the int32 typedef is no longer
...
necessary. Only the winsock2.h file (winsock version 2.1) in MSVC 4.2
has the int32 typedef. MinGW's winsock2.h doesn't have that typedef,
and current Microsoft winsock2.h doesn't have that either. Also, on
Windows, we define int32 as long, which is the same as the int32 typedef in
winsock2.h v2.1. MSVC accepts such duplicated typedefs. Thanks to
timeless for the research into this problem.
2005-09-15 23:15:53 +00:00
wtchang%redhat.com
17693ee9ab
Set NSPR version to 4.7 (Beta).
2005-09-14 23:39:56 +00:00
wtchang%redhat.com
096473e2fd
Bugzilla Bug 263952: define the Solaris feature test macros for SUS
...
(XPG4v2) with extensions to eliminate compiler warnings about mmap64,
shm_open and shm_unlink. The patch is contributed by Julien Pierre of Sun.
r=wtc.
Set NSPR version to 4.7 Beta.
2005-09-14 23:32:45 +00:00
christophe.ravel.bugs%sun.com
60b290a8f7
238319: Sun packages changes.
...
Fix packages on Linux. List of files is now generated for sun-nspr.spec.
2005-09-09 17:16:35 +00:00
christophe.ravel.bugs%sun.com
cba8f8955c
238319: Sun packages changes.
...
Install 64 bit libraries in lib64 on Linux.
2005-09-08 22:23:54 +00:00
cls%seawood.org
c73b242284
Skip libpthread check in Darwin builds
...
Bug #212708 r=wtc
2005-09-02 02:44:37 +00:00
wtchang%redhat.com
23e206d229
Bugzilla Bug 266123: support 64-bit PowerPC builds on Linux distributions
...
(such as Red Hat and Fedora) whose GCC generates 32-bit code by default.
r=cls.
2005-08-18 17:57:12 +00:00
wtchang%redhat.com
db08d7e400
Bugzilla Bug 304526: cleaned up the "configure --help" message: put default
...
value in brackets and wrapped long lines. r=cls.
2005-08-18 17:15:16 +00:00
wtchang%redhat.com
b187888740
Bugzilla bug 294122: made the changes I suggested and Howard Chu agreed
...
on -- removed incomplete WINCE support and support for old Cygwin betas
(before beta 20). (See comments 55 and 57 in the bug report.).
2005-08-16 00:15:15 +00:00
wtchang%redhat.com
7411fa21d9
Set NSPR version to 4.6.1 Beta.
...
Modified files: configure configure.in repackage.sh prinit.h vercheck.c
2005-08-15 17:38:07 +00:00
wtchang%redhat.com
b959b0ba45
Bugzilla Bug 303345: added comments for obsolete XP_MAC only enum constants
...
and union members. r=joshmoz,sfraser.
2005-08-13 00:20:49 +00:00
wtchang%redhat.com
bcbebf03ca
Bugzilla Bug 266123: added ppc64 support. The patch is contributed by
...
Markus Rothe <markus@unixforces.net>. r=wtc.
Modified Files: _linux.cfg _linux.h
2005-08-09 22:41:37 +00:00
wtchang%redhat.com
48c51e87b2
Bugzilla bug 303345: restored the SYM_OFFSET macro to make the code easier
...
to understand. Suggested by Simon Fraser.
2005-08-08 18:37:13 +00:00
wtchang%redhat.com
4140069c43
Use #ifdef XP_MACOSX as a shorthand for #if defined(XP_MACOSX).
2005-08-06 00:11:34 +00:00
wtchang%redhat.com
33736611eb
Bugzilla Bug 303345: just use c2pstrcpy directly. This patch is
...
contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2005-08-06 00:05:09 +00:00
wtchang%redhat.com
9f122f5591
Bugzilla Bug 303345: removed support for XP_MAC (Mac OS Classic). The
...
patch is contributed by Josh Aas <joshmoz@gmail.com>. r=wtc.
2005-08-05 23:38:30 +00:00
wtchang%redhat.com
fc2773f746
Bugzilla Bug 298612: ensure that the return value of StringGetChar, which
...
is passed to isspace, etc., is EOF or between 0 and 255. r=darin.
2005-08-05 22:44:06 +00:00
wtchang%redhat.com
28f934f1b0
Bugzilla Bug 303169: worked around a link error with gcc on Solaris SPARC
...
in debug builds. os_SunOS.s is only used by the _PR_GLOBAL_THREADS_ONLY
configuration, so we don't use it in the default (pthreads) configuration.
r=jpierre.
2005-08-04 02:04:39 +00:00
christophe.ravel.bugs%sun.com
f970690695
238319: Sun packages changes
...
Change rpm packaging for RHEL3 i386 and x86_64.
2005-07-22 15:32:50 +00:00
wtchang%redhat.com
9ec8733e2e
Bugzilla Bug 298674: checked in the remaining changes for the RISC OS port.
...
The patch is contributed by Peter Naulls <peter@chocky.org>. r=wtc
Modified Files: _pth.h _riscos.cfg _riscos.h prmem.c prsystem.c
2005-07-21 18:22:54 +00:00
wtchang%redhat.com
0ca78e5bfb
Bugzilla Bug 290725: implement USE_64 for x86_64. Now we do a 32-bit x86
...
build on x86_64 by default (if USE_64 is not set).
Modified files: configure configure.in
2005-07-05 20:29:28 +00:00
wtchang%redhat.com
b568af749a
Bugzilla Bug 298674: initial checkin of the RISC OS port contributed by
...
Peter Naulls <peter@chocky.org>. r=wtc.
Modified files: configure configure.in _pth.h prosdep.h prlink.c
prmem.c unix.c uxrng.c prsystem.c ptio.c ptthread.c
Added files: _riscos.cfg _riscos.h riscos.c
2005-07-01 22:26:37 +00:00
wtchang%redhat.com
5aac2ae915
Fixed spelling errors in comments.
2005-07-01 21:08:34 +00:00
wtchang%redhat.com
0f0b27db57
Fixed spelling errors in comments.
2005-07-01 21:01:40 +00:00
wtchang%redhat.com
e5bf31f680
Fixed a spelling error (loosly => loosely).
2005-07-01 20:56:49 +00:00
wtchang%redhat.com
d988cabaf9
Bugzilla Bug 298543: eliminated MACOS_DEPLOYMENT_TARGET. Replaced the
...
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
2005-07-01 01:19:30 +00:00
wtchang%redhat.com
06ec28dda5
Bugzilla Bug 289052: added braces around nested if statements to ensure
...
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
2005-06-29 18:02:44 +00:00
wtchang%redhat.com
cd4a74f2bd
Bugzilla Bug 298531: updated for Mac 10.4u ("universal") SDK, which adds
...
support for Intel CPUs. The patch is contributed by Mark Mentovai
<mark@moxienet.com>. r=wtc.
Modified files: configure configure.in config/autoconf.mk.in
2005-06-28 22:35:01 +00:00
wtchang%redhat.com
eed8423d9e
Bugzilla bug 298462: removed unused definition of the _PRSockOptVal_t
...
macro. The patch is contributed by Patrick Welche <pw-fb@newn.cam.ac.uk>.
r=wtc.
2005-06-23 00:13:04 +00:00
wtchang%redhat.com
f74222a09f
Bugzilla Bug 294017: make PR_NETADDR_SIZE return the correct value on
...
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
2005-06-20 22:05:20 +00:00
cls%seawood.org
508598b2a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:21:17 +00:00
christophe.ravel.bugs%sun.com
9ba24491bc
238319: Sun packages changes.
...
Adjust rpm release numbers.
2005-06-01 20:51:33 +00:00
cls%seawood.org
67150fef30
Add support for msys uname & cleanup OS_ARCH checks.
...
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls sr=wtc a=shaver
2005-06-01 15:30:48 +00:00
cls%seawood.org
d5865f4067
Use dashes instead of backslashes for program options to avoid msys shell expansion.
...
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
cls%seawood.org
2dea2a81ae
Allow --enable-debug to accept compiler flags like --enable-optimize
...
Bug #284767 r=bsmedberg a=shaver
2005-06-01 13:54:02 +00:00
cls%seawood.org
5dcb6e70c4
Update SDK support to build on OSX 10.4 (Tiger)
...
Thanks to Mark Mentovai <mark@moxienet.com> for the patch.
Bug #292530 r=wtc a=brendan
2005-06-01 13:26:38 +00:00
wtchang%redhat.com
c8477cdf87
Bugzilla bug 294955: allow the "primordial" thread (the thread that
...
initialized NSPR) to terminate while NSPR is still in use. r=glen.beasley.
2005-05-26 02:27:51 +00:00
wtchang%redhat.com
b0170f2ead
Bugzilla bug 293438: use -fvisibility=hidden, without wrapped system
...
headers and without gcc_hidden.h, because we can't build on Linux x86-64
with the GCC visibility pragmas. r=bryner.
2005-05-19 17:37:23 +00:00
wtchang%redhat.com
613e40a79e
Moved code that only applies to MSVC to the MSVC section. The patch is
...
contributed by Howard Chu <hyc@symas.com>. r=wtc. (See Bugzilla bug
294122 comment 35.)
2005-05-18 21:49:45 +00:00
wtchang%redhat.com
df6e435fe9
Bugzilla Bug 273336: fixed an incorrect variable name.
2005-05-13 01:42:35 +00:00
wtchang%redhat.com
69023d11b1
Bugzilla Bug 273336: arguments to the test command should be quoted. r=cls.
2005-05-11 16:53:41 +00:00
cls%seawood.org
10a986f0eb
Allow --includedir & --libdir to be properly overriden.
...
Bug #289015 r=wtc a=shaver
2005-05-11 00:53:41 +00:00
wtchang%redhat.com
e4a7539c16
Bugzilla bug 293400: removed an extraneous blank line introduced in the fix
...
for Bugzilla bug 292899. This blank line broke OS/2 builds. The patch is
contributed by Andy Willis <abwillis@comcast.net>. r=wtc.
2005-05-09 19:02:20 +00:00
bryner%brianryner.com
667ef5e006
Attempting to fix AIX bustage again (bug 292899). r=wtc
2005-05-07 07:15:39 +00:00
bryner%brianryner.com
2ae9d9b003
Fixing AIX bustage (typo) (bug 292899)
2005-05-06 20:35:58 +00:00
bryner%brianryner.com
dc837452de
Add PR_GetPhysicalMemorySize to determine the amount of system memory installed (bug 292899). r=wtc, a=brendan
2005-05-06 18:46:11 +00:00
wtchang%redhat.com
53ddb5284a
Bugzilla Bug 269591: use the poll prototype in current OpenBSD releases.
2005-04-30 00:19:33 +00:00
wtchang%redhat.com
144d8652fe
Internal functions should not be declared with NSPR_API.
2005-04-29 22:47:56 +00:00
wtchang%redhat.com
83aaffad86
Fixed compiler warnings.
...
Modified files: bigfile3.c env.c initclk.c layer.c nbconn.c ntioto.c
op_filnf.c prpoll.c randseed.c
2005-04-29 22:46:05 +00:00
wtchang%redhat.com
28bb3d451c
Updated for the NSPR 4.6 release.
...
Modified Files: repackage.sh prinit.h pr/tests/vercheck.c
2005-04-29 21:35:46 +00:00
wtchang%redhat.com
2122f732c0
Bugzilla Bug 273336: Checked in Brian Ryner's patch:
...
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
2005-04-29 21:02:55 +00:00
wtchang%redhat.com
8f1b2d6c46
Bugzilla Bug 289015: backed out the checkin. It broke some tinderboxes
...
and needs more work.
2005-04-29 00:15:42 +00:00
wtchang%redhat.com
e3b49dc7b7
Bugzilla Bug 291724: removed the workaround for a very old Windows NT 4.0
...
bug. The workaround modified _tzset related global variables in Microsoft
CRT directly and relied on undocumented properties of the buffers that
_tzname[0] and _tzname[1] point to. r=darin.
Modified files: ntmisc.c ntthread.c w95thred.c
2005-04-28 22:54:51 +00:00
wtchang%redhat.com
2b44c9a33c
Bugzilla Bug 291982: fixed a bug when we remove an item from a list
...
while iterating through the list. The bug was reported and tracked down by
kamil@good.com .
2005-04-28 22:37:25 +00:00
wtchang%redhat.com
626a71c626
Bugzilla Bug 289015: enable nspr-config to use the --libdir option passed
...
to the configure script. The patch is contributed by Ray Strode
<rstrode@redhat.com>. r=wtc,cls.
2005-04-27 18:19:11 +00:00
wtchang%redhat.com
d8423cfc35
Bugzilla Bug 291631: changed MOD_MINOR_VERSION to 6 for NSPR 4.6.
...
r=mozilla@rosenauer.org .
Modified files: configure.in configure
2005-04-27 16:52:43 +00:00
julien.pierre.bugs%sun.com
40bff2dfd0
Fix for bug 170911 - add support for >2GB files on OS/2. r=mkaply, pedemonte
2005-04-22 21:14:03 +00:00
wtchang%redhat.com
39a266dc9a
Bugzilla bug 290122: pass full pathnames of source files to the compiler
...
on AIX so its debugger can automatically find the source files. r=Julien
Pierre of Sun and Philip Warren of IBM.
2005-04-13 22:55:11 +00:00
wtchang%redhat.com
51e6317cd9
Bugzilla Bug 287197: undo the damage of rev. 3.2. Comments must begin
...
with "//", not "/".
2005-03-22 21:27:30 +00:00
wtchang%redhat.com
bb6fcab386
Changed "it's" to "its".
2005-03-17 02:24:01 +00:00
wtchang%redhat.com
54041fe6ee
Bugzilla Bug 238563: added a comment that Nelson suggested in code review.
2005-03-16 23:21:11 +00:00
wtchang%redhat.com
fabd0e2a1f
Bugzilla Bugs 255633, 285934: '-' must be the first or last character in
...
a scanlist, otherwise some implementations may interpret it to mean a
range of characters. Thanks to Frank Wein <bugzilla@mcsmurf.de> for the
bug report and suggesting the fix.
2005-03-14 21:40:15 +00:00
wtchang%redhat.com
3cf457d5ec
Bugzilla Bug 238563: removed PR_ASSERT from pr_ZoneRealloc because it is
...
redundant with the DEBUG fprintf. (Darin Fisher of Google pointed out this
problem in his code review.)
2005-03-14 18:32:02 +00:00
wtchang%redhat.com
8c2e4b83e3
Bugzilla Bug 238563: moved the pr_ZoneMalloc call before the realloc call.
...
realloc frees memory pointed to by (the original value of) 'oldptr', so
we cannot perform any operation that may fail after a successful realloc
call. r=darin.
2005-03-14 18:27:46 +00:00
wtchang%redhat.com
73751be39b
Bugzilla Bug 252195: use Microsoft IPv6 Technology Preview for Windows
...
2000 (wship6.dll), if available. r=darin.
2005-03-10 01:50:46 +00:00
wtchang%redhat.com
604c60bbbc
Improved comment.
2005-03-10 01:43:05 +00:00