public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* New pthreads-w32 releases available: versions 2.2.0 and 1.6.0
@ 2005-04-04  2:45 Ross Johnson
  2005-04-04  3:20 ` Ross Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Ross Johnson @ 2005-04-04  2:45 UTC (permalink / raw)
  To: Pthreads-Win32 list

Announcing two new releases of pthreads-w32:-
pthreads-w32-2-2-0-release
pthreads-w32-1-6-0-release

Packages are available in self-unpacking zip files (.exe) and gzipped
tar files (.tar.gz) as usual.

See
http://sources.redhat.com/pthreads-win32/

or go directly to:
ftp://sources.redhat.com/pub/pthreads-win32/

Red Hat have a low ftp concurrent user limit. Mirrors are at (available 
as they update):
http://sources.redhat.com/mirrors.html


RELEASE 2.2.0
-------------
(2005-04-04)

General
-------

* Added makefile targets to build static link versions of the library.
Both MinGW and MSVC. Please note that this does not imply any change
to the LGPL licensing, which still imposes specific conditions on
distributing software that has been statically linked with this library.

* There is a known bug in pthread_once(). Cancellation of the init_routine
exposes a potential starvation (i.e. deadlock) problem if a waiting thread
has a higher priority than the initting thread. This problem will be fixed
in version 3.0.0 of the library.

Bugs fixed
----------

* Fix integer overrun error in sem_timedwait(). sem_timedwait() is also
used by pthread_cond_timedwait().
Kevin Lussier

* Fix preprocessor directives for static linking.
Dimitar Panayotov


RELEASE 2.2.0
-------------
(2005-04-04)

Backport of features and bug fixes from 2.2.0.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New pthreads-w32 releases available: versions 2.2.0 and 1.6.0
  2005-04-04  2:45 New pthreads-w32 releases available: versions 2.2.0 and 1.6.0 Ross Johnson
@ 2005-04-04  3:20 ` Ross Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Johnson @ 2005-04-04  3:20 UTC (permalink / raw)
  To: Pthreads-Win32 list

On Mon, 2005-04-04 at 12:44 +1000, Ross Johnson wrote:

> RELEASE 2.2.0
^^^^^^^^^^^^^^^

  RELEASE 1.6.0

> -------------
> (2005-04-04)
> 
> Backport of features and bug fixes from 2.2.0.
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-04  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-04  2:45 New pthreads-w32 releases available: versions 2.2.0 and 1.6.0 Ross Johnson
2005-04-04  3:20 ` Ross Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).