[Git][wine/wine][master] 8 commits: include: Add __pctype_func declaration.
Alexandre Julliard pushed to branch master at wine / wine Commits: 46031059 by Rémi Bernon at 2024-10-25T21:55:04+02:00 include: Add __pctype_func declaration. - - - - - 496dcc02 by Rémi Bernon at 2024-10-25T21:55:04+02:00 include: Add some localized ctype.h function declarations. - - - - - 7abb9c6c by Rémi Bernon at 2024-10-25T21:55:05+02:00 include: Add some struct timespec definitions. - - - - - 963f7f06 by Rémi Bernon at 2024-10-25T21:55:05+02:00 include: Add some ___mb_cur_max_func declarations. - - - - - 16353d5b by Rémi Bernon at 2024-10-25T21:55:06+02:00 include: Add some __sys_nerr declaration. - - - - - 3027fc65 by Rémi Bernon at 2024-10-25T21:55:06+02:00 include: Fix _strtod_l/strtold/_strtold_l declarations. - - - - - 549c226a by Rémi Bernon at 2024-10-25T21:55:06+02:00 include: Remove non-existing _atold definition. - - - - - 70f6bdc4 by Rémi Bernon at 2024-10-25T21:55:07+02:00 include: Add math.h _(l|f)dtest function declarations. And some C++ related inline helpers. - - - - - 8 changed files: - dlls/msvcp90/locale.c - dlls/msvcrt/time.c - include/msvcrt/corecrt_wctype.h - include/msvcrt/ctype.h - include/msvcrt/math.h - include/msvcrt/stdlib.h - include/msvcrt/time.h - libs/ldap/include/ac/time.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/10c6f0e7e08077af2a51c036cbac20... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/10c6f0e7e08077af2a51c036cbac20... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)