gecko-dev/mozglue
Alexandre Lissy 7cc168b68b Bug 1927320 - Use GET_REAL_SYMBOL() interposition for __register_atfork() / __cxa_finalize() r=glandium, a=dmeehan
In earlier version of working on those interposers, for some
undetermined reason the resolution would fail to find the glibc symbol
when using GET_REAL_SYMBOL() and we had to make use of dlvsym() instead.

After testing again this seems not to hold anymore so we can just make
use of GET_REAL_SYMBOL().

Differential Revision: https://phabricator.services.mozilla.com/D226984
2024-10-29 08:22:02 +00:00
..
android Bug 1925181 - Properly set small alloc randomization on Android content processes as well r=jld 2024-10-21 06:05:44 +00:00
baseprofiler Backed out changeset d92f391b3b0c (bug 1922838) for backing out bug 1915351 2024-10-25 16:42:33 +03:00
build
interposers Bug 1927320 - Use GET_REAL_SYMBOL() interposition for __register_atfork() / __cxa_finalize() r=glandium, a=dmeehan 2024-10-29 08:22:02 +00:00
linker
misc Bug 1925577 - make skeleton UI not draw the tabstrip if it's disabled by vertical tabs, r=dthayer 2024-10-25 22:51:51 +00:00
static Bug 1924959 - Adjust mozglue build script for rustc 1.84. r=firefox-build-system-reviewers,ahochheiden 2024-10-17 19:55:10 +00:00
tests Backed out changeset d92f391b3b0c (bug 1922838) for backing out bug 1915351 2024-10-25 16:42:33 +03:00
moz.build Bug 1717448 - Vendor {fmt} in third_party. r=glandium 2024-10-21 12:54:52 +00:00