From: r_zaca <r_zaca@ig.com.br>
To: linux-c-programming@vger.kernel.org
Subject: [Re] Linux source code malloc
Date: Thu, 6 Jan 2005 08:34:05 -0200 [thread overview]
Message-ID: <20050106_103405_056621.r_zaca@ig.com.br> (raw)
[-- 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
reply other threads:[~2005-01-06 10:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050106_103405_056621.r_zaca@ig.com.br \
--to=r_zaca@ig.com.br \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).