From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Venkatesh Joshi" Subject: Linux source code: malloc.c Date: Thu, 6 Jan 2005 12:37:43 +0530 Message-ID: <013701c4f3be$6b230710$dc846840@apac.cisco.com> References: <84bd26ef04122305146c8f8a89@mail.gmail.com><003f01c4e9ba$7679d020$316c4ed5@j0s6l8><16851.58845.416665.971234@gargle.gargle.HOWL> <20041230130432.4f93abe2@tethys.montpellier.4js.com> <000b01c4eff2$623ff7e0$8a7e4ed5@j0s6l8> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hi, Where can I see the implementation of free() and malloc() in Linux source code? I am not able to locate the file malloc.c. thanks, venkatesh