-
Rein Klazes authored
structure. Instead return error when it is given an unormalized date. - Use better algorithms for RtlTimeToTimeFields and RtlTimeFieldsToTime. RtlTimeToTimeFields is about 3 times faster. - Add tests for RtlTimeFieldsToTime. - SystemTimeToFileTime must fail if RtlTimeFieldsToTime fails. Users of SystemTimeToFileTime must do likewise. - Remove a todo_wine from SystemTimeToFileTime tests. - Since msvcrt.mktime must accept unnormalized dates, it cannot use SystemTimeToFileTime and do the calculations itself. - Add some tests for mktime accepting unnormalized dates.
dceae02d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.cvsignore | ||
Makefile.in | ||
alloc.c | ||
atom.c | ||
change.c | ||
codepage.c | ||
comm.c | ||
console.c | ||
directory.c | ||
drive.c | ||
environ.c | ||
file.c | ||
format_msg.c | ||
generated.c | ||
heap.c | ||
locale.c | ||
mailslot.c | ||
module.c | ||
path.c | ||
pipe.c | ||
process.c | ||
profile.c | ||
thread.c | ||
time.c | ||
timer.c | ||
virtual.c |