Piotr Caban
|
99579ca42a
|
msvcrt: Added _mbtowc_l implementation.
|
2011-10-12 17:09:34 +02:00 |
Piotr Caban
|
45b4b4205a
|
msvcrt: Added _iswdigit_l implementation.
|
2011-10-06 16:46:40 -05:00 |
Piotr Caban
|
b7ea63118a
|
msvcrt: Fix _vswprintf* arguments.
|
2011-09-05 19:57:47 +02:00 |
Piotr Caban
|
0c14dc5330
|
msvcrt: Added vscwprintf_{l,p_l} functions implementation.
|
2011-08-01 18:26:26 +02:00 |
Piotr Caban
|
62a5540259
|
msvcrt: Fixed vswprintf* exports.
|
2011-07-29 15:33:49 +02:00 |
Daniel Verkamp
|
1357589eca
|
msvcrt: Add _get_pgmptr and _get_wpgmptr.
|
2011-07-04 13:39:58 +02:00 |
Piotr Caban
|
4debdd6ac8
|
msvcrt: Fix __p__pctype implementation.
|
2011-06-20 11:28:12 +02:00 |
Piotr Caban
|
34ed6b0dbc
|
msvcrt: Fix broken exports in spec file.
|
2011-06-08 14:12:41 +02:00 |
Piotr Caban
|
f9de4eef75
|
msvcrt: Fix mingw compilation issues.
|
2011-06-03 17:44:06 +02:00 |
Piotr Caban
|
e253e526fc
|
msvcrt: Added _get_unexpected implementation.
|
2011-05-25 11:47:17 +02:00 |
Piotr Caban
|
6e777041b2
|
msvcrt: Added _getptd implementation.
|
2011-05-25 11:46:37 +02:00 |
Alexandre Julliard
|
bcd62a7f2e
|
msvcrt: Implement _seh_longjmp_unwind4 for i386.
|
2011-05-17 12:49:20 +02:00 |
Alexandre Julliard
|
2140006662
|
msvcrt: Implement _local_unwind for x86_64.
|
2011-05-17 12:31:00 +02:00 |
Igor Paliychuk
|
521604ffce
|
msvcrt: _CxxThrowException is stdcall, not cdecl.
|
2011-05-16 16:35:27 +02:00 |
Piotr Caban
|
b5d1d8e2b5
|
msvcrt: Added _strnicoll_l implementation.
|
2011-05-12 14:28:12 +02:00 |
Piotr Caban
|
d32bc75a2f
|
msvcrt: Added _strncoll_l implementation.
|
2011-05-12 14:28:08 +02:00 |
Piotr Caban
|
ff7cf637df
|
msvcrt: Added _stricoll_l implementation.
|
2011-05-12 14:28:01 +02:00 |
Piotr Caban
|
e07dbe2c0a
|
msvcrt: Added _strcoll_l implementation.
|
2011-05-12 14:27:57 +02:00 |
Piotr Caban
|
3db957e39e
|
msvcrt: Added _strupr_s_l implementation.
|
2011-05-12 14:27:18 +02:00 |
Piotr Caban
|
504231ff5a
|
msvcrt: Added _strlwr_s_l implementation.
|
2011-05-12 14:27:08 +02:00 |
Piotr Caban
|
0ea4e668f5
|
msvcrt: Added _tolower_l implementation.
|
2011-05-12 14:26:50 +02:00 |
Piotr Caban
|
1e981e5e9c
|
msvcrt: Added _toupper_l implementation.
|
2011-05-12 14:26:45 +02:00 |
Piotr Caban
|
52c2976f1d
|
msvcrt: Added _is*_l functions implementation.
|
2011-05-12 14:26:35 +02:00 |
Piotr Caban
|
e3ec37e848
|
msvcrt: Added _isctype_l implementation.
|
2011-05-12 14:26:22 +02:00 |
Piotr Caban
|
69ea5768a6
|
msvcrt: Added _towupper_l and _towlower_l implementation.
|
2011-05-12 14:26:07 +02:00 |
Piotr Caban
|
67b5a868f1
|
msvcrt: Added _swprintf and vsnprintf functions.
|
2011-05-03 19:34:26 +02:00 |
Piotr Caban
|
2a3484a22d
|
msvcrt: Added _wtmpnam implementation.
|
2011-05-03 19:34:26 +02:00 |
Alexandre Julliard
|
e51132b238
|
msvcrt: Specify arguments for the stub functions.
|
2011-05-03 14:37:51 +02:00 |
Alexandre Julliard
|
abe0823b72
|
msvcrt: Implemented a few trivial math functions.
|
2011-05-01 12:52:35 +02:00 |
Alexandre Julliard
|
d72da00206
|
msvcrt: Export _aexit_rtn.
|
2011-05-01 11:42:30 +02:00 |
Alexandre Julliard
|
60f3a809f5
|
msvcrt: Synchronize spec files across dlls.
|
2011-04-29 16:51:57 +02:00 |
Piotr Caban
|
b27a49c425
|
msvcrt: Updated spec file.
|
2011-04-28 18:29:27 +02:00 |
Piotr Caban
|
6ecabf7cae
|
msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation.
|
2011-04-28 11:08:06 +02:00 |
Piotr Caban
|
168909283c
|
msvcrt: Added wcsrtombs implementation.
|
2011-04-28 11:07:46 +02:00 |
Piotr Caban
|
00182ca6d9
|
msvcrt: Added sprintf_p_l implementation.
|
2011-04-27 13:18:59 +02:00 |
Piotr Caban
|
18b8f951bf
|
msvcrt: Added _resetstkoflw implementation.
|
2011-04-21 16:53:43 +02:00 |
Piotr Caban
|
f989011be2
|
msvcrt: Added wctob implementation.
|
2011-04-06 12:05:07 +02:00 |
Piotr Caban
|
d09ab74d9b
|
msvcrt: Added _snwscanf implementation.
|
2011-04-05 17:38:29 +02:00 |
Piotr Caban
|
405e6eb309
|
msvcrt: Added _snscanf implementation.
|
2011-04-05 17:38:21 +02:00 |
Piotr Caban
|
220b6ab37f
|
msvcrt: Added _wassert implementation.
|
2011-04-05 17:38:09 +02:00 |
Konrad Rzepecki
|
332d5954ed
|
msvcrt: Implement _mbslwr_s.
|
2011-03-29 12:19:37 +02:00 |
Konrad Rzepecki
|
0b3175cb24
|
msvcrt: Implement _mbsupr_s.
|
2011-03-29 12:19:30 +02:00 |
Alexandre Julliard
|
89475918a1
|
msvcrt: Export the __p_* functions on all platforms.
|
2011-03-16 17:41:08 +01:00 |
Hans Leidekker
|
b25e0068ac
|
msvcrt: Implement _set_security_error_handler.
|
2011-03-16 16:31:55 +01:00 |
Francois Gouget
|
c075968baf
|
msvcrt: Export _wcsupr_s_l().
|
2011-03-16 14:14:24 +01:00 |
Nikolay Sivov
|
82763983dc
|
msvcrt: Added _findnext32() implementation.
|
2011-03-15 17:14:07 +01:00 |
Nikolay Sivov
|
cd7f096210
|
msvcrt: Add _findfirst32() implementation.
|
2011-03-15 17:14:07 +01:00 |
Nikolay Sivov
|
78dc7af9ce
|
msvcrt: Add __daylight() call export.
|
2011-03-15 17:14:07 +01:00 |
Nikolay Sivov
|
0512829a27
|
msvcrt: Add _get_output_format() and return default value.
|
2011-03-09 12:30:30 +01:00 |
Nikolay Sivov
|
27e18b3bbc
|
msvcrt: Added _wcslwr_s implementation.
|
2011-03-07 13:18:03 +01:00 |