Alexandre Julliard pushed to branch master at wine / wine
Commits: 68d16949 by Alexandre Julliard at 2025-06-10T23:10:48+02:00 faudio: Import upstream release 25.06.
- - - - - f0b6f0b6 by Alexandre Julliard at 2025-06-10T23:10:49+02:00 mpg123: Import upstream release 1.33.0.
- - - - - 565e4c30 by Alexandre Julliard at 2025-06-10T23:10:49+02:00 png: Import upstream release 1.6.48.
- - - - - 9c2a97c9 by Alexandre Julliard at 2025-06-10T23:10:49+02:00 xslt: Import upstream release 1.1.43.
- - - - - b9161ad3 by Alexandre Julliard at 2025-06-10T23:10:49+02:00 nls: Update locale data to CLDR version 47.
- - - - - 1bf6945c by Alexandre Julliard at 2025-06-11T12:48:22+02:00 msvcrt: Use old-style gcc varargs macros for RTTI data.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58349
- - - - - 871a52cb by Alexandre Julliard at 2025-06-11T14:07:54+02:00 ntdll: Only clear 64K of the initial thread stack.
Hopefully sufficient now that X11 initialization happens on the Unix stack.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58000
- - - - -
49 changed files:
- dlls/msvcp90/cxx.h - dlls/msvcrt/cxx.h - dlls/ntdll/signal_i386.c - dlls/ntdll/signal_x86_64.c - libs/faudio/include/FAudio.h - libs/faudio/include/FAudioFX.h - libs/faudio/src/FAudio.c - libs/mpg123/config.h - libs/mpg123/src/compat/compat.c - libs/mpg123/src/compat/compat.h - libs/mpg123/src/include/mpg123.h - libs/mpg123/src/libmpg123/format.c - libs/mpg123/src/libmpg123/id3.c - libs/mpg123/src/libmpg123/layer2.c - libs/mpg123/src/libmpg123/libmpg123.c - libs/mpg123/src/libmpg123/mpg123lib_intern.h - libs/mpg123/src/libmpg123/optimize.c - libs/mpg123/src/version.h - libs/png/png.c - libs/png/png.h - libs/png/pngconf.h - libs/png/pngdebug.h - libs/png/pngerror.c - libs/png/pngget.c - libs/png/pnginfo.h - libs/png/pnglibconf.h - libs/png/pngmem.c - libs/png/pngpriv.h - libs/png/pngread.c - libs/png/pngrio.c - libs/png/pngrtran.c - libs/png/pngrutil.c - libs/png/pngset.c - libs/png/pngstruct.h - libs/png/pngwio.c - libs/png/pngwrite.c - libs/png/pngwutil.c - libs/xslt/libxslt/documents.c - libs/xslt/libxslt/extensions.c - libs/xslt/libxslt/libxslt.h - libs/xslt/libxslt/numbers.c - libs/xslt/libxslt/templates.c - libs/xslt/libxslt/variables.c - libs/xslt/libxslt/win32config.h - libs/xslt/libxslt/xslt.c - libs/xslt/libxslt/xsltconfig.h - libs/xslt/libxslt/xsltutils.c - nls/locale.nls - tools/make_unicode
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/be9bd74cde91dce342f20ed76ac391...