help-hurd
[Top][All Lists]
Advanced

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

Re: strage cthread behavior


From: Marcus Brinkmann
Subject: Re: strage cthread behavior
Date: Sat, 29 Jun 2002 22:55:12 -0400
User-agent: Mutt/1.3.25i

On Sat, Jun 29, 2002 at 11:56:57PM +0200, Manu Valderrama wrote:
> I think that the root of your problems are in these printf's and like;
> you are supposing
> that this printf is thread-safe, but the reason of the strange behavior
> you get
> is that probably these printf's are thread-unsafe ( and explanation
> about the thread-safety
> issue is inside cth-hello.tar.bz2 ).

libio is thread safe, though, and if he is usig a recent binary system
(post ABI change), he will use libio and not stdio.

Thanks,
Marcus




reply via email to

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