Re: Getting libpthread working again

2009-07-27 Thread Thomas Schwinge
Hello! On Tue, Jun 23, 2009 at 12:05:42AM +0200, I wrote: > On Sun, Apr 12, 2009 at 05:32:12PM +0200, I wrote: > > When linking the pthread tests against a libpthread built (with Samuel's > > TLS patches) from CVS HEAD (or any of the Viengoos branches, for that > > matter) I always get this: > >

Re: News...

2009-07-27 Thread Arne Babenhauserheide
Am Montag, 27. Juli 2009 12:48:53 schrieb Thomas Schwinge: > Well, in this case the content actually was mostly from an email of mine, > I'd say. :-) Jupp, you're right - I only assembled it. > Well, I have done some enhancement to it, the usage policy is clear > enough (and for everyone to fol

Re: News...

2009-07-27 Thread Thomas Schwinge
Hello! On Thu, Jul 23, 2009 at 10:37:33AM +0200, Arne Babenhauserheide wrote: > Am Mittwoch, 22. Juli 2009 10:38:31 schrieb Thomas Schwinge: > > Thanks for doing that! -- glad to see that you're beginning to follow my > > habit of putting contenful emails into the web pages! (But please also > >

Re: [PATCH 3/4] Conditionally forward some fsys_* RPCs to the mountee.

2009-07-27 Thread Carl Fredrik Hammar
Hi, This is just a thought that suddenly struck me, I figure I'll get it out so I don't forget it. On Fri, Jul 17, 2009 at 01:58:01PM +0300, Sergiu Ivanov wrote: > +/* Shutdown the filesystem; flags are as for fsys_goaway. */ > +error_t > +netfs_shutdown (int flags) > +{ > + int nports; > + in