wtc%netscape.com
1f6f52a75a
Bugzilla bug #30746 : the primordial thread should wait for the timer
...
manager thread to start only if the timer manager thread is a local
thread, otherwise in native-threads-only mode, if NSPR is initialized
by a DLL, the primordial thread may be hung in PR_WaitCondVar because
the (native) timer manager thread does not get to run until the DLL is
initialized.
2000-09-01 18:26:28 +00:00
wtc%netscape.com
8827e7b4a4
Set version number to 4.1.
2000-09-01 16:07:38 +00:00
wtc%netscape.com
13c5522a29
Bugzilla bug #40778 : backed out the previous checkin. I convinced myself
...
that users shouldn't be accessing the 'reserved_fn_n' fields at all.
Modified files: prio.h, priometh.c, prlayer.c, prsocket.c, ptio.c
2000-09-01 06:02:03 +00:00
wtc%netscape.com
aa3ceb1ea4
Bugzilla bug #40778 : renamed the 'connectcontinue' member of PRIOMethods
...
back to 'reserver_fn_4' to maintain source compatibility.
Modified files: prio.h, priometh.c, prlayer.c, prsocket.c, ptio.c
2000-09-01 01:14:34 +00:00
wtc%netscape.com
28d7390a4b
Bugzilla bug #45223 : backed out the HAVE_LONG_LONG define. The Mozilla
...
code is not ready for this change yet.
2000-08-30 17:12:11 +00:00
wtc%netscape.com
435e14fa0c
Bugzilla bug #25982 : renamed the new PR_PutEnv() function to PR_SetEnv()
...
and resurrected the original Mac-specific PR_PutEnv().
Modified files: prenv.h, prenv.c, pr/tests/env.c
2000-08-30 17:06:04 +00:00
wtc%netscape.com
48b22f761d
Restored the correct copyright years.
2000-08-30 17:00:08 +00:00
wtc%netscape.com
c6d1b60d24
Removed. The file is now mozilla/nsprpub/pr/src/memory/prgcleak.c.
2000-08-30 04:58:44 +00:00
wtc%netscape.com
9c2a77d018
Removed pr/src/md/mac/prgcleak.c.
Added pr/src/memory/prgcleak.c and
pr/src/misc/prtpool.c.
2000-08-30 04:38:53 +00:00
wtc%netscape.com
a86c01b4e5
Bugzilla bug #50386 : fixed PR_Sleep so that it won't return uninitialized
...
variable. Thanks to Fred Batty <fredb@iplanet.com> for reporting the bug.
2000-08-26 00:55:20 +00:00
wtc%netscape.com
c8c3b1e470
Do not use the 'const' qualifier with PL_HashTableLookupConst() and
...
PL_HashTableRawLookupConst() because when compiled with HASHMETER defined
they increment some counters in the hash table. r=larryh@netscape.com .
2000-08-22 00:17:23 +00:00
cls%seawood.org
89c4aeecb0
Only use HOST_CC & friends when actually cross-compiling.
2000-08-20 23:52:43 +00:00
wtc%netscape.com
a462b938db
Bugzilla bug #15906 : added GC_LEAK_DETECTOR support for Linux.
...
Modified files: config.mk, primpl.h, pr/src/Makefile, pr/src/Makefile.in,
pr/src/memory/Makefile, pr/src/memory/Makefile.in, prthinfo.c, ptthread.c
2000-08-14 22:05:22 +00:00
wtc%netscape.com
4e2a41f69d
Bugzilla bug #39731 : the imported pipe needs to have its
...
secret->md.sync_file_io set to PR_TRUE on NT because unnamed pipes
don't support async io.
2000-08-11 18:36:38 +00:00
wtc%netscape.com
65482ee02e
Use real sockets in the poll desc array as opposed to NULL. Some
...
platforms seem to have problem polling on an array of -1's.
2000-08-11 03:00:45 +00:00
wtc%netscape.com
26cfafe393
Updated for 4.1 release.
2000-08-11 01:34:31 +00:00
wtc%netscape.com
f035aeae72
Moved prgcleak.c from mozilla/nsprpub/pr/src/md/mac/prgcleak.c.
2000-08-11 01:02:37 +00:00
wtc%netscape.com
c3db9b1429
Bugzilla bug #30746 : backed out the PR_SetConcurrency(2) workaround
...
because it introduced other problems.
2000-08-11 00:57:50 +00:00
wtc%netscape.com
23f7e332b5
Added comments to explain the format of the PR_VERSION string.
...
Set version number to 4.1 Beta.
2000-08-10 21:19:17 +00:00
wtc%netscape.com
93013efded
Bugzilla bug #34920 : fixed a bug in PR_EmulateAcceptRead that depended
...
on the implementation of an enum.
2000-08-10 02:40:12 +00:00
wtc%netscape.com
3b88500918
Bugzilla bug #39942 : additional tweaks related to the thread-private
...
error string buffer.
Modified files: prerror.c, prcthr.c, pruthr.c
2000-08-10 00:34:11 +00:00
larryh%netscape.com
333cb1eb3c
remove priotest. The test is not valid
2000-08-09 21:42:35 +00:00
larryh%netscape.com
04983a1547
BugZilla: 25982. MacOS retruns 1
2000-08-08 22:26:42 +00:00
wtc%netscape.com
6a0fb8a49e
Removed obsolete test event.c.
...
Modified files: Makefile, Makefile.in
Removed file: event.c
2000-08-08 21:35:14 +00:00
wtc%netscape.com
69c1fcfb22
Make main() return int explicitly.
2000-08-08 21:33:51 +00:00
larryh%netscape.com
cef4c0c62d
BugZilla: 4090. cross platform breakage
2000-08-02 00:45:18 +00:00
larryh%netscape.com
150eb7bcfa
BugZilla: 25982. remove comment witin a comment
2000-08-02 00:09:07 +00:00
larryh%netscape.com
d38ef6d48f
change default hostname to mcom.com
2000-08-01 23:31:48 +00:00
larryh%netscape.com
c56f06f6ab
BugZilla: 25983. comment cleanup
2000-08-01 22:08:35 +00:00
wtc%netscape.com
48f87f0557
Bugzilla bug #17223 : fixed an error found when I compiled on Mac.
2000-07-31 22:40:12 +00:00
larryh%netscape.com
54670e915a
BugZilla: 46630. Log buffer size
2000-07-31 18:58:55 +00:00
wtc%netscape.com
2b4b2fc4bc
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
29cce7cfca
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
1c1a93b626
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
84bf13268c
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
0109866f79
Bugzilla bug #46506 : use pthreads by default on FreeBSD.
2000-07-29 00:50:35 +00:00
wtc%netscape.com
f09c86ef2b
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
23c51f5561
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
f2053f7a8f
BugZilla: 4090. PR_APPEND
2000-07-28 21:51:07 +00:00
wtc%netscape.com
341173dcbf
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
39cc3ef96a
Get rid of PR_UNKNOWN_ERROR.
2000-07-28 05:12:51 +00:00
wtc%netscape.com
93cf3bbf6c
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
541534abdd
BugZilla: 25982. Add function PR_PutEnv()
2000-07-27 21:20:48 +00:00
wtc%netscape.com
aca36b8d16
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
42c7a98b9b
BugZilla: 45623
2000-07-19 22:03:36 +00:00
wtc%netscape.com
2fe4aaeee9
Map "Darwin" to "Rhapsody".
2000-07-19 07:04:26 +00:00
wtc%netscape.com
3b6db8fdb6
Bugzilla bug #42900 : implement timeout for PR_Connect.
2000-07-18 23:35:24 +00:00
wtc%netscape.com
6e8898d5c9
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
158a62ff8d
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
54d54be4ee
Map error codes.
2000-07-15 17:32:33 +00:00