f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER START
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# The contents of this file are subject to the terms of the
f808c858fa61e7769218966759510a8b1190dfcfraf# Common Development and Distribution License (the "License").
f808c858fa61e7769218966759510a8b1190dfcfraf# You may not use this file except in compliance with the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf# or http://www.opensolaris.org/os/licensing.
f808c858fa61e7769218966759510a8b1190dfcfraf# See the License for the specific language governing permissions
f808c858fa61e7769218966759510a8b1190dfcfraf# and limitations under the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# When distributing Covered Code, include this CDDL HEADER in each
f808c858fa61e7769218966759510a8b1190dfcfraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f808c858fa61e7769218966759510a8b1190dfcfraf# If applicable, add the following below this CDDL HEADER, with the
f808c858fa61e7769218966759510a8b1190dfcfraf# fields enclosed by brackets "[]" replaced with your own identifying
f808c858fa61e7769218966759510a8b1190dfcfraf# information: Portions Copyright [yyyy] [name of copyright owner]
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER END
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf#
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
f808c858fa61e7769218966759510a8b1190dfcfraf#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER START
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# Object versioning must comply with the rules detailed in
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# usr/src/lib/README.mapfiles
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# You should not be making modifications here until you've read the most current
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER END
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami$mapfile_version 2
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# The instances of "tecla_l.5" below (note "l" vs "1") are by design;
f808c858fa61e7769218966759510a8b1190dfcfraf# quoting the author:
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# Unfortunately the tecla_l.5 version string is by now embedded in any
f808c858fa61e7769218966759510a8b1190dfcfraf# executable that linked with libtecla versions 1.5 ..., so I can't fix
f808c858fa61e7769218966759510a8b1190dfcfraf# the typo without preventing those programs from linking against 1.6.
f808c858fa61e7769218966759510a8b1190dfcfraf# Thus I now have to derive tecla_1.6 from tecla_l.5, in the map file.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION tecla_1.6 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf gl_append_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_automatic_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_query_char;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_read_char;
f808c858fa61e7769218966759510a8b1190dfcfraf} tecla_l.5;
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION tecla_l.5 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_recall_matches;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_abandon_line;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_bind_keyseq;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_catch_blocked;
fa03b00a436afdcf824024c08b7a443559cb6ebfjbeck gl_completion_action;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_display_text;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_erase_terminal;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_error_message;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_handle_signal;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_inactivity_timeout;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_io_mode;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_list_signals;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_normal_io;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_pending_io;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_raw_io;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_register_action;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_return_status;
fa03b00a436afdcf824024c08b7a443559cb6ebfjbeck gl_set_term_size;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_tty_signals;
f808c858fa61e7769218966759510a8b1190dfcfraf} tecla_1.4;
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION tecla_1.4 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf gl_clear_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_configure_getline;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_echo_mode;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_group_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_ignore_signal;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_last_signal;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_limit_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_load_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_lookup_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_prompt_style;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_range_of_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_replace_prompt;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_resize_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_save_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_show_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_size_of_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_state_of_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_terminal_size;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_toggle_history;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_trap_signal;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_watch_fd;
f808c858fa61e7769218966759510a8b1190dfcfraf libtecla_version;
f808c858fa61e7769218966759510a8b1190dfcfraf} tecla_1.3;
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION tecla_1.3 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf ef_list_expansions;
f808c858fa61e7769218966759510a8b1190dfcfraf} tecla_1.2;
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION tecla_1.2 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf cfc_file_start;
f808c858fa61e7769218966759510a8b1190dfcfraf cfc_literal_escapes;
f808c858fa61e7769218966759510a8b1190dfcfraf cfc_set_check_fn;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_add_completion;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_check_exe;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_complete_word;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_file_completions;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_init_FileArgs;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_last_error;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_list_completions;
f808c858fa61e7769218966759510a8b1190dfcfraf cpl_record_error;
f808c858fa61e7769218966759510a8b1190dfcfraf del_CplFileConf;
f808c858fa61e7769218966759510a8b1190dfcfraf del_ExpandFile;
f808c858fa61e7769218966759510a8b1190dfcfraf del_GetLine;
f808c858fa61e7769218966759510a8b1190dfcfraf del_PathCache;
f808c858fa61e7769218966759510a8b1190dfcfraf del_PcaPathConf;
f808c858fa61e7769218966759510a8b1190dfcfraf del_WordCompletion;
f808c858fa61e7769218966759510a8b1190dfcfraf ef_expand_file;
f808c858fa61e7769218966759510a8b1190dfcfraf ef_last_error;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_change_terminal;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_customize_completion;
f808c858fa61e7769218966759510a8b1190dfcfraf gl_get_line;
f808c858fa61e7769218966759510a8b1190dfcfraf new_CplFileConf;
f808c858fa61e7769218966759510a8b1190dfcfraf new_ExpandFile;
f808c858fa61e7769218966759510a8b1190dfcfraf new_GetLine;
f808c858fa61e7769218966759510a8b1190dfcfraf new_PathCache;
f808c858fa61e7769218966759510a8b1190dfcfraf new_PcaPathConf;
f808c858fa61e7769218966759510a8b1190dfcfraf new_WordCompletion;
f808c858fa61e7769218966759510a8b1190dfcfraf pca_last_error;
f808c858fa61e7769218966759510a8b1190dfcfraf pca_lookup_file;
fa03b00a436afdcf824024c08b7a443559cb6ebfjbeck pca_path_completions;
f808c858fa61e7769218966759510a8b1190dfcfraf pca_scan_path;
f808c858fa61e7769218966759510a8b1190dfcfraf pca_set_check_fn;
f808c858fa61e7769218966759510a8b1190dfcfraf ppc_file_start;
f808c858fa61e7769218966759510a8b1190dfcfraf ppc_literal_escapes;
f808c858fa61e7769218966759510a8b1190dfcfraf local:
f808c858fa61e7769218966759510a8b1190dfcfraf *;
f808c858fa61e7769218966759510a8b1190dfcfraf};