public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* Pthreads-win32 - New release 2.8.0 is out now
@ 2006-12-22  4:05 Ross Johnson
  2006-12-22  4:16 ` Thank you for the bug fixes Sergey Fokin
  2006-12-23  1:32 ` Pthreads-win32 - New release 2.8.0 is out now Tim Theisen
  0 siblings, 2 replies; 3+ messages in thread
From: Ross Johnson @ 2006-12-22  4:05 UTC (permalink / raw)
  To: Pthreads-Win32 list

Announcing a new release of pthreads-w32:-
pthreads-w32-2-8-0-release

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

See
http://sourceware.org/pthreads-win32/

or go directly to:
ftp://sourceware.org/pub/pthreads-win32/

There may be a low ftp concurrent user limit at the above site.
Mirrors are at:
http://sourceware.org/mirrors.html
(available as they update)


RELEASE 2.8.0
-------------
(2006-12-22)

General
-------
New bug fixes in this release since 2.7.0 have not been applied to the
version 1.x.x series. It is probably time to drop version 1.

Testing and verification
------------------------
This release has not yet been tested on SMP architechtures. All tests pass
on a uni-processor system. If someone can run the test suite on an SMP system,
please let the list know of any success or failure.

Bug fixes
---------
* Sem_destroy could return EBUSY even though no threads were waiting on the 
semaphore. Other races around invalidating semaphore structs (internally)
have been removed as well.

* For WinCE, now checks COREDLL.DLL for InterlockedCompareExchange() instead of
KERNEL32.DLL. This used to be the way it was when the library checked for
TryEnterCriticalSection(), which was removed after that routine was
no longer needed. It was omitted when the technique was resurrected later
for the new purpose. Note: there are no pre-built libs for WinCE.

New tests
---------
semaphore5.c - tests the sem_destroy bug fix referred to above.


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

* Thank you for the bug fixes
  2006-12-22  4:05 Pthreads-win32 - New release 2.8.0 is out now Ross Johnson
@ 2006-12-22  4:16 ` Sergey Fokin
  2006-12-23  1:32 ` Pthreads-win32 - New release 2.8.0 is out now Tim Theisen
  1 sibling, 0 replies; 3+ messages in thread
From: Sergey Fokin @ 2006-12-22  4:16 UTC (permalink / raw)
  To: pthreads-win32

It was annoying bug ;-)

-- 
eof

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

* RE: Pthreads-win32 - New release 2.8.0 is out now
  2006-12-22  4:05 Pthreads-win32 - New release 2.8.0 is out now Ross Johnson
  2006-12-22  4:16 ` Thank you for the bug fixes Sergey Fokin
@ 2006-12-23  1:32 ` Tim Theisen
  1 sibling, 0 replies; 3+ messages in thread
From: Tim Theisen @ 2006-12-23  1:32 UTC (permalink / raw)
  To: Ross Johnson, Pthreads-Win32 list

I ran the test suite on my SMP system and all tests passed.

...Tim
--
       Tim Theisen                     Lead Research Software Engineer
Phone: +1 608 824 2848                 TomoTherapy Incorporated
  Fax: +1 608 824 2996                 1240 Deming Way
  Web: http://www.tomotherapy.com      Madison, WI 53717-1954  


-----Original Message-----
From: pthreads-win32-owner@sourceware.org
[mailto:pthreads-win32-owner@sourceware.org] On Behalf Of Ross Johnson
Sent: Thursday, December 21, 2006 22:05
To: Pthreads-Win32 list
Subject: Pthreads-win32 - New release 2.8.0 is out now

Announcing a new release of pthreads-w32:- pthreads-w32-2-8-0-release

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

See
http://sourceware.org/pthreads-win32/

or go directly to:
ftp://sourceware.org/pub/pthreads-win32/

There may be a low ftp concurrent user limit at the above site.
Mirrors are at:
http://sourceware.org/mirrors.html
(available as they update)


RELEASE 2.8.0
-------------
(2006-12-22)

General
-------
New bug fixes in this release since 2.7.0 have not been applied to the
version 1.x.x series. It is probably time to drop version 1.

Testing and verification
------------------------
This release has not yet been tested on SMP architechtures. All tests
pass on a uni-processor system. If someone can run the test suite on an
SMP system, please let the list know of any success or failure.

Bug fixes
---------
* Sem_destroy could return EBUSY even though no threads were waiting on
the semaphore. Other races around invalidating semaphore structs
(internally) have been removed as well.

* For WinCE, now checks COREDLL.DLL for InterlockedCompareExchange()
instead of KERNEL32.DLL. This used to be the way it was when the library
checked for TryEnterCriticalSection(), which was removed after that
routine was no longer needed. It was omitted when the technique was
resurrected later for the new purpose. Note: there are no pre-built libs
for WinCE.

New tests
---------
semaphore5.c - tests the sem_destroy bug fix referred to above.


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

end of thread, other threads:[~2006-12-23  1:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-22  4:05 Pthreads-win32 - New release 2.8.0 is out now Ross Johnson
2006-12-22  4:16 ` Thank you for the bug fixes Sergey Fokin
2006-12-23  1:32 ` Pthreads-win32 - New release 2.8.0 is out now Tim Theisen

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).