libc sunrpc/clnt_udp.c sunrpc/bindrsvprt.c sun ...
roland@sources.redhat.com
roland@sources.redhat.com
Mon Aug 5 21:29:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2002-08-05 21:29:37
Modified files:
sunrpc : clnt_udp.c bindrsvprt.c svc_udp.c svc_tcp.c
include/netinet: in.h
sysdeps/posix : getaddrinfo.c
inet : gethstbyad_r.c in6_addr.c
Log message:
2002-08-05 Roland McGrath <roland@redhat.com>
* include/netinet/in.h: Use libc_hidden_proto for bindresvport,
in6addr_any, in6addr_loopback. Remove decls for
bindresvport_internal, in6addr_any_internal, in6addr_loopback_internal.
* sunrpc/svc_udp.c (svcudp_bufcreate): Nix INTUSE for bindresvport.
* sunrpc/svc_tcp.c (svctcp_create): Likewise.
* sunrpc/clnt_udp.c (clntudp_bufcreate): Likewise.
* sunrpc/bindrsvprt.c: Change INTDEF to libc_hidden_def.
* inet/in6_addr.c: Change INTVARDEF to libc_hidden_def.
* sysdeps/posix/getaddrinfo.c (gaih_inet): Nix INTUSE for
in6addr_loopback.
* inet/gethstbyad_r.c (PREPROCESS): Nix INTUSE for in6addr_any.
More information about the Glibc-cvs
mailing list