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]

svcfd_create etc declarations?



We have svcfd_create (and a number of others, see below) implemented
in glibc and do export them - but nowhere is a prototype declaration
for them.  Where should we declare them?

Here's a list - together with the headers where they live on Solaris7:
svcfd_create - <rpc/svc_soc.h>
xdr_accepted_reply
xdr_rejected_reply
registerrpc
svcudp_enablecache
xdr_authdes_cred - <rpc/auth_des.h>
xdr_authdes_verf - <rpc/auth_des.h>
key_setnet
xencrypt
xdecrypt
svcunixfd_create


Please note that <rpc/svc_soc.h> is missing in glibc.

What's the right place to add these prototypes?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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