mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
b77d0f1d19
Since essentially everything is linked to libmozglue and libmozglue takes precedence in symbol resolution in our dynamic linker, there is no need to wrap most symbols. PR_GetEnv/PR_SetEnv still needs wrapping because there's no other way to actually wrap the calls from NSPR itself and NSS, as well as the symbols wrapped because our dynamic linker can't find them in system libraries on some devices because they're weak. |
||
---|---|---|
.. | ||
arpa_nameser_compat.h | ||
arpa_nameser.h | ||
assertions.h | ||
dst.h | ||
ev_streams.c | ||
ev_timers.c | ||
eventlib_p.h | ||
eventlib.h | ||
getaddrinfo.c | ||
heap.h | ||
linker_format.h | ||
list.h | ||
memcluster.h | ||
moz.build | ||
ns_name.c | ||
ns_netint.c | ||
ns_parse.c | ||
ns_print.c | ||
ns_samedomain.c | ||
ns_ttl.c | ||
res_comp.c | ||
res_data.c | ||
res_debug.c | ||
res_debug.h | ||
res_init.c | ||
res_mkquery.c | ||
res_private.h | ||
res_send.c | ||
res_state.c | ||
resolv_cache.h | ||
resolv_private.h | ||
resolv_static.h |