[Bug 232282] [libc] Restore symbol __collate_load_error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 29 19:03:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232282

--- Comment #4 from Konstantin Belousov <kib at FreeBSD.org> ---
I object on restoring the symbol in libc on principle.  It is part of the
private namespace, and starting maintaining ABI there gets us into the tar pit
immediately.

If you want to run this binary, create a fake dso which exports the symbol in
the same namespace, and preload it through LD_PRELOAD.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list