This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: A patch for libm


"H . J . Lu" <hjl@valinux.com> writes:

> Both libc and libm define the same functions. I don't think they are
> necessary in libm. I did some tests. It seems safe to remove them
> from libm. Here is a patch.

You cannot remove any interface.  The dependencies are recorded in
binaries and ld.so will complain if they cannot be fulfilled.

-- 
---------------.                          ,-.   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]