mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
[MSVCRT]
Enable exports for _gmtime64, _localtime64, _time64 svn path=/trunk/; revision=46415
This commit is contained in:
@@ -316,7 +316,7 @@ EXPORTS
|
||||
; _getwche @310
|
||||
_getws @311
|
||||
_global_unwind2 @312
|
||||
; _gmtime64 @313
|
||||
_gmtime64 @313
|
||||
_heapadd @314
|
||||
_heapchk @315
|
||||
_heapmin @316
|
||||
@@ -373,7 +373,7 @@ EXPORTS
|
||||
_lfind @366
|
||||
_loaddll @367
|
||||
_local_unwind2 @368
|
||||
; _localtime64 @369
|
||||
_localtime64 @369
|
||||
_lock @370
|
||||
_locking @371
|
||||
_logb @372
|
||||
@@ -539,7 +539,7 @@ EXPORTS
|
||||
_tell @532
|
||||
_telli64 @533
|
||||
_tempnam @534
|
||||
; _time64 @535
|
||||
_time64 @535
|
||||
_timezone @536 DATA
|
||||
_tolower @537
|
||||
_toupper @538
|
||||
|
||||
Reference in New Issue
Block a user