Merge branch 'vendor/BINUTILS225'
[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     daylight;
15     difftime;
16     gmtime;
17     gmtime_r;
18     localtime;
19     localtime_r;
20     mktime;
21     offtime;
22     posix2time;
23     strftime;
24     strptime;
25     time2posix;
26     timegm;
27     timelocal;
28     timeoff;
29     tzname;
30     tzset;
31     tzsetwall;
32 };