[PATCH] [BZ #18970]: Reference of pthread_setcancelstate in libc.a
H.J. Lu
hjl.tools@gmail.com
Thu Sep 17 22:29:00 GMT 2015
On Thu, Sep 17, 2015 at 2:51 PM, Roland McGrath <roland@hack.frob.com> wrote:
>> Is this a valid test?
>
> No. There should be no need for individual tests like that. The
> linknamespace tests should catch such things if the conform data is correct
> (and if it's not, the right thing is to fix the conform data).
>
> AFAIK fmtmsg is only specified in standards that put all POSIX.1 symbols
> (including pthread_setcancelstate) in the implementation name space.
Does it mean it is OK for all most of, if not all, non-ANSI C functions,
in glibc to use all POSIX.1 symbols? This is the usage of any non-ANSI C
functions may pull in any POSIX.1 symbols.
--
H.J.
More information about the Libc-alpha
mailing list