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;
|
2000-11-10 07:25:30 +01:00
|
|
|
xdr_getcredres; xdr_int16_t; xdr_int32_t; xdr_int8_t;
|
|
|
|
xdr_netnamestr; xdr_sizeof;
|
1998-11-30 17:42:19 +01:00
|
|
|
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
|
|
|
}
|
2001-03-20 19:35:13 +01:00
|
|
|
GLIBC_2.2.3 {
|
Update.
2002-02-01 Jakub Jelinek <jakub@redhat.com>
* Versions.def (libc): Add GLIBC_PRIVATE.
(libdb, libnss_db, libdb1): Remove.
(libnss_compat, libnss_dns, libnss_files, libnss_hesiod, libnss_nis,
libnss_nisplus): Move all symbols to GLIBC_PRIVATE.
(libpthread): Add GLIBC_PRIVATE.
(libresolv): Likewise, remove GLIBC_2.1.
(ld): Add GLIBC_PRIVATE, remove GLIBC_2.1.1, GLIBC_2.2, GLIBC_2.2.1,
GLIBC_2.2.3, GLIBC_2.3.
* catgets/Versions (__open_catalog): Move to GLIBC_PRIVATE.
* elf/Versions (_dl_open, _dl_close, _dl_addr, _dl_init_first,
_dl_sym, _dl_vsym): Likewise.
(__libc_enable_secure, __libc_stack_end, _dl_argv, _dl_catch_error,
_dl_check_all_versions, _dl_check_map_versions, _dl_debug_initialize,
_dl_debug_printf, _dl_debug_state, _dl_dst_count, _dl_dst_substitute,
_dl_init, _dl_lookup_symbol, _dl_lookup_symbol_skip,
_dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip,
_dl_map_object, _dl_map_object_deps, _dl_out_of_memory,
_dl_relocate_object, _dl_signal_error, _dl_start_profile,
_dl_starting_up, _dl_sysdep_start, _dl_unload_cache, _rtld_global):
Likewise.
(_dl_object_relocation_scope): Remove.
* hesiod/Versions: Move all symbols to GLIBC_PRIVATE.
* iconv/Versions (__gconv_alias_db, __gconv_modules_db,
__gconv_cache): Move to GLIBC_PRIVATE.
* inet/Versions (__internal_endnetgrent, __internal_getnetgrent_r,
__internal_setnetgrent): Likewise.
* io/Versions (__libc_open, __libc_close, __libc_read, __libc_write,
__libc_lseek, __libc_fcntl, __libc_open64, __libc_lseek64): Likewise.
* locale/Versions (__collate_element_hash, __collate_element_strings,
__collate_symbol_classes, __collate_symbol_hash,
__collate_symbol_strings, _nl_current_LC_COLLATE,
_nl_current_LC_CTYPE): Likewise.
* misc/Versions (__libc_fsync, __libc_msync): Likewise.
* nis/Versions (libnss_compat): Move all symbols to GLIBC_PRIVATE.
(libnss_nis, libnss_nisplus): Likewise.
* nss/Versions (_nss_files_parse_grent, _nss_files_parse_pwent,
_nss_files_parse_spent): Move to GLIBC_PRIVATE.
(libnss_files): Move all symbols to GLIBC_PRIVATE.
* posix/Versions (__libc_wait, __libc_waitpid, __libc_pause,
__libc_nanosleep, __libc_fork, __libc_pread, __libc_pread64,
__libc_pwrite, __libc_pwrite64): Move to GLIBC_PRIVATE.
* resolv/Versions (__gai_sigqueue, __ns_name_unpack, __ns_name_ntop,
__ns_get16, __ns_samename): Likewise.
(libnss_dns): Move all symbols to GLIBC_PRIVATE.
* setjmp/Versions (__libc_longjmp, __libc_siglongjmp): Move to
GLIBC_PRIVATE.
* socket/Versions (__libc_accept, __libc_send, __libc_recvfrom,
__libc_recvmsg, __libc_sendmsg, __libc_recv, __libc_sendto,
__libc_connect): Likewise.
* stdio-common/Versions (_itoa_lower_digits, _itoa_upper_digits):
Likewise.
* stdlib/Versions (__libc_system): Likewise.
* sunrpc/Versions (__rpc_thread_destroy): Likewise.
* sysdeps/hppa/Versions: Move all symbols to GLIBC_PRIVATE.
* sysdeps/ia64/fpu/Versions: Likewise.
* sysdeps/ia64/Versions: Likewise.
* sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
* sysdeps/unix/sysv/linux/i386/Versions (__modify_ldt): Move
to GLIBC_PRIVATE.
* sysdeps/unix/sysv/linux/x86_64/Versions (__modify_ldt): Likewise.
* sysdeps/unix/sysv/linux/Versions (__syscall_rt_sigqueueinfo,
__libc_sigaction): Likewise.
* termios/Versions (__libc_tcdrain): Likewise.
* misc/sys/cdefs (__attribute_noinline__): Define.
* elf/dl-lookup.c (_dl_do_lookup, _dl_do_lookup_versioned): Add
__attribute_noinline__.
* elf/Makefile (rtld-routines): Add dl-xstat64, dl-fxstat64.
* elf/dl-xstat64.c: New file.
* elf/dl-fxstat64.c: New file.
* sysdeps/unix/sysv/linux/fxstat64.c: If RTLD_STAT64 is defined,
don't export __fxstat64 at multiple versions.
* sysdeps/unix/sysv/linux/lxstat64.c: Similarly.
* sysdeps/unix/sysv/linux/xstat64.c: Similarly.
2002-02-02 00:24:05 +01:00
|
|
|
__rpc_thread_svc_fdset; __rpc_thread_createerr;
|
Update.
Add changes which were in this form in the original patch by
Eric Norum <eric.norum@usask.ca>.
* include/rpc/rpc.h: Remove svc_fdset, rpc_createerr, svc_pollfd, and
svc_max_pollfd.
* sunrpc/rpc/rpc.h: Declare __rpc_thread_svc_fdset,
__rpc_thread_createerr, __rpc_thread_svc_pollfd, and
__rpc_thread_svc_max_pollfd.
Define svc_fdset, get_rpc_createerr, svc_pollfd, and
svc_max_pollfd.
* sunrpc/rpc_thread.c: Handle first thread special, it uses the
global variables.
Define __rpc_thread_svc_fdset, __rpc_thread_createerr,
__rpc_thread_svc_pollfd, and __rpc_thread_svc_max_pollfd.
* sunrpc/Versions [libc] (GLIBC_2.2.3): Export __rpc_thread_svc_fdset,
__rpc_thread_createerr, __rpc_thread_svc_pollfd, and
__rpc_thread_svc_max_pollfd.
* sunrpc/clnt_gen.c: Replace use of rpc_createerr by call to
get_rpc_createerr.
* sunrpc/clnt_perr.c: Likewise.
* sunrpc/clnt_simp.c: Likewise.
* sunrpc/clnt_tcp.c: Likewise.
* sunrpc/clnt_udp.c: Likewise.
* sunrpc/clnt_unix.c: Likewise.
* sunrpc/pm_getport.c: Likewise.
2001-03-26 07:17:47 +02:00
|
|
|
__rpc_thread_svc_pollfd; __rpc_thread_svc_max_pollfd;
|
2001-03-20 19:35:13 +01:00
|
|
|
}
|
2004-09-28 05:02:24 +02:00
|
|
|
GLIBC_2.3.4 {
|
|
|
|
xdr_quad_t; xdr_u_quad_t;
|
|
|
|
}
|
1998-07-03 00:51:40 +02:00
|
|
|
}
|