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 <rbr...@sceen.net> To: Thomas Thomas <ricinw...@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