This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: add missing __strdup decl to include/string.h


Greg McGary <greg@kayak.mcgary.org> writes:

> I don't recall exactly.  Without this patch, I get warnings about
> undeclared __strdup when building the BP lib.  The BP build disables
> the macro-mania in string2.h and that's why it gets warnings while
> other builds don't.

I don't doubt this.  I still want to know where exactly the use of
__strdup is.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]