libc: remove __threaded compatibility symbol
[unleashed.git] / usr / src / cmd / abi / appcert / etc / etc.alt.in
blob6734dd7e73fe960d1b853db6c8f4977e5d7a0c14
2 # ident "%Z%%M% %I%     %E% SMI"
4 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
5 # Use is subject to license terms.
7 # CDDL HEADER START
9 # The contents of this file are subject to the terms of the
10 # Common Development and Distribution License, Version 1.0 only
11 # (the "License").  You may not use this file except in compliance
12 # with the License.
14 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # or http://www.opensolaris.org/os/licensing.
16 # See the License for the specific language governing permissions
17 # and limitations under the License.
19 # When distributing Covered Code, include this CDDL HEADER in each
20 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
21 # If applicable, add the following below this CDDL HEADER, with the
22 # fields enclosed by brackets "[]" replaced with your own identifying
23 # information: Portions Copyright [yyyy] [name of copyright owner]
25 # CDDL HEADER END
28 # syntax:
29 #ALT_USAGE:<tag>:<1-line-desc>:<lib>:<sym>[|<sym>...]:<text>
30
31 # the label's and 1-line-desc's must be unique.
32 # later <lib> basename may be added.
33 # "\" may be used to continue a line. the newline is replaced by " ".
34 # Another way to quote a block of text is to sandwich it between
35 # single "-". The newline previous to the 1st "-" must be "\" quoted.
36 # Special keywords in <expression>:
37 #       file =~ -> $file =~ where $file is `/bin/file /path/to/object`
38 #       dump =~ -> $dump =~ where $dump is `/usr/bin/dump /path/to/object`
39 #       needed =~ -> $needed =~ where $needed is a list of all needed libs.
42 ###############################################################################
43 ALT_USAGE:libsocket_strong_symbols:libsocket.so weak/strong pairs:libsocket.so.1:_socket|_connect|_recv|_setsockopt|_getsockopt|_getsockname|_getpeername|_bind|_accept|_send|_socketpair|_shutdown|_sendto|_sendmsg|_recvmsg|_recvfrom|_listen|_setpeername|_socketpair_bsd|_socket_bsd:
44 ###############################################################################
45 ALT_USAGE:inadvertant_static_linking:static linking inadevertantly brings in private symbols:*:__getcontext|__sigaction|_bufsync|_cerror|_dgettext|_doprnt|_doscan|_ecvt|_fcvt|_findbuf|_findiop|_getsp|_memcmp|_memmove|_memset|_mutex_unlock|_psignal|_realbufend|_setbufend|_siguhandler|_smbuf|_thr_getspecific|_thr_keycreate|_thr_main|_thr_setspecific|_xflsbuf|gtty|stty:
46 ###############################################################################
47 ALT_USAGE:getdomainname:possible getdomainname() replacements:libnsl.so.1:getdomainname:
48 ###############################################################################
49 ALT_USAGE:__rpc_createerr:rpc_createerr can be a macro from <rpc/clnt.h>:libnsl.so.1:__rpc_createerr: