libc sunrpc/svc.c sunrpc/svc_simple.c include/ ...
roland@sources.redhat.com
roland@sources.redhat.com
Mon Aug 5 22:10:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2002-08-05 22:10:31
Modified files:
sunrpc : svc.c svc_simple.c
include/rpc : svc.h
Log message:
2002-08-05 Roland McGrath <roland@redhat.com>
* include/rpc/svc.h: Use libc_hidden_proto for svc_register,
svc_unregister, remove *_internal decls. Use libc_hidden_proto
for svcerr_auth, svcerr_noprog, svcerr_progvers.
* sunrpc/svc.c (svc_register, svc_unregister): Change INTDEF to
libc_hidden_def.
(svcerr_auth, svcerr_noprog, svcerr_progvers): Add libc_hidden_def.
* sunrpc/svc_simple.c (registerrpc): Nix INTUSE for svc_register.
More information about the Glibc-cvs
mailing list