[PATCH v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)

Joseph Myers joseph@codesourcery.com
Fri Jun 22 15:02:00 GMT 2018


On Fri, 22 Jun 2018, Florian Weimer wrote:

> > +versioned_symbol (libc, __libc_fcntl, fcntl, GLIBC_2_28);
> 
> Doesn't this create a strong symbol, leading to static link namespace issues?

For static linking, versioned_symbol is mapped to weak_alias.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list