A question about INTERNAL_LINUX_C_LIB in dmalloc.c

From: maer <eyou_maer@dont-contact.us>
Date: 2 Sep 2002 22:08:59 +0800

Hi, everyone!

Look at such codes taken from dmalloc.c,

--------
#ifdef INTERNAL_LINUX_C_LIB
#define HAVE_MREMAP 1
#else
#define HAVE_MREMAP 0
#endif
--------

I tried on my machine that INTERNAL_LINUX_C_LIB is not
defined. My question is:

1. When the variable is defined? Need I to install some
packages to let the variable defined?

2. What does the variable stand for? what is it function?

Cheers,
George

--http://www.eyou.com
--稳定可靠的免费电子信箱 语音邮件 移动书签 日历服务 网络存储...亿邮未尽
Received on Mon Sep 02 2002 - 08:58:51 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:25 MST