Re: FC5 -- errno & __schedparam support

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

 



Bill Colias wrote:
> I've been trying to recompile in FC5 with gcc some POSIX related code
> that compiles fine under a Redhat 2.4 core. I found that errno was not
> declared and pthread_attr_t has no member named __schedparam. What am I
> missing?

You never were allowed to look into pthread_attr_t objects.  The
structure is private and can only be modified through the appropriate
interfaces like pthread_attr_setschedparam.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux