xref: /dragonfly/lib/libc/stdtime/Symbol.map (revision 246dc83d)
1DF306.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    strptime;
24    time2posix;
25    timegm;
26    timelocal;
27    timeoff;
28    tzname;
29    tzset;
30    tzsetwall;
31};
32