| 1 | LIBRARY api-ms-win-crt-time-l1-1-0 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | #include "func.def.in" |
| 6 | |
| 7 | __daylight |
| 8 | __p__daylight == __daylight |
| 9 | __dstbias |
| 10 | __p__dstbias == __dstbias |
| 11 | __timezone |
| 12 | __p__timezone == __timezone |
| 13 | __tzname |
| 14 | __p__tzname == __tzname |
| 15 | _ctime32 |
| 16 | _ctime32_s |
| 17 | _ctime64 |
| 18 | _ctime64_s |
| 19 | F32(difftime == _difftime32) |
| 20 | F64(difftime == _difftime64) |
| 21 | _difftime32 |
| 22 | _difftime64 |
| 23 | F32(_ftime == _ftime32) |
| 24 | F64(_ftime == _ftime64) |
| 25 | F32(ftime == _ftime32) |
| 26 | F64(ftime == _ftime64) |
| 27 | _ftime32 |
| 28 | _ftime32_s |
| 29 | _ftime64 |
| 30 | _ftime64_s |
| 31 | F32(_futime == _futime32) |
| 32 | F64(_futime == _futime64) |
| 33 | _futime32 |
| 34 | _futime64 |
| 35 | _get_daylight |
| 36 | _get_dstbias |
| 37 | _get_timezone |
| 38 | _get_tzname |
| 39 | _getsystime |
| 40 | _Getdays |
| 41 | _Getmonths |
| 42 | _Gettnames |
| 43 | _gmtime32 |
| 44 | _gmtime32_s |
| 45 | _gmtime64 |
| 46 | _gmtime64_s |
| 47 | _localtime32 |
| 48 | _localtime32_s |
| 49 | _localtime64 |
| 50 | _localtime64_s |
| 51 | F32(_mkgmtime == _mkgmtime32) |
| 52 | F64(_mkgmtime == _mkgmtime64) |
| 53 | _mkgmtime32 |
| 54 | _mkgmtime64 |
| 55 | _mktime32 |
| 56 | _mktime64 |
| 57 | _setsystime |
| 58 | _strdate |
| 59 | _strdate_s |
| 60 | _Strftime |
| 61 | _strftime_l |
| 62 | _strtime |
| 63 | _strtime_s |
| 64 | _time32 |
| 65 | _time64 |
| 66 | _timespec32_get |
| 67 | _timespec64_get |
| 68 | ; This is wrapped in the compat code. |
| 69 | _tzset DATA |
| 70 | F32(_utime == _utime32) |
| 71 | F64(_utime == _utime64) |
| 72 | F32(utime == _utime32) |
| 73 | F64(utime == _utime64) |
| 74 | _utime32 |
| 75 | _utime64 |
| 76 | _W_Getdays |
| 77 | _W_Getmonths |
| 78 | _W_Gettnames |
| 79 | _wasctime |
| 80 | _wasctime_s |
| 81 | _Wcsftime |
| 82 | _wcsftime_l |
| 83 | F32(_wctime == _wctime32) |
| 84 | F64(_wctime == _wctime64) |
| 85 | _wctime32 |
| 86 | _wctime32_s |
| 87 | _wctime64 |
| 88 | _wctime64_s |
| 89 | _wstrdate |
| 90 | _wstrdate_s |
| 91 | _wstrtime |
| 92 | _wstrtime_s |
| 93 | F32(_wutime == _wutime32) |
| 94 | F64(_wutime == _wutime64) |
| 95 | _wutime32 |
| 96 | _wutime64 |
| 97 | asctime |
| 98 | asctime_s |
| 99 | clock |
| 100 | strftime |
| 101 | wcsftime |
| 102 | ; These functions may satisfy configure scripts. |
| 103 | F32(ctime == _ctime32) |
| 104 | F64(ctime == _ctime64) |
| 105 | F32(gmtime == _gmtime32) |
| 106 | F64(gmtime == _gmtime64) |
| 107 | F32(localtime == _localtime32) |
| 108 | F64(localtime == _localtime64) |
| 109 | F32(mktime == _mktime32) |
| 110 | F64(mktime == _mktime64) |
| 111 | F32(time == _time32) |
| 112 | F64(time == _time64) |
| 113 | F32(timespec_get == _timespec32_get) |
| 114 | F64(timespec_get == _timespec64_get) |