linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Re] Linux source code malloc
@ 2005-01-06 10:34 r_zaca
  0 siblings, 0 replies; only message in thread
From: r_zaca @ 2005-01-06 10:34 UTC (permalink / raw)
  To: linux-c-programming

[-- Attachment #1: Mail message body --]
[-- Type: text/plain, Size: 749 bytes --]

   Hi venkatesh 

   These two functions are part of glibc, so I suggest you look for  them in 
/usr/include directory. I think it is very difficult to find a file called 
malloc.c, but you can try. If you are using linux, try "man malloc" and you 
will see in what header file these functions are referenced in, and maybe 
you can trace where the source code of them are. 
   Good luck! 

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 
- 
To unsubscribe from this list: send the line "unsubscribe 
linux-c-programming" in 
the body of a message to majordomo@vger.kernel.org 
More majordomo info at  http://vger.kernel.org/majordomo-info.html 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-06 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-06 10:34 [Re] Linux source code malloc r_zaca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).