[task #5487] cthreads -> pthreads

2013-02-03 Thread Samuel Thibault
Update of task #5487 (project hurd): Status:None => Done Percent Complete: 0% => 100% Open/Closed:Open => Closed _

[task #5487] cthreads -> pthreads

2009-04-08 Thread Samuel Thibault
Additional Item Attachment, task #5487 (project hurd): File name: patch.gz Size:123 KB ___ Reply to this item at: ___ Message pos

[task #5487] cthreads -> pthreads

2009-04-08 Thread Samuel Thibault
Follow-up Comment #5, task #5487 (project hurd): Here is the latest patch from bddebian from goober. ___ Reply to this item at: ___ Message posté via/p

[task #5487] cthreads -> pthreads

2009-03-30 Thread Samuel Thibault
Follow-up Comment #4, task #5487 (project hurd): Just a follow-up about the patch: - Barry's tree is in goober:/devel/bdefreese/hurd-pthread3/hurd - Note the code in urfs/pager.c: it looks inside the rwlock in an ugly way. It looks like it is just trying to wait for the read lock to be avail

[task #5487] cthreads -> pthreads

2008-09-30 Thread Thomas Schwinge
Update of task #5487 (project hurd): Wiki-like text discussion box: => Would it help to have this stuff available in a CVS branch? The copyright of all involved contributors is assigned to the FSF, right? ___ Repl

[task #5487] cthreads -> pthreads

2008-09-10 Thread Barry deFreese
Additional Item Attachment, task #5487 (project hurd): File name: hurd_pthread_09102008.diff.gz Size:131 KB ___ Reply to this item at: ___ Message sen

[task #5487] cthreads -> pthreads

2008-09-10 Thread Barry deFreese
Follow-up Comment #3, task #5487 (project hurd): OK I'm attaching my latest patch. I've taken zentons work and taken it all the way. Everything compiles but there are issues. Static linking has issues. If I let the build system do it's thing, ext2fs and ext2fs --help return values however its

[task #5487] cthreads -> pthreads

2006-11-30 Thread anonymous
Follow-up Comment #2, task #5487 (project hurd): As far as I got it, Hurd-specific part of threads are very related with cancelation stuff. We really need hurd_condition_wait and hurd_thread_cancel or it would be possible to adapt Hurd to use pthread_thread_cancel? __

Re: [task #5487] cthreads -> pthreads

2006-11-07 Thread Neal H. Walfield
At Tue, 7 Nov 2006 15:36:03 +0100, Richard Braun wrote: > On Tue, Nov 07, 2006 at 03:53:02PM +0200, Constantine Kousoulos wrote: > > That wasn't what i meant. I would like to know what are the major > > things that *don't* work. Can someone enlighten me on that subject? > > I know ;-). I would als

Re: [task #5487] cthreads -> pthreads

2006-11-07 Thread Barry deFreese
- Original Message - From: "Constantine Kousoulos" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 07, 2006 8:21 AM Subject: Re: [task #5487] cthreads -> pthreads Thomas Schwinge wrote: Follow-up Comment #1, task #5487 (project hurd): Attached is the work th

Re: [task #5487] cthreads -> pthreads

2006-11-07 Thread Richard Braun
On Tue, Nov 07, 2006 at 03:53:02PM +0200, Constantine Kousoulos wrote: > That wasn't what i meant. I would like to know what are the major > things that *don't* work. Can someone enlighten me on that subject? I know ;-). I would also like to know, otherwise I would have told you. > Does the curre

Re: [task #5487] cthreads -> pthreads

2006-11-07 Thread Constantine Kousoulos
Richard Braun wrote: On Tue, Nov 07, 2006 at 03:21:29PM +0200, Constantine Kousoulos wrote: What exactly does the term "mostly functional implementation" mean? Many things work, a few don't. That wasn't what i meant. I would like to know what are the major things that *don't* work. Can some

Re: [task #5487] cthreads -> pthreads

2006-11-07 Thread Richard Braun
On Tue, Nov 07, 2006 at 03:21:29PM +0200, Constantine Kousoulos wrote: > What exactly does the term "mostly functional implementation" mean? Many things work, a few don't. > Has anyone considered using GNU Portable Threads > (http://www.gnu.org/software/pth/) with the Hurd? Maybe they are > eas

Re: [task #5487] cthreads -> pthreads

2006-11-07 Thread Samuel Thibault
Constantine Kousoulos, le Tue 07 Nov 2006 15:21:29 +0200, a écrit : > Has anyone considered using GNU Portable Threads > (http://www.gnu.org/software/pth/) with the Hurd? Maybe they are > easier to become "fully functional" since they are "portable". Sorry to say that, but it's contradictory :)

Re: [task #5487] cthreads -> pthreads

2006-11-07 Thread Constantine Kousoulos
Thomas Schwinge wrote: Follow-up Comment #1, task #5487 (project hurd): Attached is the work that Vicente Hernando Ara has been doing years ago, see . This link is obsolete. From Savannah (http://savannah.gnu.org/task/?54

[task #5487] cthreads -> pthreads

2006-08-07 Thread Thomas Schwinge
Follow-up Comment #1, task #5487 (project hurd): Attached is the work that Vicente Hernando Ara has been doing years ago, see . Copyright is assigned to the FSF. This effort is unfinished. _

[task #5487] cthreads -> pthreads

2006-04-24 Thread Thomas Schwinge
URL: Summary: cthreads -> pthreads Project: The GNU Hurd Submitted by: tschwinge Submitted on: Monday 04/24/06 at 17:46 Category: The GNU Hurd Should S