wtc%netscape.com
4c6cb234ae
Added test cases for the new NSPR functions, PR_CreateSocketPollFd and
...
PR_DestroySocketPollFd.
1999-03-30 01:38:27 +00:00
wtc%netscape.com
2387f75f32
Don't need to link with -lc_r explicitly on FreeBSD. The -pthread
...
flag takes care of that.
1999-03-23 05:46:07 +00:00
wtc%netscape.com
3336b6b262
FreeBSD/Alpha port, contributed by Brian Ostrom <briano@netscape.com>.
...
Modified files: FreeBSD.mk, gencfg.c, _freebsd.cfg, _freebsd.h,
pr/tests/Makefile.
1999-03-23 04:09:23 +00:00
wtc%netscape.com
aa2f93ba53
Update from the internal CVS repository /m/src. Includes: first
...
cut at 64-bit AIX port.
1999-03-19 22:47:21 +00:00
wtc%netscape.com
5ac57bfe34
NSPR library name change (libnspr21 ==> libnspr3) and
...
plevent.c.
1999-03-17 21:25:08 +00:00
wtc%netscape.com
32ae3e71ff
Another update from the internal CVS repository /m/src.
1999-03-09 05:12:06 +00:00
wtc%netscape.com
cc2275bf41
Another update from the internal CVS repository /m/src.
1999-03-05 22:32:56 +00:00
wtc%netscape.com
fe2af79d43
Another update of the latest stuff from the internal CVS repository /m/src.
1999-03-02 22:23:14 +00:00
wtc%netscape.com
542737727c
Another update from the internal CVS repository /m/src to mozilla.org.
1999-03-02 00:58:34 +00:00
wtc%netscape.com
fa579468de
New test file vercheck.c.
1999-03-01 00:23:34 +00:00
wtc%netscape.com
eda66ef3a8
Landing of miscellaneous changes, including the new error code to
...
string function contributed by John Myers <jgmyers@netscape.com>.
1999-02-26 20:41:06 +00:00
wtc%netscape.com
11fde4dbab
New test file acceptread.c.
1999-02-26 20:38:30 +00:00
wtc%netscape.com
adcdf55dea
print thread scope.
1999-02-26 18:34:31 +00:00
wtc%netscape.com
9844420e94
print elapsed and expected times.
1999-02-26 18:33:19 +00:00
wtc%netscape.com
2eb970a90b
Test list for nspr.
1999-02-19 00:14:41 +00:00
wtc%netscape.com
e994375a74
Minor improvements.
1999-02-12 18:41:52 +00:00
wtc%netscape.com
3bad54fbfb
Completely rewrote the test.
1999-02-12 18:41:36 +00:00
larryh%netscape.com
c0f09a9163
make reader-writer locks
1999-02-12 18:40:42 +00:00
larryh%netscape.com
bfb7adb808
add reader-writer locks
1999-02-12 17:18:46 +00:00
wtc%netscape.com
35dd9a5cd9
Added the sockping and sockpong tests.
1999-02-11 00:44:06 +00:00
wtc%netscape.com
0d0cca7699
Declare Test_Result as returning void. Changed AF_INET and INADDR_XXX
...
to PR_AF_INET and PR_INADDR_XXX.
1999-02-11 00:43:30 +00:00
wtc%netscape.com
4346c956cc
Changed AF_INET and INADDR_XXX to PR_AF_INET and PR_INADDR_XXX.
1999-02-11 00:39:16 +00:00
wtc%netscape.com
df4b0d881a
Added the pipeping, pipepong, and pipeself tests.
1999-02-10 19:46:39 +00:00
srinivas%netscape.com
e099eaf41c
Display nspr version info. by default.
1999-02-09 03:34:09 +00:00
srinivas%netscape.com
929a7af41b
Code cleanup.
1999-02-09 03:30:29 +00:00
srinivas%netscape.com
520b97ca3a
Reduce default thread count.
1999-02-09 03:29:40 +00:00
srinivas%netscape.com
993aefddee
Reduce default values of counters.
1999-02-08 20:28:30 +00:00
srinivas%netscape.com
f65732ce84
Code cleanup.
1999-02-08 20:27:02 +00:00
srinivas%netscape.com
3aee7eeb77
Build additional tests
1999-02-08 20:25:05 +00:00
wtc%netscape.com
4bc76045fa
Added a missing PR_htons call. Thanks to Bert Driehuis
...
<bert_driehuis@nl.compuware.com> for the bug report and fix.
1999-02-01 19:56:49 +00:00
wtc%netscape.com
710b99fd12
Changed /usr/tmp/ to /tmp/. BSD/OS does not have /usr/tmp/.
...
Thanks to Bert Driehuis <bert_driehuis@nl.compuware.com> for the fix.
1999-02-01 19:55:48 +00:00
wtc%netscape.com
5fa39ee0d8
Run the default test program 'cvar -c 2000" if no command-line
...
arguments are given.
1999-02-01 19:26:56 +00:00
wtc%netscape.com
98a03ea91f
Minor editing.
1999-01-28 00:27:20 +00:00
wtc%netscape.com
ca0b39ebaf
changed value of TOO_LONG to 5000
1999-01-28 00:26:30 +00:00
wtc%netscape.com
890063dad3
Checked in second batch of BeOS port patches contributed by
...
Matthew Zahorik <maz@albany.net>.
1999-01-28 00:19:40 +00:00
wtc%netscape.com
715f9a482b
Backed out the previous revision, which was checked in when the tree
...
is closed.
1999-01-27 22:39:53 +00:00
wtc%netscape.com
508789c6c0
changed value of TOO_LONG to 5000
1999-01-27 22:36:24 +00:00
sdagley%netscape.com
43765e34bf
First Checked In.
1999-01-27 04:12:38 +00:00
sdagley%netscape.com
04c0cdcb24
Updating so that builds on the Mac will use a SIOUX console window rather than writing to a file (which doesn't work unless running under the debugger for an undetermined reason).
1999-01-27 04:11:54 +00:00
wtc%netscape.com
794545ff11
Merged first batch of BeOS port patches contributed by
...
Matthew Zahorik <maz@albany.net>.
1999-01-26 01:56:55 +00:00
wtc%netscape.com
a04411aaf1
Merged the pthreads patches for BSD/OS 4.0 contributed by
...
Bert Driehuis <bert_driehuis@nl.compuware.com>.
Modified files: BSD_OS.mk, _pth.h, bsdi.c, ptio.c, and pr/tests/Makefile.
1999-01-19 23:38:54 +00:00
wtc%netscape.com
250579f68b
Removed hardcoded AIX pathnames /usr/lpp/xlC from the makefiles,
...
because the new version of AIX xlC compilers (3.6.4) is installed
in a different directory (/usr/ibmcxx).
1999-01-08 19:51:14 +00:00
wtc%netscape.com
ffa3fb3f1d
md/_pth.h should be included after pthread.h.
1999-01-08 03:15:21 +00:00
wtc%netscape.com
737bac81c8
This checkin consists on three things:
...
1. File descriptor inheritance
2. Set thread->md.handle on Win32 for attached native threads.
3. Miscellaneous code cleanup.
1998-12-09 16:37:26 +00:00
wtc%netscape.com
b4827694da
A jumbo checkin, consisting of:
...
1. Ports to older revisions of some Unix variants, e.g., BSD/OS 1.1,
OSF1 V2.0, etc., contributed by Brian Ostrom <briano@netscape.com>.
2. QNX port, also contributed by Brian Ostrom.
3. New macro USE_MACH_DYLD to represent the dynamic library loading
API of NEXTSTEP and Rhapsody.
4. On platforms whose socket address has the sa_len field, make a
copy of the PRNetAddr argument for PR_Bind, PR_Connect, and PR_SendTo
and set its sa_len before passing it to the system calls. This
fix is suggested by Bert Driehuis <driehuis@playbeing.org>.
5. Removed the unused field _lockf64 of struct _MD_IOVector. Not
every Unix platform has lockf, and the POSIX file locking API
uses fcntl.
1998-11-23 06:33:00 +00:00
larryh%netscape.com
c77352b176
fix compile error introduced with OS/2 port
1998-11-20 23:56:29 +00:00
srinivas%netscape.com
61317ea209
Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx).
...
Checkin for Eric Olson <Eric.Olson@Sympatico.CA> and Henry <sobotka@axess.com>.
1998-11-19 22:20:31 +00:00
wtc%netscape.com
1361ddf95a
NEXT port. Contributed by Balazs Pataki (balazs.pataki@sztaki.hu).
1998-11-18 23:53:21 +00:00
wtc%netscape.com
64cbb733ef
Removed all the autoconf *.in files in mozilla/nsprpub.
1998-10-05 19:19:56 +00:00
wtc%netscape.com
6de2432b3e
More mozilla/nsprpub updates, including:
...
- Patch for MkLinux and glibc 2.1. Removed the MKLINUX macro.
This patch is contributed by Tom Rini <trini@kernel.crashing.org>.
- Patch to make the emulated threads work on ARM/Linux. Contributed
by raff@netwinder.org .
1998-10-05 18:58:25 +00:00