xref: /onnv-gate/usr/src/lib/c_synonyms/sparc/syn_isa (revision 6812:febeba71273d)
1*6812Sraf#
2*6812Sraf# CDDL HEADER START
3*6812Sraf#
4*6812Sraf# The contents of this file are subject to the terms of the
5*6812Sraf# Common Development and Distribution License (the "License").
6*6812Sraf# You may not use this file except in compliance with the License.
7*6812Sraf#
8*6812Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*6812Sraf# or http://www.opensolaris.org/os/licensing.
10*6812Sraf# See the License for the specific language governing permissions
11*6812Sraf# and limitations under the License.
12*6812Sraf#
13*6812Sraf# When distributing Covered Code, include this CDDL HEADER in each
14*6812Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*6812Sraf# If applicable, add the following below this CDDL HEADER, with the
16*6812Sraf# fields enclosed by brackets "[]" replaced with your own identifying
17*6812Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
18*6812Sraf#
19*6812Sraf# CDDL HEADER END
20*6812Sraf#
21*6812Sraf#
22*6812Sraf# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
23*6812Sraf# Use is subject to license terms.
24*6812Sraf#
25*6812Sraf# ident	"%Z%%M%	%I%	%E% SMI"
26*6812Sraf#
27*6812Sraf
28*6812Sraf#
29*6812Sraf# This is the supplemental list of functions in the 32-bit sparc libc that
30*6812Sraf# historically have had synonym names with a leading underscore, as in:
31*6812Sraf#	open64()
32*6812Sraf#	_open64()
33*6812Sraf# See the 'syn_common' file in the parent directory
34*6812Sraf# for the list of names common to all ISAs.
35*6812Sraf#
36*6812Sraf
37*6812Sraf__makecontext_v2
38*6812Srafalphasort64
39*6812Srafattropen64
40*6812Srafcreat64
41*6812Sraffstat64
42*6812Sraffstatat64
43*6812Sraffstatvfs64
44*6812Srafftruncate64
45*6812Srafftw64
46*6812Srafgetdents64
47*6812Srafgetrlimit64
48*6812Srafinstall_utrap
49*6812Sraflockf64
50*6812Sraflseek64
51*6812Sraflstat64
52*6812Srafmkstemp64
53*6812Srafmkstemps64
54*6812Srafmmap64
55*6812Srafnftw64
56*6812Srafopen64
57*6812Srafopenat64
58*6812Srafpread64
59*6812Srafptrace
60*6812Srafpwrite64
61*6812Srafreaddir64
62*6812Srafreaddir64_r
63*6812Srafs_fcntl
64*6812Srafscandir64
65*6812Srafsetrlimit64
66*6812Srafstat64
67*6812Srafstatvfs64
68*6812Sraftell64
69*6812Sraftruncate64
70