1998-07-03 00:51:40 +02:00
|
|
|
libc {
|
|
|
|
GLIBC_2.0 {
|
|
|
|
# global variables.
|
|
|
|
_null_auth;
|
|
|
|
|
|
|
|
# functions used in other libraries
|
|
|
|
_rpc_dtablesize; _seterr_reply;
|
|
|
|
|
|
|
|
# variables in normal name space
|
|
|
|
rpc_createerr; svc_fdset; svcauthdes_stats;
|
|
|
|
|
|
|
|
# a*
|
|
|
|
authnone_create; authunix_create; authunix_create_default;
|
|
|
|
|
|
|
|
# b*
|
|
|
|
bindresvport;
|
|
|
|
|
|
|
|
# c*
|
|
|
|
callrpc;
|
|
|
|
clnt_broadcast; clnt_create; clnt_pcreateerror; clnt_perrno;
|
|
|
|
clnt_perror; clnt_spcreateerror; clnt_sperrno; clnt_sperror;
|
|
|
|
clntraw_create; clnttcp_create; clntudp_bufcreate; clntudp_create;
|
|
|
|
|
|
|
|
# g*
|
|
|
|
get_myaddress; getpublickey; getsecretkey;
|
|
|
|
|
|
|
|
# p*
|
|
|
|
pmap_getmaps; pmap_getport; pmap_rmtcall; pmap_set; pmap_unset;
|
|
|
|
|
|
|
|
# r*
|
|
|
|
registerrpc;
|
|
|
|
|
|
|
|
# s*
|
|
|
|
svc_exit; svc_getreq; svc_getreqset; svc_register; svc_run;
|
|
|
|
svc_sendreply; svc_unregister; svcerr_auth; svcerr_decode;
|
|
|
|
svcerr_noproc; svcerr_noprog; svcerr_progvers; svcerr_systemerr;
|
|
|
|
svcerr_weakauth; svcfd_create; svcraw_create; svctcp_create;
|
|
|
|
svcudp_bufcreate; svcudp_create; svcudp_enablecache;
|
|
|
|
|
|
|
|
# x*
|
|
|
|
xdr_accepted_reply; xdr_array; xdr_authunix_parms; xdr_bool; xdr_bytes;
|
|
|
|
xdr_callhdr; xdr_callmsg; xdr_char; xdr_cryptkeyarg; xdr_cryptkeyarg2;
|
|
|
|
xdr_cryptkeyres; xdr_des_block; xdr_double; xdr_enum; xdr_float;
|
|
|
|
xdr_free; xdr_int; xdr_key_netstarg; xdr_key_netstres; xdr_keybuf;
|
|
|
|
xdr_keystatus; xdr_long; xdr_netobj; xdr_opaque; xdr_opaque_auth;
|
|
|
|
xdr_pmap; xdr_pmaplist; xdr_pointer; xdr_reference; xdr_rejected_reply;
|
|
|
|
xdr_replymsg; xdr_rmtcall_args; xdr_rmtcallres; xdr_short; xdr_string;
|
|
|
|
xdr_u_char; xdr_u_int; xdr_u_long; xdr_u_short; xdr_union; xdr_vector;
|
|
|
|
xdr_void; xdr_wrapstring; xdrmem_create; xdrrec_create;
|
|
|
|
xdrrec_endofrecord; xdrrec_eof; xdrrec_skiprecord; xdrstdio_create;
|
|
|
|
xencrypt; xprt_register; xprt_unregister;
|
|
|
|
}
|
|
|
|
GLIBC_2.1 {
|
|
|
|
# Special Pointer to avoid keyserv deadlock
|
|
|
|
__key_decryptsession_pk_LOCAL; __key_encryptsession_pk_LOCAL;
|
|
|
|
__key_gendes_LOCAL;
|
|
|
|
|
1999-01-23 10:43:49 +01:00
|
|
|
# _*
|
|
|
|
_authenticate;
|
|
|
|
|
1998-07-03 00:51:40 +02:00
|
|
|
# a*
|
|
|
|
authdes_create; authdes_getucred; authdes_pk_create;
|
|
|
|
|
|
|
|
# c*
|
1998-07-28 18:26:04 +02:00
|
|
|
cbc_crypt; clntunix_create;
|
1998-07-03 00:51:40 +02:00
|
|
|
|
|
|
|
# d*
|
|
|
|
des_setparity;
|
|
|
|
|
|
|
|
# e*
|
|
|
|
ecb_crypt;
|
|
|
|
|
|
|
|
# g*
|
|
|
|
getnetname;
|
|
|
|
|
|
|
|
# h*
|
|
|
|
host2netname;
|
|
|
|
|
|
|
|
# k*
|
|
|
|
key_decryptsession; key_decryptsession_pk; key_encryptsession;
|
|
|
|
key_encryptsession_pk; key_gendes; key_get_conv; key_secretkey_is_set;
|
|
|
|
key_setnet; key_setsecret;
|
|
|
|
|
|
|
|
# n*
|
|
|
|
netname2host; netname2user;
|
|
|
|
|
|
|
|
# p*
|
|
|
|
passwd2des;
|
|
|
|
|
|
|
|
# r*
|
|
|
|
rtime;
|
|
|
|
|
1998-07-28 18:26:04 +02:00
|
|
|
# s*
|
|
|
|
svcunix_create; svcunixfd_create;
|
|
|
|
|
1998-07-03 00:51:40 +02:00
|
|
|
# u*
|
|
|
|
user2netname;
|
|
|
|
|
|
|
|
# x*
|
|
|
|
xdecrypt; xdr_authdes_cred; xdr_authdes_verf;
|
|
|
|
xdr_cryptkeyarg; xdr_cryptkeyarg2; xdr_cryptkeyres; xdr_des_block;
|
1998-11-30 17:42:19 +01:00
|
|
|
xdr_getcredres; xdr_int16_t; xdr_int32_t; xdr_int8_t; xdr_key_netstarg;
|
|
|
|
xdr_key_netstres; xdr_keybuf; xdr_keystatus; xdr_netnamestr; xdr_sizeof;
|
|
|
|
xdr_uint16_t; xdr_uint32_t; xdr_uint8_t; xdr_unixcred;
|
1998-07-03 00:51:40 +02:00
|
|
|
}
|
1999-04-08 04:10:39 +02:00
|
|
|
GLIBC_2.1.1 {
|
|
|
|
xdr_hyper; xdr_u_hyper; xdr_longlong_t; xdr_u_longlong_t;
|
|
|
|
xdr_int64_t; xdr_uint64_t;
|
|
|
|
}
|
1999-07-31 08:11:24 +02:00
|
|
|
GLIBC_2.2 {
|
|
|
|
svc_getreq_common; svc_getreq_poll; svc_max_pollfd; svc_pollfd;
|
Update.
2000-01-23 Philip Blundell <philb@gnu.org>
Add basic support for RPC over IPv6:
* sunrpc/rpc/svc.h (struct SVCXPRT): Use `struct sockaddr_storage'
for remote address.
(svcudp6_create, svcudp6_bufcreate, svctcp6_create): New
prototypes.
* sunrpc/rpc/clnt.h (clnttcp6_create, clntudp6_create,
clntudp6_bufcreate): New prototypes.
* inet/netinet/in.h (bindresport6): Likewise.
* sunrpc/Makefile (routines): Add svc_tcp6, svc_udp6, bindrsvprt6.
* sunrpc/Versions: Add svcfd6_create, svctcp6_create,
svcudp6_create, svcudp6_bufcreate, svcudp6_enablecache,
bindresvport6 for GLIBC_2.2.
* sunrpc/rpc_main.c: Support `tcp6' and `udp6' transport types.
* sunrpc/rpc_svcout.c: Likewise.
* sunrpc/svc_tcp.c (rendezvous_request): Use memcpy rather than
simple assignment when copying addresses.
* sunrpc/svc_udp.c (cache_get): Likewise.
* sunrpc/svc_unix.c (rendezvous_request): Likewise.
* sunrpc/bindrsvprt6.c, sunrpc/clnt_tcp6.c, sunrpc/clnt_udp6.c,
sunrpc/svc_tcp6.c, sunrpc/svc_udp6.c: New files.
2000-01-05 Philip Blundell <philb@gnu.org>
* sysdeps/unix/sysv/linux/arm/mmap64.S: Correct check for ENOSYS.
2000-01-23 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Pass right
parameter to fstat calls.
2000-01-18 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/generic/bits/socket.h
(__ss_aligntype, struct sockaddr_storage): Make these like Linux
version, replacing old type name `__ss_align'.
2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/generic/lseek64.c (__libc_lseek64): Renamed from __lseek64.
(__lseek64, lseek64): Make these weak aliases for __libc_lseek64.
* sysdeps/mach/hurd/lseek.c (__libc_lseek): Renamed from __lseek.
(__lseek, lseek): Make these weak aliases for __libc_lseek.
* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Renamed from __fcntl.
(__fcntl, fcntl): Make these weak aliases for __libc_fcntl.
* sysdeps/mach/hurd/open.c (__libc_open): Renamed from __open.
(__open, open): Make these weak aliases for __libc_open.
* sysdeps/generic/bits/socket.h (enum __socket_type): Remove
trailing comma.
(anonymous enum for MSG_*): Likewise.
(anonymous enum for SO_*): Likewise.
2000-01-23 Ulrich Drepper <drepper@cygnus.com>
* string/bits/string2.h: Fix typo (__GNU_SOURCE -> __USE_GNU)
(PR libc/1553).
2000-01-24 03:22:13 +01:00
|
|
|
svcfd6_create; svctcp6_create; svcudp6_create; svcudp6_bufcreate;
|
|
|
|
svcudp6_enablecache;
|
|
|
|
bindresvport6;
|
|
|
|
}
|
1998-07-03 00:51:40 +02:00
|
|
|
}
|