Piotr Caban
|
eaa1b70603
|
msvcrt: Added _strnicmp_l implementation.
|
2012-12-26 18:23:05 +01:00 |
Piotr Caban
|
dbec250635
|
msvcrt: Added _stricmp_l implementation.
|
2012-12-24 13:34:04 +01:00 |
Piotr Caban
|
6e38d5beef
|
msvcr100: Added _aligned_msize implementation.
|
2012-12-21 14:15:25 +01:00 |
Piotr Caban
|
dfca87db71
|
msvcrt: Added _set_fmode and _get_fmode implementation.
|
2012-12-21 14:14:53 +01:00 |
Piotr Caban
|
1cd0c4abd6
|
msvcrt: Sync spec files.
|
2012-12-17 20:31:27 +01:00 |
Piotr Caban
|
f5c8647919
|
msvcrt: Added _mbsnbcoll_l implementation.
|
2012-12-12 12:01:36 +01:00 |
Piotr Caban
|
a2b71b732a
|
msvcrt: Added _mbsnbicoll_l implementation.
|
2012-12-12 12:01:22 +01:00 |
Piotr Caban
|
3b41fab0e9
|
msvcrt: Added _fwprintf_l implementation.
|
2012-12-12 12:01:11 +01:00 |
Piotr Caban
|
48335be04e
|
msvcrt: Added _vfwprintf_l implementation.
|
2012-12-12 12:01:01 +01:00 |
Piotr Caban
|
b5cf3057e9
|
msvcrt: Added _atoi_l implementation.
|
2012-12-12 12:00:46 +01:00 |
Piotr Caban
|
3acb238f15
|
msvcrt: Added _wtoi_l implementation.
|
2012-12-12 12:00:41 +01:00 |
Piotr Caban
|
c4d085bc74
|
msvcr100: Added _get_timezone implementation.
|
2012-12-12 12:00:31 +01:00 |
Piotr Caban
|
77306693d4
|
msvcr100: Added _sprintf_p implementation.
|
2012-12-12 12:00:03 +01:00 |
Piotr Caban
|
101abcd8b1
|
msvcr100: Added fread_s implementation.
|
2012-12-12 11:59:38 +01:00 |
Piotr Caban
|
e7944878e6
|
msvcr: Move msvcrXX specific functions implementation to msvcr100.
|
2012-12-06 20:31:22 +01:00 |
Piotr Caban
|
f25d91f6e7
|
msvcr90: Fixed non-blocking file access tests.
|
2012-12-06 13:02:28 +01:00 |
Piotr Caban
|
1a97bba65f
|
msvcp: Sync spec files.
|
2012-11-30 11:43:23 +01:00 |
Alexandre Julliard
|
f80d443f5c
|
msvcrt: Add a number of floating point functions for 64-bit.
|
2012-08-16 18:09:47 +02:00 |
Alexandre Julliard
|
9e76bcf331
|
msvcr90/tests: Fix tests for errno values.
|
2012-07-26 11:06:37 +02:00 |
André Hentschel
|
f09a40a215
|
msvcrt: Add tmpfile_s implementation.
|
2012-07-18 11:49:19 +02:00 |
André Hentschel
|
f320f6cf48
|
msvcrt: Add bsearch_s implementation by reusing code and tests from ntdll.
|
2012-07-17 14:21:32 +02:00 |
Piotr Caban
|
c0140118be
|
msvcr90: Fix byteswap_ulong implementation.
|
2012-04-20 12:28:14 +02:00 |
Piotr Caban
|
e24e6eb278
|
msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation.
|
2012-04-17 11:46:33 +02:00 |
Alexandre Julliard
|
881374ee96
|
msvcrt: Add entry points for the C++ exception functions on x86_64.
|
2012-03-16 11:00:01 +01:00 |
Alexandre Julliard
|
6cb3713e26
|
msvcrt: Export __C_specific handler in other msvcrt versions too.
|
2012-03-09 13:31:46 +01:00 |
Alexander Morozov
|
35a4b7dc0e
|
msvcr90: realloc can move memory block.
|
2012-02-27 15:39:20 +01:00 |
Daniel Lehman
|
08aa6ae52d
|
msvcrt: Add _snwprintf_l.
|
2012-01-09 12:52:17 +01:00 |
Piotr Caban
|
f84858ac2c
|
msvcrt: Added _get_current_locale implementation.
|
2011-12-06 15:51:00 +01:00 |
André Hentschel
|
f012242037
|
msvcrt: Implement _wasctime_s.
|
2011-11-30 17:04:39 +01:00 |
André Hentschel
|
35722cb4ce
|
msvcrt: Implement asctime_s.
|
2011-11-30 17:04:35 +01:00 |
Eric Pouech
|
d7bc2eff2f
|
msvcrt: Implemented _ultow_s.
|
2011-11-29 13:23:47 +01:00 |
Piotr Caban
|
abd0f4318e
|
msvcr90/tests: Added nonblocking FILE functions test.
|
2011-11-16 17:01:25 +01:00 |
Piotr Caban
|
6aea3dcf25
|
msvcr90: Added __vswprintf_l implementation.
|
2011-11-15 19:37:34 +01:00 |
André Hentschel
|
947d1bf588
|
msvcrt: Implement _wfreopen_s.
|
2011-11-15 11:48:38 +01:00 |
André Hentschel
|
ba5b0c34a8
|
msvcrt: Implement freopen_s.
|
2011-11-15 11:48:24 +01:00 |
André Hentschel
|
f05a8f89f4
|
msvcr90: Add x86_64 stubs and forwards.
|
2011-10-21 12:10:03 +02:00 |
Piotr Caban
|
445b934005
|
msvcp: Sync spec files.
|
2011-10-13 19:57:20 +02:00 |
Piotr Caban
|
45b4b4205a
|
msvcrt: Added _iswdigit_l implementation.
|
2011-10-06 16:46:40 -05:00 |
Piotr Caban
|
af6fd252ef
|
msvcr90: Fix _vswprintf_p implementation.
|
2011-09-20 16:21:40 +02:00 |
Alexandre Julliard
|
f127a2c075
|
msvcrt: Synchronize the spec files.
|
2011-09-14 17:00:19 +02:00 |
Alexandre Julliard
|
227f87fc7d
|
msvcr90: Add a WinSxS manifest resource.
|
2011-08-25 17:20:28 +02:00 |
Piotr Caban
|
0c14dc5330
|
msvcrt: Added vscwprintf_{l,p_l} functions implementation.
|
2011-08-01 18:26:26 +02:00 |
Daniel Verkamp
|
1357589eca
|
msvcrt: Add _get_pgmptr and _get_wpgmptr.
|
2011-07-04 13:39:58 +02:00 |
Alexandre Julliard
|
6143403e91
|
msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles from trying to update them.
|
2011-06-02 16:22:43 +02:00 |
Piotr Caban
|
197826b12d
|
msvcr90/tests: Added _getptd tests.
|
2011-05-25 11:48:02 +02:00 |
Piotr Caban
|
696ba80347
|
msvcr90/tests: Don't check if msvcr90 functions exists.
|
2011-05-25 11:47:11 +02:00 |
Piotr Caban
|
6e777041b2
|
msvcrt: Added _getptd implementation.
|
2011-05-25 11:46:37 +02:00 |
Piotr Caban
|
2679186d19
|
msvcrt: Allocate ioinfo tables dynamically.
|
2011-05-19 19:37:26 +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 |