1/*
2 * symbols since util-linux 2.25
3 *
4 * Copyright (C) 2014-2016 Karel Zak <kzak@redhat.com>
5 */
6SMARTCOLS_2.25 {
7global:
8	scols_cell_copy_content;
9	scols_cell_get_color;
10	scols_cell_get_data;
11	scols_cell_get_userdata;
12	scols_cell_refer_data;
13	scols_cell_set_color;
14	scols_cell_set_data;
15	scols_cell_set_userdata;
16	scols_cmpstr_cells;
17	scols_column_get_color;
18	scols_column_get_flags;
19	scols_column_get_header;
20	scols_column_get_whint;
21	scols_column_is_noextremes;
22	scols_column_is_right;
23	scols_column_is_strict_width;
24	scols_column_is_tree;
25	scols_column_is_trunc;
26	scols_column_set_cmpfunc;
27	scols_column_set_color;
28	scols_column_set_flags;
29	scols_column_set_whint;
30	scols_copy_column;
31	scols_copy_line;
32	scols_copy_symbols;
33	scols_copy_table;
34	scols_free_iter;
35	scols_get_library_version;
36	scols_init_debug;
37	scols_iter_get_direction;
38	scols_line_add_child;
39	scols_line_alloc_cells;
40	scols_line_free_cells;
41	scols_line_get_cell;
42	scols_line_get_color;
43	scols_line_get_column_cell;
44	scols_line_get_ncells;
45	scols_line_get_parent;
46	scols_line_get_userdata;
47	scols_line_has_children;
48	scols_line_next_child;
49	scols_line_refer_data;
50	scols_line_remove_child;
51	scols_line_set_color;
52	scols_line_set_data;
53	scols_line_set_userdata;
54	scols_new_column;
55	scols_new_iter;
56	scols_new_line;
57	scols_new_symbols;
58	scols_new_table;
59	scols_parse_version_string;
60	scols_print_table;
61	scols_print_table_to_string;
62	scols_ref_column;
63	scols_ref_line;
64	scols_ref_symbols;
65	scols_ref_table;
66	scols_reset_cell;
67	scols_reset_iter;
68	scols_sort_table;
69	scols_symbols_set_branch;
70	scols_symbols_set_right;
71	scols_symbols_set_vertical;
72	scols_table_add_column;
73	scols_table_add_line;
74	scols_table_colors_wanted;
75	scols_table_enable_ascii;
76	scols_table_enable_colors;
77	scols_table_enable_export;
78	scols_table_enable_maxout;
79	scols_table_enable_noheadings;
80	scols_table_enable_raw;
81	scols_table_get_column;
82	scols_table_get_column_separator;
83	scols_table_get_line;
84	scols_table_get_line_separator;
85	scols_table_get_ncols;
86	scols_table_get_nlines;
87	scols_table_get_stream;
88	scols_table_is_ascii;
89	scols_table_is_empty;
90	scols_table_is_export;
91	scols_table_is_maxout;
92	scols_table_is_noheadings;
93	scols_table_is_raw;
94	scols_table_is_tree;
95	scols_table_new_column;
96	scols_table_new_line;
97	scols_table_next_column;
98	scols_table_next_line;
99	scols_table_reduce_termwidth;
100	scols_table_remove_column;
101	scols_table_remove_columns;
102	scols_table_remove_line;
103	scols_table_remove_lines;
104	scols_table_set_column_separator;
105	scols_table_set_line_separator;
106	scols_table_set_stream;
107	scols_table_set_symbols;
108	scols_unref_column;
109	scols_unref_line;
110	scols_unref_symbols;
111	scols_unref_table;
112local:
113	*;
114};
115
116SMARTCOLS_2.27 {
117global:
118	scols_column_is_hidden;
119	scols_table_enable_json;
120	scols_table_is_json;
121	scols_table_set_name;
122} SMARTCOLS_2.25;
123
124SMARTCOLS_2.28 {
125global:
126	scols_column_is_wrap;
127	scols_line_refer_column_data;
128	scols_line_set_column_data;
129	scols_symbols_set_title_padding;
130	scols_table_enable_nowrap;
131	scols_table_get_title;
132	scols_cell_get_flags;
133	scols_cell_set_flags;
134	scols_table_print_range;
135	scols_table_print_range_to_string;
136	scols_table_enable_nolinesep;
137} SMARTCOLS_2.27;
138
139SMARTCOLS_2.29 {
140global:
141	scols_column_get_safechars;
142	scols_column_get_table;
143	scols_column_get_width;
144	scols_column_is_customwrap;
145	scols_column_set_safechars;
146	scols_column_set_wrapfunc;
147	scols_symbols_set_cell_padding;
148	scols_table_get_name;
149	scols_table_get_symbols;
150	scols_table_get_termforce;
151	scols_table_get_termwidth;
152	scols_table_is_nolinesep;
153	scols_table_is_nowrap;
154	scols_table_set_default_symbols;
155	scols_table_set_termforce;
156	scols_table_set_termwidth;
157	scols_wrapnl_chunksize;
158	scols_wrapnl_nextchunk;
159} SMARTCOLS_2.28;
160
161
162SMARTCOLS_2.30 {
163global:
164	scols_cell_get_alignment;
165	scols_table_move_column;
166	scols_sort_table_by_tree;
167	scols_line_is_ancestor;
168} SMARTCOLS_2.29;
169
170
171SMARTCOLS_2.31 {
172	scols_table_set_termheight;
173	scols_table_get_termheight;
174	scols_table_is_header_repeat;
175	scols_table_enable_header_repeat;
176	scols_table_enable_noencoding;
177	scols_table_is_noencoding;
178} SMARTCOLS_2.30;
179
180
181SMARTCOLS_2.33 {
182	scols_column_set_json_type;
183	scols_column_get_json_type;
184} SMARTCOLS_2.31;
185
186SMARTCOLS_2.34 {
187	scols_table_group_lines;
188	scols_line_link_group;
189	scols_symbols_set_group_vertical;
190	scols_symbols_set_group_horizontal;
191	scols_symbols_set_group_first_member;
192	scols_symbols_set_group_last_member;
193	scols_symbols_set_group_middle_member;
194	scols_symbols_set_group_last_child;
195	scols_symbols_set_group_middle_child;
196} SMARTCOLS_2.33;
197
198SMARTCOLS_2.35 {
199	scols_table_enable_minout;
200	scols_table_is_minout;
201	scols_table_set_columns_iter;
202} SMARTCOLS_2.34;
203