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: inet/rcmd: Protypes - Patch and Question


Andreas Jaeger <aj@suse.de> writes:

> A patch for the second is appended.

Thanks, it's applied.

> But I noticed that we don't declare iruserok anywhere but do export
> it.  Is this correct?  The man pages state that it's defined in
> unistd.h.

Well, this is one of the functions which is exported only because of
very special programs needs (I think some lpd versions).  It should
not be used generally and therefore no prototype in public headers is
needed.  I've added a prototype locally.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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