bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Concerning pthreads and such


From: Thomas Thomas
Subject: Re: Concerning pthreads and such
Date: Wed, 18 Jul 2012 19:33:39 -0700 (PDT)

Barry: I really haven't gotten any feedback on this.
I understand that it is kind of a pain to compile in its current state.
I have done a little tinkering, so I guess that I'm still working on it,
but not really actively testing it.
If I uploaded it to a git repository,
should it be cloned from the GNU sources (git://git.sv.gnu.org/hurd/hurd.git),
or the Debian ones (git://anonscm.debian.org/pkg-hurd/hurd.git)?

This is mostly about the debate over separate repos.


Thomas D

PS To make it easier to compile, I am going to rename hurd_condition_wait
to hurd_cond_wait. My rationale is that Vicente's cancel-cond.c includes
hurd/signal.h, which includes cthreads.h, which brings in a conflicting
declaration for hurd_condition_wait. So, this will ease the transition from
cthreads to pthreads, unless someone has an objection to me doing so.


________________________________
From: Richard Braun <rbraun@sceen.net>
To: Thomas Thomas <ricinwich@yahoo.com> 
Cc: bug-hurd@gnu.org 
Sent: Wednesday, July 18, 2012 4:47 PM
Subject: Re: Concerning pthreads and such

On Tue, Jul 17, 2012 at 04:46:37PM -0400, Barry deFreese wrote:
> Have you gotten any feedback on this?  Are you still working on it/testing 
> it?  Great stuff!

Agreed. Although, if you could set up a git repository with a dedicated
branch, it would make it easier for us to see and test your progress.

-- 
Richard Braun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]