Wan-Teh Chang
48f13b0ca9
Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
...
for bug 1003946
, bug 1009270, and bug 1011861.
2014-05-23 10:51:29 -07:00
Wan-Teh Chang
cf998b6946
Bug 804806: Update NSPR to NSPR_4_9_4_BETA2.
2012-11-14 05:59:06 -08:00
Michael Wu
e5d4a2ca56
Update NSPR to NSPR_4_9_1_BETA1 tag, a=ted
...
Includes bug 331299, 722125, 693329, 274013, 716564, 736962, 739469, 482002, 693329
2012-05-10 12:01:43 -07:00
Wan-Teh Chang
a4b9a8958b
Bug 86396: Update NSPR to NSPR_4_8_BETA2.
...
Also fix bug 492117, bug 492170, bug 492303, bug 492305.
2009-05-12 14:18:38 -07:00
Wan-Teh Chang
ecf1e36ff9
Bug 86396: update NSPR to NSPR_4_8_BETA1.
...
Also fix Bug 491045, bug 476996, bug 485318, bug 485374, bug 427136.
2009-05-08 06:46:38 -07:00
Benjamin Smedberg
bcf96ec404
Import NSPR 4_7_1_RTM
2008-06-06 08:36:51 -04:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07: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
gerv%gerv.net
3634d4d94b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 15:03:26 +00:00
wtc%netscape.com
63431a647a
Bug 180293: ported nsinstall.c to native VMS (GNV) environment. The patch
...
is contributed by Colin Blakes <colin@theblakes.com>. r=brendan.
2002-12-12 00:28:25 +00:00
seawood%netscape.com
10a2363233
Convert all rhapsody (pre-beta-macosx) references to darwin.
...
Bug #106617 r=wtc
2001-10-26 04:55:58 +00:00
wtc%netscape.com
17680c472c
Verified that the autoconf build system is equivalent to the classic
...
build system on AIX, HP-UX, Linux, and Solaris. The 'release' makefile
target still doesn't quite work.
Modified Files:
configure configure.in config/Makefile.in
config/autoconf.mk.in config/config.mk config/nsinstall.c
config/rules.mk lib/ds/Makefile.in lib/libc/src/Makefile.in
pr/include/md/Makefile.in pr/src/misc/Makefile.in
2001-05-15 22:57:39 +00:00
cls%seawood.org
74fe5e6f9f
Only define HAVE_LCHOWN if it is not already defined. Fixes AIX
2001-01-17 05:13:00 +00:00
larryh%netscape.com
dc5530d464
BugZilla: 42367. Fix copyright date, Original Code
2000-06-20 21:48:45 +00:00
larryh%netscape.com
07cb73b3c8
BugZilla 42367. change license to dual-license
2000-06-13 20:59:02 +00:00
srinivas%netscape.com
2f2fc05028
Port to OpenVMS.
...
Checkin for "Colin R. Blake" <colin@theblakes.com>.
1999-05-12 00:47:36 +00:00
dmose%mozilla.org
40c9c56b74
updating to license version 1.1 in boilerplate comments
1999-04-21 21:40:44 +00:00
srinivas%netscape.com
88b0f7ca78
Use of lstat, instead of stat, causes nsinstall to miss directories pointed to by
...
symlinks. Bugzilla #4954 .
1999-04-21 02:11:53 +00:00
wtc%netscape.com
a82867f527
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
0a48c23197
Miscellaneous porting changes from Brian Ostrom <briano@netscape.com>.
1998-12-05 01:41:18 +00:00
wtc%netscape.com
fee8cf3706
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
wtc%netscape.com
a4ede5cb1c
NEXT port. Contributed by Balazs Pataki (balazs.pataki@sztaki.hu).
1998-11-18 23:53:21 +00:00
cls%seawood.org
06aeea7a1b
Makes nsinstall not return an error if an intermediate directory already exists.
1998-09-27 00:02:21 +00:00
wtc%netscape.com
5155300605
NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.
1998-09-25 20:34:39 +00:00
cls%seawood.org
27ab07bed1
Changed checks for LINUX to linux as linux is defined by the compiler and fixes autoconf breakage under libc5.
1998-09-04 10:37:27 +00:00
cls%seawood.org
84f1cedcbb
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
wtc
076ba566b9
Checked in (unfinished) Rhapsody port provided by Chris McAfee and
...
Chris Toshok (mcafee, toshok@netscape.com ). It is classic NSPR,
local threads only (based on setjmp/longjmp).
1998-05-05 23:28:45 +00:00
ltabb
3b56a9af51
Free the lizard
1998-03-28 02:44:41 +00:00