search for: __lc_time_data

Displaying 4 results from an estimated 4 matches for "__lc_time_data".

2019 Dec 13
0
Wine release 5.0-rc1
...iner stub for ISpVoice. sapi: Implement ISpeechFileStream stub. sapi: Implement ISpStream stub. Jeff Smith (5): ucrtbase: Improve strftime special test cases for %c %r formats. msvcrt: Factor out code for creating lc_time_data structure. msvcrt: Create global C locale __lc_time_data struct. ucrtbase: Correct behavior of strftime formats %c %r. kernel32/tests: Allow for differing fpu_cw returned on Windows XP. Jo?o Diogo Ferreira (3): kernel32: Properly handle GEO_NATION and GEO_ID in GetGeoInfoW(). kernel32: Make GetUserGeoID() always succeed if geocla...
2016 Apr 12
0
Wine release 1.8.2
...node_insert_before. msxml3: Store information about ignorrable whitespace nodes in xmlNode._private variable. msxml3: Reimplement node_get_text helper so it uses information about ignorred white space nodes. msxml3: Add support for CDATA nodes in node_get_text. msvcr110: Fix __lc_time_data definition. msvcr110: Add _W_Gettnames implementation. Sebastian Lackner (15): vcomp/tests: Reenable architecture dependent tests. vcomp: Implement 64-bit atomic instructions. ntdll: Implement RtlInterlockedPushListSListEx and fix calling convention of RtlInterlockedPushLis...
2016 Jan 22
0
Wine release 1.9.2
...perators. msvcrt: Fix modff signature. msvcr120: Add _dpcomp implementation. msvcr120: Add _set_FMA3_enable stub. msvcr: Sync spec files. msvcrt: Add _crt_debugger_hook implementation. msvcrt: Fix size test of structure returned by _Gettnames. msvcr110: Fix __lc_time_data definition. msvcr110: Add _W_Gettnames implementation. msvcrt: Add support for member function pointers demangling in unDName function. msvcrt: Add support for $$B datatype description format in unDName. Riccardo Bortolato (2): d3d11: Handle NULL source box in d3d10_device_...
2019 Nov 29
0
Wine release 4.21
...t from v2 in d3d_viewport_GetViewport(). ddraw: Fix conversion of v2 viewport from v1 in d3d_viewport_GetViewport2(). ddraw/tests: Backport viewport v1 / v2 conversion tests for ddraw1. Piotr Caban (6): msvcrt: Fix _mbstowcs_s_l return value on truncate. msvcrt: Use correct __lc_time_data fields in strftime functions. msvcrt: Add _Strftime tests. ucrtbase: Add _Strftime tests. msvcrt: Use isspace_l in string to number conversion functions. ucrtbase: Fix hexadecimal floats parsing in strtod. Serge Gautherie (3): wbemprox: Always free 'new_path'....