You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On FreeBSD, set the ELF symbol version for readdir_r
This function will probably be removed in FreeBSD 16. But the old
symbol will remain, for backwards-compatibility. Set the symbol version
now, so that the current version of libc will still be able to compile
on future versions of FreeBSD.
(backport <#4694>)
(cherry picked from commit 3908285)
0 commit comments