wtc%netscape.com
81d48f2d37
Also set the keepalive socket option if the socket is
...
an IPv6 TCP socket.
1999-09-07 23:43:07 +00:00
wtc%netscape.com
9315fc0943
Corrected an error.
1999-09-07 23:42:11 +00:00
wtc%netscape.com
1061cba3a0
Create the socket pair in AF_UNIX domain because that's
...
the common usage.
1999-09-07 22:30:51 +00:00
sdagley%netscape.com
9c415e0d1b
Fix #3540 - defer initialization of OT until someone actually makes an OT call. Reviewed wtc, approved don.
1999-09-07 20:24:09 +00:00
srinivas%netscape.com
4630e64367
The notifyCount value should be updated only for successful read and write
...
operations. Checkin for Colin Blake <colin@theblakes.com>.
1999-08-24 01:16:59 +00:00
srinivas%netscape.com
75a8f3d79b
Inlcude the assembly language implementation of the stack operations only when
...
_PR_HAVE_ATOMIC_CAS is defined. Bugzilla #11576 .
1999-08-18 02:17:13 +00:00
srinivas%netscape.com
53f08aed21
The "-mno-486" compiler option is no longer relevant and not supported
...
in new gcc compilers (v2.95). Bug #11455 . Checkin for jdaly@ixl.com .
1999-08-09 19:53:59 +00:00
srinivas%netscape.com
dbba9534ed
Enable specification of extra linker options and libraries from command line.
1999-07-31 17:19:19 +00:00
srinivas%netscape.com
a685dae8d4
Assembly language implementation of PR_StackPush/Pop routines for Sparc/x86;
...
checkin for ppokorny@mindspring.com .
1999-07-27 14:40:44 +00:00
srinivas%netscape.com
b0eb88f85c
Fix error in previous checkin.
1999-07-27 02:59:37 +00:00
srinivas%netscape.com
1f221e9ee9
The "execute" permission bit needs to be set for shared libraries on HP-UX.
...
Bugzilla #10201 .
1999-07-27 01:52:19 +00:00
srinivas%netscape.com
97700c34b7
Port to Aplha-NT; checkin for bob meader <bob@guiduck.com>.
1999-07-23 16:35:29 +00:00
sdagley%netscape.com
de3923f9cd
Fix bug #3537 . Replaced call of Delay() with WaitNextEvent() so that we'll yield to other processes if we're in some long wait for i/o.
1999-07-22 21:28:34 +00:00
sdagley%netscape.com
3cfdb06e48
Change to address bug #10334 and improve startup time on Mac. Use sync i/o for reads of less than 2K.
1999-07-22 21:26:33 +00:00
cyeh%netscape.com
375405b6fb
changed optimized target linker settings to generate a symbol file (required by TalkBack) -- jj.
1999-07-21 18:44:39 +00:00
wtc%netscape.com
9bcfaccd03
Explain the type pt_SockLen.
1999-07-21 18:31:25 +00:00
wtc%netscape.com
2fee70737c
PTHREAD_CREATE_JOINABLE/UNDETACHED was accidentally changed to
...
_PT_PTHREAD_CREATE_JOINABLE/UNDETACHED.
1999-07-20 05:02:12 +00:00
wtc%netscape.com
0416657c4d
A hack to get _MD_unix_get_nonblocking_connect_error to work for Neutrino.
...
This patch is contributed by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>.
1999-07-19 22:23:43 +00:00
wtc%netscape.com
dd397f4a12
Changed OS_ARCH to OS_TARGET for NTO because we are still cross-compiling.
...
Thanks to Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com> for the patch.
(This might have been my error when I checked in his previous patch.)
1999-07-19 21:43:44 +00:00
wtc%netscape.com
a7885b659d
Files created in 1999 should have a 1999 copyright notice.
1999-07-19 21:37:59 +00:00
srinivas%netscape.com
455d8411ca
OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>.
1999-07-16 02:35:57 +00:00
srinivas%netscape.com
9353cd5d33
NetBSD/PowerPC port. Checkin for kei_sun@ba2.so-net.ne.jp
1999-07-16 00:30:32 +00:00
srinivas%netscape.com
37c359d4bb
NSPR no longer defines symbols with the PTHREAD prefix. Bugzilla #9907 .
1999-07-15 13:06:28 +00:00
srinivas%netscape.com
1a3dc74999
OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>.
1999-07-15 12:37:21 +00:00
sdagley%netscape.com
ed43893377
Part deux of the fix for #8491 . Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari.
1999-07-09 04:03:51 +00:00
sdagley%netscape.com
b74558da9b
Fix for bug #8491 . Reviewed scc, approved chofmann. Provide support for environment variables on the Mac so PR_Log can query for what modules are actually supposed to be logged. See the bug comments for a description of how to set the enviroment variables.
1999-07-09 02:44:31 +00:00
wtc%netscape.com
a3b2a1dfdf
Fixed an unused-variable compiler warning. Thanks to
...
Seth Spitzer <sspitzer@netscape.com> for the fix.
1999-07-06 23:18:43 +00:00
wtc%netscape.com
25c2c67cd9
Bugzilla bug #9155 : use -library=iostream so that Sun Workshop
...
5.0 can work with old style iostreams. Thanks to
Tim McNerney <mumbly@netcom.com> for suggesting this fix.
1999-07-01 23:19:52 +00:00
gordon%netscape.com
e898f9a110
Changes to build for TARGET_CARBON.
1999-06-30 21:28:05 +00:00
wtc%netscape.com
02cdec8ac9
Deleted an extra space.
1999-06-28 23:18:15 +00:00
wtc%netscape.com
11a32bff2c
Merged Neutrino (NTO) changes contributed by Jerry L. Kirk
...
<Jerry.Kirk@Nexwarecorp.com>.
Modified files: pr/include/md/Makefile, _pth.h, prosdep.h,
pr/src/md/unix/Makefile, objs.mk, unix.c, unix_errors.c,
ptio.c, ptthread.c.
Added files: NTO.mk, _nto.cfg, _nto.h, nto.c.
1999-06-28 23:13:18 +00:00
wtc%netscape.com
8551056933
Checked in BeOS changes contributed by Duncan Wilcox (duncan@be.com).
...
Modified files: plevent.c, prstreams/Makefile, prlink.c, bfile.c,
testfile.c, tmocon.c.
1999-06-26 01:07:12 +00:00
wtc%netscape.com
cfeaff9c0a
Declared 'loops' signed so that it can be compared with 0
...
safely. Other cleanups. Thanks to Philip Pokorny
<ppokorny@mindspring.com> for the patch.
1999-06-25 22:50:37 +00:00
srinivas%netscape.com
c197785e68
Checkin for briano@netscape.com. Bugzilla #8600 .
1999-06-23 19:43:41 +00:00
wtc%netscape.com
b7a3ce50a4
IRIX: -KPIC is the default and hence unnecessary. In o32 mode,
...
cc does not understand the -exceptions option, so specify that
option only for the C++ compiler. Thanks to Brian Ostrom
(briano@netscape.com ) for the bug report.
1999-06-21 21:52:52 +00:00
wtc%netscape.com
d6812d2809
Removed unused code, because +DA2.0W is specified in config/HP-UX.mk
...
already. Also there is a typo ($USE_64).
1999-06-21 21:35:11 +00:00
larryh%netscape.com
bc3655e584
BugZilla #8018
1999-06-14 18:07:59 +00:00
sdagley%netscape.com
359d4738a2
Fix bug #6507 . PR_fprintf() with PR_GetSpecialFD(PR_StandardOutput) or PR_GetSpecialFD(PR_StandardError) as the file argument now works on the Mac with output directed to the SIOUX stdout console window.
1999-06-07 02:37:28 +00:00
srinivas%netscape.com
f8e5cceb18
QNX port; checkin for briano@netscape.com. Bug #7276 .
1999-06-06 12:10:45 +00:00
wtc%netscape.com
6a84154eb0
More OpenVMS changes from Colin R. Blake <colin@theblakes.com>.
...
Modified files: prstrms.cpp, pr/include/md/Makefile, _openvms.h,
and prmapopt.c.
1999-06-04 03:01:40 +00:00
wtc%netscape.com
d434d5e92b
Bugzilla bug #4842 : do not export pr/include/md.
1999-06-03 23:00:57 +00:00
wtc%netscape.com
bb9a3e68fb
Bugzilla bug #4842 : do not export private NSPR headers (private/pprmwait.h,
...
private/primpl.h, and md/*.h) to mozilla/dist. NSPR files will get
these headers from the source tree, via -I$(MOD_DEPTH)/pr/include and
-I$(MOD_DEPTH)/pr/include/private. Non-NSPR files must not include
these private NSPR headers and should get the exported NSPR headers
from mozilla/dist/<platform.OBJ>/include.
1999-06-03 22:35:44 +00:00
wtc%netscape.com
587742942e
Bugzilla bug #7077 : modified compile-et.pl so that it adds comments
...
(error strings) before the error code macro definitions in the
generated header. Also updated prerr.h to reflect this change.
Thanks to John Gardiner Myers <jgmyers@netscape.com> for contributing
the fix.
1999-05-27 23:20:02 +00:00
wtc%netscape.com
31ca8cf1fb
Bugzilla bug #4471 : specify -mips3 when compiling on IRIX 6.5,
...
otherwise it defaults to -mips4 if the build machine is mips4.
1999-05-27 23:03:31 +00:00
gordon%netscape.com
ca3d7ce114
Fix for bug#4312. Conditionalized patching of StackSpace so it's only done when patching is allowed. Use FindSymbol to dynamically lookup NewRoutineDescriptor and CallOSTrapUniversalProc so we can link against CarbonLib.
1999-05-21 20:08:09 +00:00
gordon%netscape.com
17ccbb4ad5
Fix for bug#6662 "PR_Open does not set hpb.fileParam.ioDirID field".
1999-05-20 03:58:42 +00:00
sdagley%netscape.com
190fb5c9b0
Fix bug #3534 . Now set EOF and file position to requested offset in a seek when the offset is past the current EOF. With this fix pinkerton's workaround in reg.c is no longer required si it has been removed. Reviewed pinkerton, approved chofmann.
1999-05-20 01:25:54 +00:00
sdagley%netscape.com
8cf312036a
Add test to see if async I/O has completed before we actually yield the thread. Part of the I/O improvments tagged under bug #3536 . Approved wtc.
1999-05-19 02:49:00 +00:00
wtc%netscape.com
de7799ef60
More SCO OpenServer updates from Brian Ostrom <briano@netscape.com>.
1999-05-19 01:28:21 +00:00
srinivas%netscape.com
4c01ce61fd
Fixed a typo in previous checkin
1999-05-19 01:14:12 +00:00