On Fri, Nov 27, 2020 at 12:28:36PM +0100, Florian Weimer wrote:
> * Jan Pazdziora:
> 
> >> There's a Fedora-specific hack in rawhide glibc to bring back the
> >> __xstat and related symbols for linking.  This in the process of being
> >> upstreamed.
> >
> > Does that include __fxstatat64? And is the hack already in
> > glibc-2.32.9000-16.fc34 or is it on the way to rawhide?
> 
> Looking at the current rawhide buildroot, it's already there:
> 
> # eu-readelf --symbols=.dynsym /lib64/libc.so.6 | grep __fxstat64
>  1059: 00000000000f1880     84 FUNC    GLOBAL DEFAULT       15 
> __fxstat64@@GLIBC_2.2.5
> 
> The @@ means it's available for linking.

Nod, I see it there. What would you recommend to software that wants
to compile against these symbols?

-- 
Jan Pazdziora | adelton at #security, #brno
Product Owner, Platform Security Readiness, Red Hat
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to