mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
351faa429a
From 2236c867cfc9b25bc1327206da8b4b29a91f65e0 Mon Sep 17 00:00:00 2001 Need to reimplement PR_GetEnv and PR_SetEnv so that we can access to the lock. This is needed by PR_DuplicateEnvironment, which was moved to ipc/chromium/src/base/process_util_linux.cc otherwise the alloc/frees don't get matched up properly. This is tempoarary until we can get PR_DuplicateEnvironment landed into NSPR. --- configure.in | 2 +- mozglue/build/BionicGlue.cpp | 44 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 44 insertions(+), 2 deletions(-) |
||
---|---|---|
.. | ||
arm-eabi-filter | ||
BionicGlue.cpp | ||
dummy.cpp | ||
fixcrt.py | ||
Makefile.in | ||
mozglue.def.in |