Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201583 - version bump: dev-libs/jthread-1.2.1
Summary: version bump: dev-libs/jthread-1.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: voip herd (OBSOLETE)
URL: http://research.edm.uhasselt.be/~jori...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-07 13:41 UTC by crusaderky
Modified: 2007-12-15 15:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crusaderky 2007-12-07 13:41:31 UTC
it's been out since june 2006.
ebuild for 1.2.0 works fine.

 1.2.1 (June 2006)
 	* In the pthread implementation the thread is now created in the
	  detached state. This makes sure the resources of a thread are
	  freed when the thread ends. Thanks to Julien Künzi 
	  (julien.kuenzi@epfl.ch) for bringing this to my attention.