diff options
author | Christopher Faylor <me@cgf.cx> | 2013-01-20 22:59:58 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2013-01-20 22:59:58 +0000 |
commit | 4713b1b294d8eacbf42b65aa794acb15bb18edee (patch) | |
tree | 7052c7cb810df76a981c8fd679737ca077340f33 /winsup/cygwin/autoload.cc | |
parent | 1471537a8fc427d610d771f8097e44efb759b100 (diff) | |
download | cygnal-4713b1b294d8eacbf42b65aa794acb15bb18edee.tar.gz cygnal-4713b1b294d8eacbf42b65aa794acb15bb18edee.tar.bz2 cygnal-4713b1b294d8eacbf42b65aa794acb15bb18edee.zip |
* malloc_wrapper.cc: Change 'use_internal_malloc' to 'use_internal' throughout.
(export_malloc_called): Delete.
(internal_malloc_determined): New variable.
(malloc_init): Control calculation of internal/external malloc based on
'internal_malloc_determined'. Use import_address() to determine if malloc in
user_data is ours or not.
* miscfuncs.cc (thread_wrapper): Make static.
(__import_address): Define new function.
* miscfuncs.h (import_address): New define.
(__import_address): Declare new function.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions