4 Feb
2025
4 Feb
'25
6:43 p.m.
Also something else that could be fixed in a separate commit: for some reason we do `gettimeofday( &now, 0 );` in `sync.c`, but `tzp` is a pointer so NULL makes more sense. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7256#note_93604