Brendan Shanks
|
3a688e81a6
|
include/msvcrt: Add __WINE_(DEALLOC|MALLOC) attributes to _strdup and _wcsdup.
|
2023-01-26 22:05:13 +01:00 |
|
Alex Henrie
|
5f46d556fe
|
include: Add wcsncat_s.
Needed to compile Tera Term.
|
2022-11-03 18:33:09 +01:00 |
|
Daniel Lehman
|
c518a5362b
|
include: Add _tcsxfrm_l declaration.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-22 21:14:56 +02:00 |
|
Alexandre Julliard
|
635593a01c
|
include: Fix _memccpy, _memicmp and _memicmp_l prototypes.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-06-29 19:51:47 +02:00 |
|
Jacek Caban
|
e12fa1f341
|
memory.h: Add _memicmp_l declaration.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-18 19:36:53 +01:00 |
|
Jacek Caban
|
e52ca3d68b
|
include: Add corecrt_wstring.h header.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-25 23:43:17 +01:00 |
|