[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: strage cthread behavior
From: |
Matej Kosik |
Subject: |
Re: strage cthread behavior |
Date: |
Mon, 01 Jul 2002 18:44:14 -0100 |
Manu Valderrama wrote:
>
> >
> >
> >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 for the aclaration; I've tested yesterday Matej's example programs in
> my Hurd H4 installation ( that I must suppose is stdio-based, since the
> printf's are
> not safe ). Today I have retested those programs in my "Hurd-current"
> instalation, and there was no need to lock with mutexes the printf's (
> libio-based ).
that means that the thing I must to do is to download new version of
the Hurd (libraries and servers) from
(cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd co hurd)
and try to compile it under running Hurd. Am I right? - Will then
my system be "libio-based" and not "stdio-based"?
>
> Bye!
>
> _______________________________________________
> Help-hurd mailing list
> Help-hurd@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-hurd
--
http://altair.dcs.elf.stuba.sk/~kosik
- Re: strage cthread behavior,
Matej Kosik <=