larryh%netscape.com
e1020697b7
BugZilla: 4090. cross platform breakage
2000-08-02 00:45:18 +00:00
larryh%netscape.com
59202f97ba
BugZilla: 25982. remove comment witin a comment
2000-08-02 00:09:07 +00:00
larryh%netscape.com
aaf178612d
change default hostname to mcom.com
2000-08-01 23:31:48 +00:00
larryh%netscape.com
98352022b1
BugZilla: 25983. comment cleanup
2000-08-01 22:08:35 +00:00
wtc%netscape.com
e357ca143e
Bugzilla bug #17223 : fixed an error found when I compiled on Mac.
2000-07-31 22:40:12 +00:00
larryh%netscape.com
6c627c4262
BugZilla: 46630. Log buffer size
2000-07-31 18:58:55 +00:00
wtc%netscape.com
ae1a9d87ac
Bugzilla bug #46417 : allow stdin, stdout, and stderr to be redirected
...
to the same osfd (e.g., a socket is bidirectional and hence we can
redirect both stdin and stdout to the same socket). Thanks to
Rob McCool <robm@robm.com> for the bug report and suggesting a fix.
2000-07-31 18:53:20 +00:00
wtc%netscape.com
c2bad4c7cd
Bugzilla bug #46525 : checked in a fix to silence a Purify UMR warning.
...
Thanks to Daniel Bratell <bratell@lysator.liu.se> for the bug report
and the fix.
2000-07-31 18:15:38 +00:00
wtc%netscape.com
a91f241a88
Bugzilla bug #45223 : define HAVE_LONG_LONG on Mac. Removed unused
...
variable dstLocalBaseMicroseconds and do not export
gJanuaryFirst1970Seconds.
Modified files: mactime.c, prcpucfg.h
2000-07-29 01:58:46 +00:00
wtc%netscape.com
16e36f84d8
Bugzilla bug #46909 : on Mac, define _PR_LOCAL_THREADS_ONLY in _macos.h
...
as opposed to prcpucfg.h.
2000-07-29 01:51:00 +00:00
wtc%netscape.com
60a96a12a1
Bugzilla bug #46506 : use pthreads by default on FreeBSD.
2000-07-29 00:50:35 +00:00
wtc%netscape.com
554d574334
Bugzilla bug #45732 : define align of double and long long for powerpc
...
correctly, and define the macros HAVE_ALIGNED_LONGLONGS and
HAVE_ALIGNED_DOUBLES if long longs or doubles are 8-byte aligned.
Thanks to Kevin B. Hendricks <khendricks@ivey.uwo.ca> and
Franz.Sirl-kernel@lauterbach.com for reporting the bug and suggesting a
fix.
2000-07-29 00:38:00 +00:00
wtc%netscape.com
1480ad16b1
Bugzilla bug #45432 : fixed memory leak in pr_Mac_LoadNamedFragment and
...
pr_Mac_LoadIndexedFragment.
2000-07-29 00:27:37 +00:00
larryh%netscape.com
9a9152b4cc
BugZilla: 4090. PR_APPEND
2000-07-28 21:51:07 +00:00
wtc%netscape.com
952b503a2a
Bugzilla bug #45181 : improvement for imported fd's on NT.
...
Modified files: _winnt.h, prsocket.c, ntio.c
2000-07-28 06:28:05 +00:00
wtc%netscape.com
cbfa8b99d9
Get rid of PR_UNKNOWN_ERROR.
2000-07-28 05:12:51 +00:00
wtc%netscape.com
dacf1ff7d8
Fixed Bugzilla bug #45181 .
...
Modified files: _beos.h, _macos.h, _os2.h, _unixos.h, _win95.h, _winnt.h,
primpl.h, prfile.c, prio.c, prsocket.c, bfile.c, macsockotpt.c, os2io.c,
unix.c, ntio.c, w95io.c, prinit.c, ptio.c
2000-07-28 02:40:54 +00:00
larryh%netscape.com
0bc5a9e7be
BugZilla: 25982. Add function PR_PutEnv()
2000-07-27 21:20:48 +00:00
wtc%netscape.com
d9efb3750f
Bugzilla bug #46166 : checked in a patch contributed by Marcello Nuccio
...
<marcenuc@lica.unimo.it>. r=roeber@netscape.com .
2000-07-25 00:30:43 +00:00
larryh%netscape.com
700ccc9e33
BugZilla: 45623
2000-07-19 22:03:36 +00:00
wtc%netscape.com
4d505b166d
Map "Darwin" to "Rhapsody".
2000-07-19 07:04:26 +00:00
wtc%netscape.com
ecc670c100
Bugzilla bug #42900 : implement timeout for PR_Connect.
2000-07-18 23:35:24 +00:00
wtc%netscape.com
9f97e47f41
Declare the _nt_nonblock_xxx functions static. Changed the second
...
argument of _nt_nonblock_accept to be "struct sockaddr *".
2000-07-18 22:45:58 +00:00
wtc%netscape.com
077f42dcfd
Bugzilla bug #45683 : define FD_SETSIZE to be 4096. This patch is
...
contributed by Jerry Kirk <Jerry.Kirk@nexwarecorp.com>.
2000-07-17 22:51:42 +00:00
wtc%netscape.com
599d598411
Map error codes.
2000-07-15 17:32:33 +00:00
wtc%netscape.com
4a7d1ec880
Bugzilla bug #25981 : BSD-derived systems use systcl() to get the number
...
of processors. Thanks to Hans Lambermont <hans@blender.nl> for pointing
out the use of sysctl().
2000-07-15 17:23:57 +00:00
wtc%netscape.com
f063bf2c8f
Bugzilla bug #45141 : checked in an OS/2 patch from Michael Kaply
...
<mkaply@us.ibm.com>. a=waterson@mozilla.org .
2000-07-12 00:10:37 +00:00
cls%seawood.org
d5963df738
Changing default debug & opt flags for qnx Bug #44133 . Removed autoconf 2.13 specific macro
2000-07-08 11:25:25 +00:00
wtc%netscape.com
3b22399c97
Bugzilla bug #41524 : fixed build problems on NetBSD-current with ELF
...
object format. r=taya@sm.sony.co.jp . a=brendan@mozilla.org .
Modified files: NetBSD.mk, _netbsd.h, prlink.c
2000-07-06 21:14:15 +00:00
cls%seawood.org
ca2b0dc434
Remove generated config files on distclean. Bug #43142
2000-07-03 21:41:19 +00:00
wtc%netscape.com
7f1a21052d
Bugzilla bug #44133 : checked in NTO patches contributed by
...
Jerry Kirk <Jerry.Kirk@nexwarecorp.com>.
2000-06-29 00:31:42 +00:00
larryh%netscape.com
6ee12aa8b0
BugZilla: 43337. Better implementation
2000-06-28 22:32:47 +00:00
cls%seawood.org
ff0bf03a78
Do not explicitly link against -lc_r on OpenBSD. Bug #36467 r=wtc
2000-06-28 07:42:56 +00:00
wtc%netscape.com
301653b08b
Bugzilla bug #43507 : install the SIGALRM signal handler in
...
_MD_EnableClockInterrupts before starting the interval timer.
Modified files: _unixos.h, unix.c
2000-06-28 02:49:24 +00:00
wtc%netscape.com
944208ec6d
Avoid code duplication.
2000-06-28 01:42:54 +00:00
wtc%netscape.com
6c3036d76a
Bugzilla bug #42874 : allow OpenProcessToken to fail with
...
ERROR_CALL_NOT_IMPLEMENTED (on non-NT systems) or ERROR_ACCESS_DENIED
(processes with insufficient access permissions).
2000-06-28 01:13:33 +00:00
wtc%netscape.com
ee6d656297
Bugzilla bug #39712 : backed out the workaround for a compiler bug.
...
The compiler bug is fixed in Service Pack 4 of MSVC 6.0.
2000-06-28 00:10:29 +00:00
wtc%netscape.com
b12450d7d1
Bugzilla bug #41832 : set the error codes if pthread_cond_wait or
...
pthread_cond_timedwait fails.
2000-06-28 00:01:49 +00:00
wtc%netscape.com
45d9c62efa
Bugzilla bug #42714 : removed dependency on winmm.dll. Replaced
...
timeGetTime() with GetTickCount().
Modified files: pr/src/Makefile, pr/src/Makefile.in, ntinrval.c
2000-06-27 20:54:02 +00:00
larryh%netscape.com
f3f1cc024f
BugZilla: 39942. PR_SetError() calls free()
2000-06-22 19:46:28 +00:00
larryh%netscape.com
7ef5b2d49e
BugZilla: 43337. PR_GetPeerName() asserts on NT
2000-06-22 00:39:09 +00:00
wtc%netscape.com
bb42c05858
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-21 23:05:27 +00:00
wtc%netscape.com
b96235a348
Checked in IPv6 patch for OpenVMS from Colin Blake <colin@theblakes.com>.
2000-06-21 22:51:45 +00:00
wtc%netscape.com
7146b52cca
Removed unused makefile variable DSO_LDFLAGS.
...
Modified files: FreeBSD.mk, HP-UX.mk, Linux.mk, NEWS-OS.mk, NetBSD.mk,
OpenBSD.mk
2000-06-21 21:07:10 +00:00
wtc%netscape.com
86c2cf5d36
Bugzilla bug #40941 : added assembly language implementation of atomic
...
routines for IA-64 Linux. Thanks to David Mosberger <davidm@hpl.hp.com>
for the code review.
Modifies files: configure, configure.in, _linux.h, pr/src/md/unix/Makefile,
pr/src/md/unix/Makefile.in, pr/src/md/unix/objs.mk
Added files: os_Linux_ia64.s
2000-06-20 22:22:23 +00:00
larryh%netscape.com
dc5530d464
BugZilla: 42367. Fix copyright date, Original Code
2000-06-20 21:48:45 +00:00
wtc%netscape.com
589df04ae3
Changed default host name to www.mozilla.org.
2000-06-20 20:11:24 +00:00
larryh%netscape.com
07cb73b3c8
BugZilla 42367. change license to dual-license
2000-06-13 20:59:02 +00:00
wtc%netscape.com
1bf3b05cbc
Bugzilla bug #17806 : improved comments for PR_Poll.
2000-06-10 00:43:59 +00:00
wtc%netscape.com
6217542825
Bugzilla bug #17806 : made the comments for PR_Poll clearer about the
...
fact that the out_flags fields can only be checked on a successful
return.
2000-06-09 23:44:00 +00:00