[Git][wine/wine][master] msvcrt: Only reject negative timestamps with EINVAL in ctime_s.
Alexandre Julliard pushed to branch master at wine / wine Commits: ebf00fc6 by Hendrik Borchardt at 2026-04-30T16:27:38+02:00 msvcrt: Only reject negative timestamps with EINVAL in ctime_s. 0 needs to be an allowed value, and negative values should not halt the program but just return EINVAL. - - - - - 2 changed files: - dlls/msvcrt/tests/time.c - dlls/msvcrt/time.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ebf00fc6bfedf60bd9a1b9f9ed1740e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ebf00fc6bfedf60bd9a1b9f9ed1740e... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)