On Aug 6, 12:59pm, [email protected] (Matthias Drochner) wrote: -- Subject: Re: CVS commit: src/lib/libpthread
| [email protected] said: | > They are different and pthread_attr_get_np() is not weak... | | But pthread_attr_get_np() is now used internally. | The rule is that functions which are used internally | and not part of standard C need to be protected. | | best regards | Matthias | Thanks. I had forgotten about that. christos
