[HEIMDAL-646] malloc(0) checks for AIX
[heimdal.git] / lib / wind / version-script.map
bloba6ca3ae54943f5f7eaf18f9a186b923ecdcf031d
1 # $Id$
3 HEIMDAL_WIND_1.0 {
4         global:
5                 wind_stringprep;
6                 wind_profile;
7                 wind_punycode_label_toascii;
8                 wind_utf8ucs4;
9                 wind_utf8ucs4_length;
10                 wind_ucs4utf8;
11                 wind_ucs4utf8_length;
12                 wind_ucs2utf8;
13                 wind_utf8ucs2;
14                 wind_utf8ucs2_length;
15                 wind_ucs2utf8_length;
16                 wind_ucs2read;
17                 # testing
18                 _wind_combining_class;
19                 _wind_stringprep_testbidi;
20                 _wind_stringprep_error;
21                 _wind_stringprep_prohibited;
22                 _wind_stringprep_map;
23                 _wind_stringprep_normalize;
24                 _wind_ldap_case_exact_attribute;
25                 _wind_ucs2read;
26         local:
27                 *;