Commit graph

11 commits

Author SHA1 Message Date
Joe Marcus Clarke
08576a11f4 Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().
See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details.

Submitted by:	green
2004-07-27 14:18:27 +00:00
Adam Weinberger
05f507ee13 Update to 4.4.1.
PR:		ports/62244
Submitted by:	ijliao
2004-02-03 21:45:44 +00:00
Marcel Moolenaar
b779fc32f9 Fix build on ia64. The configuration was missing HAVE_LONG_LONG,
HAVE_ALIGNED_DOUBLES and HAVE_ALIGNED_LONGLONGS for ia64.
2004-02-01 20:20:37 +00:00
Peter Wemm
123c710bd5 Port to amd64 (note: requires ld-elf.so bugfix to actually work) 2003-12-13 21:30:19 +00:00
Joe Marcus Clarke
66130b43ce Add a better patch to say we have socklen_t.
Submitted by:	tmm
2003-06-01 17:10:06 +00:00
Joe Marcus Clarke
77f9dadd90 Correct patch target. 2003-06-01 03:51:02 +00:00
Joe Marcus Clarke
b00e0466ae Fix a bad assumption about socklen_t presence that was causing problems
on 64-bit platforms.

Submitted by:	tmm
2003-06-01 00:43:41 +00:00
Joe Marcus Clarke
0c997e7355 Attempt to fix build on sparc64 and ia64. I tried to test, but panther
doesn't have libc_r.  The build did get further than the errors reported
on bento.

Reported by:	bento
2003-01-12 18:43:29 +00:00
Joe Marcus Clarke
1f2e12478c Actually add the patch that enables IPv4 mapped IPv6 address support. 2002-11-13 21:16:39 +00:00
Maxim Sobolev
307649d633 Update to 4.2. 2002-08-08 19:05:53 +00:00
Maxim Sobolev
651b1d12b5 Add nspr 4.1.2, a platform-neutral API for system level and libc
like functions. I bet Java folks would like it - because this port
is required for Mozilla's Java plugin.
2001-12-19 09:28:05 +00:00