This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
Re: glibc + add new function
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: Ashutosh Sharma <ashu0204 at yahoo dot com>
- Cc: libc-help at sourceware dot org
- Date: Mon, 22 Jun 2009 08:07:11 -0400
- Subject: Re: glibc + add new function
- References: <201468.41574.qm@web53805.mail.re2.yahoo.com>
On Mon, Jun 22, 2009 at 1:39 AM, Ashutosh Sharma<ashu0204@yahoo.com> wrote:
> Yes i have added declarations in string/string.h.
What does readelf show about your final libc.so? Is the function
present? What visibility does it have?
Cheers,
Carlos.