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: Disable network in glibc


"H . J . Lu" <hjl@lucon.org> writes:

> I made a patch to disable network in glibc. It passed "make check". I
> am not sure if I should submit it. It is against my sglibc, but
> shouldn't be too hard to generate one for the normal glibc.

What is it good for?  I really don't want to increase the number of
possible configurations.  This leads to chaos.  And what is completely
out of question is adding #ifdefs throughout the sources to configure
out parts of the code.  This makes the code completely unmaintainable.

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