Piotr Caban
|
bcf4467b86
|
msvcrt: Return error in stat function when path is specified with trailing slash character.
|
2012-12-27 17:15:39 +01:00 |
Piotr Caban
|
6e485f13c0
|
msvcrt: NULL terminate program arguments list in __getmainargs.
|
2012-12-26 18:23:05 +01:00 |
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
|
dfca87db71
|
msvcrt: Added _set_fmode and _get_fmode implementation.
|
2012-12-21 14:14:53 +01:00 |
Piotr Caban
|
76969a8651
|
msvcrt: Don't call local_unwind2 when Cookie equals MSVCRT_JMP_MAGIC in longjmp.
|
2012-12-20 12:23:20 +01:00 |
André Hentschel
|
61a1213078
|
msvcrt/tests: Don't test function directly when reporting errno.
|
2012-12-20 12:00:21 +01:00 |
Piotr Caban
|
7771552f24
|
msvcrt: Don't fail when _aligned_offset_malloc is used with size=0.
|
2012-12-19 14:38:58 +01:00 |
Piotr Caban
|
1f784a1001
|
msvcrt: Use CompareString in wcscoll functions.
|
2012-12-18 12:38:48 +01:00 |
Piotr Caban
|
0c91daee8b
|
msvcrt: Use LC_COLLATE category in strcoll functions.
|
2012-12-18 12:38:39 +01:00 |
Piotr Caban
|
2cb51d9f4a
|
msvcrt: Added more setlocale tests.
|
2012-12-18 12:38:22 +01:00 |
Piotr Caban
|
a406d538bb
|
msvcrt: Fixed locale matching code.
|
2012-12-18 12:38:17 +01:00 |
Piotr Caban
|
7afc98a7f7
|
msvcrt: Fixed codepage setting code in create_locale.
|
2012-12-18 12:38:12 +01:00 |
Andrew Talbot
|
4c191378e9
|
msvcrt: Indentation fix.
|
2012-12-18 12:35:14 +01:00 |
Piotr Caban
|
78553db096
|
msvcrt: Added _atodbl tests.
|
2012-12-17 20:31:26 +01:00 |
Piotr Caban
|
3b5ab1b48f
|
msvcrt: Added _atodbl_l implementation.
|
2012-12-17 20:31:25 +01:00 |
Piotr Caban
|
38bf8ac44b
|
msvcrt: Don't duplicate floating-point number parsing code in MSVCRT__atoflt_l.
|
2012-12-17 20:31:24 +01:00 |
Austin English
|
c8e71e9a3e
|
msvcrt: Implement memcpy in msvcrt instead of forwarding to ntdll.
|
2012-12-14 12:15:05 +01:00 |
Austin English
|
a79de8aa29
|
msvcrt: Implement _ftol in msvcrt instead of forwarding to ntdll.
|
2012-12-14 12:13:39 +01:00 |
Piotr Caban
|
42d5cc3c6e
|
msvcrt: Added __getmainargs tests.
|
2012-12-14 11:54:28 +01:00 |
Piotr Caban
|
678abf4064
|
msvcrt: Support expand_wildcards parameter in __wgetmainargs function.
|
2012-12-14 11:54:20 +01:00 |
Piotr Caban
|
7c39023f60
|
msvcrt: Fixed wildcard expanding when path is specified in __getmainargs.
|
2012-12-14 11:54:14 +01:00 |
Piotr Caban
|
c34769cfa1
|
msvcrt: Support expand_wildcards parameter in __getmainargs function.
|
2012-12-13 18:24:17 +01:00 |
Piotr Caban
|
bc33d39e23
|
msvcrt: Don't flush stream in fputs function.
|
2012-12-13 18:24:03 +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
|
d958ecbc69
|
msvcrt: Fixed floating point numbers printing when flags.Sign=' '.
|
2012-12-12 11:59:55 +01:00 |
Piotr Caban
|
b9c71ffd42
|
msvcrt: Fixed get_this_pointer implementation.
|
2012-12-10 17:36:29 +01:00 |
Piotr Caban
|
d3ecfe0599
|
msvcrt: Fixed _localtime64 implementation.
|
2012-12-10 17:36:28 +01:00 |
Piotr Caban
|
11216fabc4
|
msvcrt: Reorganize _localtime64 function.
|
2012-12-10 17:36:28 +01:00 |
Piotr Caban
|
acac63663a
|
msvcrt: Improved input parameter range check in _gmtime64_s.
|
2012-12-10 17:36:28 +01:00 |
Piotr Caban
|
c9a7436812
|
msvcrt: Fixed mkgmtime and _mkgmtime64 implementation.
|
2012-12-10 17:36:27 +01:00 |
Piotr Caban
|
a66ed048a3
|
msvcrt: Fixed mktime and _mktime64 implementation.
|
2012-12-10 17:36:27 +01:00 |
Piotr Caban
|
59776ccc99
|
msvcrt: Added _tzset tests.
|
2012-12-10 17:36:26 +01:00 |
Piotr Caban
|
351dff91de
|
msvcrt: Reimplement _tzset function.
|
2012-12-10 17:36:26 +01:00 |
Piotr Caban
|
d677bda974
|
msvcrt: Added wcrtomb tests.
|
2012-11-30 11:43:09 +01:00 |
Piotr Caban
|
c0ce611ebd
|
msvcrt: Added wcrtomb implementation.
|
2012-11-30 11:43:03 +01:00 |
Piotr Caban
|
1ced0f460c
|
msvcrt: Added mbsrtowcs tests.
|
2012-11-29 11:23:10 +01:00 |
Piotr Caban
|
5e50ec3df2
|
msvcrt: Added mbsrtowcs implementation.
|
2012-11-29 11:23:03 +01:00 |
Piotr Caban
|
f20a85a5da
|
msvcrt: Added mbrtowc tests.
|
2012-11-29 11:16:56 +01:00 |
Piotr Caban
|
4b67531bf7
|
msvcrt: Added mbrtowc implementation.
|
2012-11-29 11:16:51 +01:00 |
Piotr Caban
|
00658a4a63
|
msvcrt: Added mbrlen tests.
|
2012-11-29 11:16:44 +01:00 |
Piotr Caban
|
b8ee0dd7ab
|
msvcrt: Added mbrlen implementation.
|
2012-11-29 11:16:38 +01:00 |
Piotr Caban
|
bdedab6c84
|
msvcrt: Remove superfluous semicolons.
|
2012-11-28 20:14:47 +01:00 |
Piotr Caban
|
9c319baa66
|
msvcrt: Fixed __p___mb_cur_max tests.
|
2012-11-07 18:12:06 +01:00 |
Piotr Caban
|
cbb94b1fcc
|
msvcrt: Improved strtod_l precision.
|
2012-11-06 16:02:36 +01:00 |