[Git][wine/wine][master] 3 commits: include/msvcrt: Use the correct stream for wscanf* implementations.
Alexandre Julliard pushed to branch master at wine / wine Commits: 7cb7be88 by Eric Pouech at 2026-02-19T15:40:39+01:00 include/msvcrt: Use the correct stream for wscanf* implementations. Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - 5bb9c5ca by Eric Pouech at 2026-02-19T15:40:39+01:00 include/msvcrt: Match some constants with intsafe.h. When stdint.h and intsafe.h are both #include:d, we should ensure that #define:s on both files are exactly the same in order not to have preprocessor errors. Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - f77ca154 by Eric Pouech at 2026-02-19T15:40:39+01:00 include/msvcrt: Define gmtime_s() in time.h. Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - 3 changed files: - include/msvcrt/corecrt_wstdio.h - include/msvcrt/stdint.h - include/msvcrt/time.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e3c93e046ec5ed4598dc4f00fcc1fe... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e3c93e046ec5ed4598dc4f00fcc1fe... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)