This is the mail archive of the libc-hacker@sources.redhat.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] Make glibc sunrpc work with 2.4 unconnected UDP port error handling


Jakub Jelinek <jakub@redhat.com> writes:

> I thought networking programs could use that header as well (perhaps it
> should be sys/errqueue.h), instead of including linux/errqueue.h.

I really don't think that exporting interfaces which are not well
though out should be exported.  People will depend on them even if
they turn out to be wrong or not optimal later on.  Besides, a header
only in bits/ is not useful since nobody must include any of these
files directly.

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