e18ac2ff2615e66e51327a839233a3068b64baac
[dragonfly.git] / lib / libc / stdtime / Symbol.map
1 DF402.0 {
2     _int_to_time;
3     _long_to_time;
4     _time32_to_time;
5     _time64_to_time;
6     _time_to_int;
7     _time_to_long;
8     _time_to_time32;
9     _time_to_time64;
10     asctime;
11     asctime_r;
12     ctime;
13     ctime_r;
14     difftime;
15     gmtime;
16     gmtime_r;
17     localtime;
18     localtime_r;
19     mktime;
20     offtime;
21     posix2time;
22     strftime;
23     strftime_l;
24     strptime;
25     strptime_l;
26     timegm;
27     time2posix;
28     timelocal;
29     timeoff;
30     tzname;
31     tzset;
32     tzsetwall;
33 };