Piotr Caban
|
1803016c08
|
msvcrt: Don't forward strcmp to ntdll.
|
2013-09-17 16:24:53 +02:00 |
Piotr Caban
|
5b1f7f8549
|
msvcrt: Don't forward memmove to ntdll.
|
2013-09-17 16:24:46 +02:00 |
Piotr Caban
|
4fbf246298
|
msvcrt: Don't forward memcmp to ntdll.
|
2013-09-17 16:24:39 +02:00 |
André Hentschel
|
0e867236dc
|
msvcrt/tests: Load the correct function on ARM.
|
2013-09-17 12:27:00 +02:00 |
Piotr Caban
|
6594212dd6
|
msvcrt: Fix Inf and NaN handling in printf function.
|
2013-09-16 19:51:04 +02:00 |
Piotr Caban
|
0df84ecf11
|
msvcrt: Add support for vtordisp functions demangling.
|
2013-09-12 12:59:14 +02:00 |
Piotr Caban
|
2734ae0786
|
msvcrt: Don't forward _wcsnicmp to ntdll.
|
2013-09-12 12:59:02 +02:00 |
Piotr Caban
|
d548877f6e
|
msvcr110: Add forwards to type_info::before function.
|
2013-09-11 16:08:42 +02:00 |
André Hentschel
|
8fab2422a8
|
msvcrt: Export fabsf on ARM and x86_64.
|
2013-09-04 14:43:45 +02:00 |
Piotr Caban
|
33d697c001
|
msvcrt: Add _wsetlocale implementation.
|
2013-08-29 19:56:17 +02:00 |
Piotr Caban
|
024ece50e8
|
msvcrt: Fix parameter validation in _stat64 function.
|
2013-08-26 15:01:37 +02:00 |
Vincent Povirk
|
5f2e48f737
|
msvcrt: _[w]access_s returns an error code.
|
2013-08-22 10:27:54 +02:00 |
Piotr Caban
|
089cc78182
|
msvcrt: Fix lookahead buffer usage on pipes.
|
2013-08-21 19:52:51 +02:00 |
Piotr Caban
|
f42c631d6e
|
msvcrt: Improve setting standard handles flags.
|
2013-08-21 19:52:37 +02:00 |
Álvaro Nieto
|
e3e1284557
|
msvrct: Fix strncpy to fill the buffer.
|
2013-08-16 20:49:36 +02:00 |
André Hentschel
|
3d6ebecedb
|
msvcrt/tests: Fix dynamically loaded functions for ARM.
|
2013-08-16 11:55:23 +02:00 |
Daniel Lehman
|
a0d8d1e223
|
msvcrt: Invoke invalid_handler in _wcscpy_s.
|
2013-08-16 11:55:23 +02:00 |
Piotr Caban
|
a51ffcd442
|
msvcrt: Added _swprintf_s_l implementation.
|
2013-08-01 16:28:39 +02:00 |
Piotr Caban
|
679542419a
|
msvcrt: Add _wcstol_l implementation.
|
2013-07-29 15:00:26 +02:00 |
Piotr Caban
|
6457163bb2
|
msvcrt: Add _wctomb_s_l implementation.
|
2013-07-27 11:50:56 -05:00 |
Piotr Caban
|
b6fc57ec84
|
msvcrt: Add _wmktemp_s implementation.
|
2013-07-24 14:35:12 -05:00 |
Piotr Caban
|
7d41f9b3e9
|
msvcrt: Add _mktemp_s implementation.
|
2013-07-24 14:35:11 -05:00 |
Piotr Caban
|
ce9d4b807e
|
msvcrt: Fix _mktemp implementation.
|
2013-07-24 14:35:11 -05:00 |
Qian Hong
|
ff7746a0c8
|
msvcrt/tests: Added setlocale test for Chinese_China.936.
|
2013-07-22 17:16:04 +02:00 |
Alexandre Julliard
|
4be0f88e8d
|
libwine: Use the best fit data for codepage 1361.
|
2013-07-22 17:16:00 +02:00 |
André Hentschel
|
e931b5d17e
|
msvcrt: Remove superfluous casts.
|
2013-07-03 10:28:22 +02:00 |
Piotr Caban
|
c66d94bfd9
|
msvcrt: Added _wcsicmp_l implementation.
|
2013-06-25 18:12:12 +02:00 |
Piotr Caban
|
bba1db0905
|
msvcrt: Don't forward memchr to ntdll.
|
2013-06-21 16:23:35 +02:00 |
Piotr Caban
|
eb13a49de9
|
msvcrt: Add some _mbstok tests.
|
2013-06-21 16:23:35 +02:00 |
Piotr Caban
|
779c1f8049
|
msvcrt: Don't call invalid parameter handler when string to be tokenized and context are not set in mbstok.
|
2013-06-21 16:23:35 +02:00 |
Piotr Caban
|
f3eb64ec73
|
msvcrt: Don't detect overflow in atoi implementation.
|
2013-06-04 21:01:13 +02:00 |
Piotr Caban
|
598ff4dd5a
|
msvcrt: Reuse FILE object in wfreopen function.
|
2013-06-04 14:59:20 +02:00 |
Austin English
|
d42ed7595c
|
msvcrt: Remove warning hack.
|
2013-05-31 11:57:29 +02:00 |
Alexandre Julliard
|
66a5468676
|
msvcrt: Don't bother to clean up at process exit.
|
2013-05-20 12:28:38 +02:00 |
Max Kellermann
|
cee65e9409
|
msvcrt: Fix character/byte confusion in buffer overflow branch.
|
2013-05-07 11:16:08 +02:00 |
Piotr Caban
|
f99742a539
|
msvcrt: Move _fstat32 and _fstat64i32 functions to msvcrt.
|
2013-04-30 18:44:46 +02:00 |
Piotr Caban
|
ff7388ca3f
|
msvcrt: Added _mbstok_s_l implementation.
|
2013-04-30 18:44:46 +02:00 |
Jactry Zeng
|
7cd91b6452
|
msvcrt: Fixed typo of _strncoll and _strncoll_l.
|
2013-04-29 20:30:55 +02:00 |
Jactry Zeng
|
60faef8e3c
|
msvcrt: Added _wfindfirst32 implementation.
|
2013-04-19 19:17:08 +02:00 |
Alexandre Julliard
|
d95857d669
|
msvcrt: Constify the arguments of execv functions.
|
2013-04-09 13:45:57 +02:00 |
Piotr Caban
|
4716cd37ee
|
msvcrt: Fixed debug message in strncpy_s.
|
2013-04-05 20:39:07 +02:00 |
Victor Martinez Calvo
|
f2b78d1fd0
|
msvcrt: Fix copy-pasta typos LOCALE_SSHORTDATE->LOCALE_SLONGDATE in _create_locale.
|
2013-04-04 13:28:46 +02:00 |
André Hentschel
|
b815548cf0
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2013-04-03 18:05:35 +02:00 |
Jactry Zeng
|
5af20ef180
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
Jactry Zeng
|
d2763e43d1
|
msvcrt: Added _wcsicoll_l implementation.
|
2013-04-01 14:40:49 +02:00 |
Jactry Zeng
|
dafa7611e9
|
msvcrt: Added _wcscoll_l implementation.
|
2013-04-01 14:40:21 +02:00 |
Jactry Zeng
|
2f425fb832
|
msvcrt: Added _wcsncoll and _wcsncoll_l implementation.
|
2013-03-29 17:52:19 +01:00 |
Piotr Caban
|
280f8237b5
|
msvcrt: Move fread_s function to msvcrt.
|
2013-03-28 18:54:42 +01:00 |
Piotr Caban
|
12b8c9671e
|
msvcrt: Update spec file with functions added in newer version of the dll.
|
2013-03-28 18:54:26 +01:00 |
Piotr Caban
|
db58873868
|
msvcrt: Don't forward _getpid to kernel32.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
8f9b0abf72
|
msvcrt: Added _wcstoul_l implementation.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
9e32259457
|
msvcrt: Don't forward wcsncpy to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
975801cceb
|
msvcrt: Don't forward towupper and towlower to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
b626556272
|
msvcrt: Don't forward strncpy to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
e66e950459
|
msvcrt: Don't forward strncmp to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
bf237452ef
|
msvcrt: Don't forward strchr to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
1278080901
|
msvcrt: Don't forward memset to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
15b40e7b9c
|
msvcrt: Don't forward atoi to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
06c6773844
|
msvcrt: Added _wtol_l implementation.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
5c03a35f7a
|
msvcrt: Don't forward _wtoi to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
0ffc970aa4
|
msvcrt: Don't forward _wcsicmp to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Akihiro Sagawa
|
cf2ce8c64b
|
msvcrt/tests: Add unicode fgetwc tests.
|
2013-03-27 20:12:28 +01:00 |
Akihiro Sagawa
|
c2ce2fa06e
|
msvcrt/tests: Add locale dependent fgetwc tests.
|
2013-03-27 20:12:28 +01:00 |
Akihiro Sagawa
|
23b8c4df19
|
msvcrt: Fix mbtowc_l in C locale.
|
2013-03-27 20:12:28 +01:00 |
Piotr Caban
|
343122a494
|
msvcrt: Added _set_output_format tests.
|
2013-03-27 12:13:23 +01:00 |
Piotr Caban
|
9c4be83a78
|
msvcrt: Added _set_output_format implementation.
|
2013-03-27 12:13:20 +01:00 |
Piotr Caban
|
737bb1bb18
|
msvcrt: Fixed copied buffer size in _ui64tow_s.
|
2013-03-25 16:28:07 +01:00 |
Piotr Caban
|
6eeb000c90
|
msvcrt: Fixed fgetwc behavior on multibyte characters and Unicode files.
|
2013-03-25 16:24:13 +01:00 |
Piotr Caban
|
cde73251d8
|
msvcrt: Remove incorrect cast in fgetws function.
|
2013-03-25 16:24:01 +01:00 |
Piotr Caban
|
027d985210
|
msvcrt: Limit access to out buffer in fread function.
DVDFab HD Decrypter expects that unused part of output buffer is not
modified.
|
2013-03-14 14:56:10 +01:00 |
Alexandre Julliard
|
866034c1ef
|
msvcrt: Use -arch=i386 everywhere for consistency.
|
2013-03-14 13:20:18 +01:00 |
Alexandre Julliard
|
599d080220
|
msvcrt: Export the float math functions on ARM.
|
2013-03-14 13:20:13 +01:00 |
Alexandre Julliard
|
5c4bce668c
|
msvcrt: Export the ARM version of some mangled names.
|
2013-03-14 13:19:48 +01:00 |
André Hentschel
|
b29e56f205
|
msvcrt: Add setjmp for ARM in spec file.
|
2013-03-14 12:13:12 +01:00 |
Akihiro Sagawa
|
0010ee021a
|
msvcrt: Fix incorrect casts in _wcstoi64_l and _wcstoui64_l.
|
2013-03-11 10:41:09 +01:00 |
Akihiro Sagawa
|
564b682447
|
msvcrt/tests: Add _wcstoi64/_wcstoui64 tests.
|
2013-03-11 10:41:07 +01:00 |
Francois Gouget
|
c3913adb9b
|
msvcrt: Remove WINAPI on static functions where not needed.
|
2013-03-06 15:10:57 +01:00 |
Piotr Caban
|
d989e92c3e
|
msvcrt: Added __pxcptinfoptrs tests.
|
2013-03-05 12:44:36 +01:00 |
Piotr Caban
|
14a81773c7
|
msvcrt: Added __pxcptinfoptrs implementation.
|
2013-03-05 12:44:30 +01:00 |
Piotr Caban
|
62e00e527f
|
msvcrt: Don't set unhandled exception filter, XcptFilter is responsible for handling signals.
|
2013-03-05 12:44:02 +01:00 |
Piotr Caban
|
8e5bebe262
|
msvcrt: Rename msvcrt_alloc_fd_from to msvcrt_set_fd.
|
2013-03-05 12:43:36 +01:00 |
Piotr Caban
|
cd7b71d3f4
|
msvcrt: Added stdin close/open tests.
|
2013-03-04 11:14:47 +01:00 |
Piotr Caban
|
db92137f83
|
msvcrt: Reuse standard file descriptors after closing them.
|
2013-03-04 11:14:45 +01:00 |
Piotr Caban
|
f565e4a315
|
msvcrt: Don't duplicate standard handles during initialization.
|
2013-03-04 11:14:41 +01:00 |
Piotr Caban
|
d622ffcba0
|
msvcrt: Fixed closing of FindFirstFile handle in build_expanded_argv.
|
2013-03-01 18:03:31 +01:00 |
André Hentschel
|
a5c86d35e3
|
msvcrt: Fix DISPATCHER_CONTEXT on ARM.
|
2013-02-28 21:00:36 +01:00 |
André Hentschel
|
43bdfce436
|
msvcrt/tests: Mark win8 behaviour as broken.
|
2013-02-28 21:00:31 +01:00 |
André Hentschel
|
874d077ca6
|
msvcrt: Add a new file for the ARM exception handling.
|
2013-02-27 19:23:45 +01:00 |
Nikolay Sivov
|
eab914b968
|
msvcrt: Move demangler flags to a header and use them.
|
2013-02-25 10:40:36 +01:00 |
Piotr Caban
|
61f82d6d02
|
msvcrt: Mark gmtime32 tests with negative argument as broken on win8.
|
2013-02-20 16:28:30 +01:00 |
Andrew Talbot
|
d8efcc9cb3
|
msvcrt: Avoid signed-unsigned integer comparisons.
|
2013-02-20 10:33:38 +01:00 |
Piotr Caban
|
a8df9b14ad
|
msvcrt: Use temporary buffers to speed up operations on stdout and stderr.
|
2013-01-30 13:05:29 +01:00 |
Piotr Caban
|
2ee5323a91
|
msvcrt: Don't make stdout and stderr bufferred when writing to console.
|
2013-01-30 13:05:29 +01:00 |
Francois Gouget
|
a5ff4b8088
|
Assorted spelling fixes.
|
2013-01-29 12:13:04 +01:00 |
Piotr Caban
|
6382bc5219
|
msvcrt: Don't call invalid parameter handler in str{n,i}cmp functions.
|
2013-01-28 14:06:09 +01:00 |
Piotr Caban
|
9778248441
|
msvcrt: Fixed _Gettnames test on Win8.
|
2013-01-25 17:30:57 +01:00 |
Piotr Caban
|
8304bf4dfc
|
msvcrt: Fixed setlocale tests on Win8.
|
2013-01-25 17:30:51 +01:00 |
Piotr Caban
|
7654d95462
|
msvcrt: Added N flag support to fopen.
|
2013-01-25 17:30:18 +01:00 |
Piotr Caban
|
ab4b4d34c3
|
msvcrt: Ignore S and R flags in fopen.
|
2013-01-25 17:30:10 +01:00 |
Michael Stefaniuc
|
a8b63acc03
|
msvcrt/tests: Use assignment instead of memcpy to copy structs.
|
2013-01-24 15:38:50 +01:00 |
Marcus Meissner
|
a8b076d67f
|
msvcrt: read_utf8: free readbuf on return (Coverity).
|
2013-01-21 12:51:15 +01:00 |
Piotr Caban
|
0d0f705048
|
msvcrt: Added basic _popen tests.
|
2013-01-18 13:28:59 +01:00 |
Piotr Caban
|
a968a1ad6d
|
msvcrt: Return child exit code in _pclose function.
Based on a patch by Borut Ražem.
|
2013-01-18 13:28:59 +01:00 |
Piotr Caban
|
7f4e1c65b1
|
msvcrt: Added support for commit flag in fopen.
|
2013-01-18 13:28:58 +01:00 |
Alexandre Julliard
|
afee133b65
|
msvcrt: Fix incorrect use of the system wctomb function.
|
2013-01-14 13:47:00 +01:00 |
Piotr Caban
|
5515170d13
|
msvcrt: Be less strict while parsing file open mode in fopen function.
|
2013-01-14 11:04:19 +01:00 |
Piotr Caban
|
8401224731
|
msvcrt: Added fwprintf tests.
|
2013-01-11 12:04:43 +01:00 |
Piotr Caban
|
c1792e1a8a
|
msvcrt: Fixed ftell behaviour when file is opened for writing in text mode.
|
2013-01-11 12:04:36 +01:00 |
Piotr Caban
|
1fae72e759
|
msvcrt: Don't add '\r' character in fputws function.
write is responsible for adding '\r' characters, don't do it twice.
|
2013-01-11 12:04:29 +01:00 |
Piotr Caban
|
a8c2ae1751
|
msvcrt: Use fputwc to output characters to file in fprintf functions.
|
2013-01-11 12:04:18 +01:00 |
Piotr Caban
|
77f3ce0b10
|
msvcrt: Added fputwc tests.
|
2013-01-11 12:04:12 +01:00 |
Piotr Caban
|
ebfa653618
|
msvcrt: Make fputwc encoding aware.
|
2013-01-11 12:04:08 +01:00 |
Piotr Caban
|
777f349829
|
msvcrt: Added read tests on unicode files.
|
2013-01-10 12:29:33 +01:00 |
Piotr Caban
|
d88aa37e59
|
msvcrt: Added UTF8 support to read function.
|
2013-01-10 12:29:13 +01:00 |
Piotr Caban
|
ac3cdc7ffa
|
msvcrt: Added UTF16 support to read function.
|
2013-01-10 12:29:07 +01:00 |
Piotr Caban
|
62bd615452
|
msvcrt: Added more read tests.
|
2013-01-10 12:29:02 +01:00 |
Piotr Caban
|
f93259b305
|
msvcrt: Added _setmode tests.
|
2013-01-10 12:28:57 +01:00 |
Piotr Caban
|
a0ef884542
|
msvcrt: Added unicode modes support _setmode function.
|
2013-01-10 12:28:53 +01:00 |
Piotr Caban
|
eeb7d0a649
|
msvcrt: Improved ftell implementation.
|
2013-01-10 12:28:47 +01:00 |
Piotr Caban
|
4ffa9364eb
|
msvcrt: Simplify fseek implementation.
|
2013-01-10 12:28:39 +01:00 |
Piotr Caban
|
568a3be869
|
msvcrt: Call ftell function in fgetpos.
|
2013-01-10 12:28:32 +01:00 |
Piotr Caban
|
6e011b8310
|
msvcrt: Fixed handling of '\r' when it's the last character in the buffer in read.
|
2013-01-10 12:28:24 +01:00 |
Piotr Caban
|
5778bdbc3a
|
msvcrt: Added write tests on unicode files.
|
2013-01-10 12:28:09 +01:00 |
Piotr Caban
|
94e3647533
|
msvcrt: Added support for unicode mode in write function.
|
2013-01-10 12:27:48 +01:00 |
Piotr Caban
|
617bf861ef
|
msvcrt: Added fopen_s test with ccs option.
|
2013-01-10 12:27:42 +01:00 |
Piotr Caban
|
447f4fa51c
|
msvcrt: Call _wsopen_s function in _sopen_s.
|
2013-01-10 12:27:36 +01:00 |
Piotr Caban
|
424ce2d2f5
|
msvcrt: Added support for unicode text mode in open functions family.
|
2013-01-10 12:27:10 +01:00 |
Piotr Caban
|
96be6eb570
|
msvcrt: Added support for unicode open mode in msvcrt_get_flags function.
|
2013-01-10 12:26:53 +01:00 |
Piotr Caban
|
a6daa3519d
|
msvcrt: Don't duplicate wfsopen functionality in wfrepopen.
|
2013-01-10 12:23:49 +01:00 |
Francois Gouget
|
6ada0608bf
|
msvcrt/tests: Add a trailing '\n' to a win_skip() call.
|
2013-01-07 11:10:30 +01:00 |
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 |
Piotr Caban
|
505e5a162f
|
msvcrt: Improved _wcstod_l precision.
|
2012-11-06 16:02:35 +01:00 |
Piotr Caban
|
a3035679d5
|
msvcrt: Improved _atoflt_l precision.
|
2012-11-06 16:02:35 +01:00 |
Piotr Caban
|
74ec93bab7
|
msvcrt: Improved scanf precision.
|
2012-11-05 17:44:32 +01:00 |
Piotr Caban
|
ec26342c88
|
msvcrt: Allocate buffer in fwrite function.
|
2012-11-02 19:47:33 +01:00 |
Daniel Lehman
|
ffa7ac7331
|
msvcrt: Return value from MSVCRT____mb_cur_max_func instead of pointer.
|
2012-11-01 19:01:34 +01:00 |
Piotr Caban
|
a9c6113c28
|
msvcrt: Improved parsing precision of doubles in scanf.
This code is based on doubles parsing in jscript lexer.
|
2012-11-01 15:43:21 +01:00 |
Piotr Caban
|
bab686e7d1
|
msvcrt: Fixed %Lf format handling in scanf.
|
2012-11-01 15:43:14 +01:00 |
Piotr Caban
|
39345a1b15
|
msvcrt: Fixed _ungetwc implementation.
|
2012-10-24 11:25:33 +02:00 |
Piotr Caban
|
c00702cd6e
|
msvcrt: Fixed tmpfile implementation.
|
2012-10-16 20:45:44 +02:00 |
Piotr Caban
|
488693e407
|
msvcrt: Fixed exception information on 64-bit systems.
|
2012-10-11 20:22:45 +02:00 |
Piotr Caban
|
b3dff995ee
|
msvcrt/tests: Added more RTTI tests.
|
2012-09-13 13:56:15 +02:00 |
Piotr Caban
|
f4e323baa4
|
msvcrt: Fixed RTTI base pointer calculation if signature==0.
|
2012-09-13 13:56:04 +02:00 |
Piotr Caban
|
688aa1f529
|
msvcrt: Skip RTTI signature==1 tests on platforms that doesn't support it.
|
2012-09-10 20:48:39 +02:00 |
Piotr Caban
|
bdf9a9f9bd
|
msvcrt: Fixed strncpy_s behavior when count equals 0.
|
2012-09-07 19:15:29 +02:00 |
Piotr Caban
|
8060752c09
|
msvcrt: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:32 +02:00 |
Piotr Caban
|
33937f039f
|
msvcrt: Support 64-bit RTTI in __RTDynamicCast.
|
2012-09-05 21:56:57 +02:00 |
Piotr Caban
|
fbae5a95c3
|
msvcrt: Support 64-bit RTTI in __RTtypeid function.
|
2012-09-05 21:56:57 +02:00 |
Piotr Caban
|
63be52e2aa
|
msvcrt: Moved RTTI and thiscall related macros to separate header.
|
2012-09-05 21:56:56 +02:00 |
Francois Gouget
|
88840fc849
|
msvcrt/tests: Add a trailing '\n' to a win_skip().
|
2012-08-21 17:47:47 +02:00 |
Piotr Caban
|
83024db0ae
|
msvcrt/tests: Execute c++ related tests on 64-bit systems.
|
2012-08-20 15:01:13 +02:00 |
Piotr Caban
|
fef8a52fc9
|
msvcrt: Fixed vector destructors implementation on 64-bit systems.
|
2012-08-20 15:00:43 +02:00 |
Dan Kegel
|
4956045842
|
msvcrt: memmove_s shouldn't zero its output buffer on error.
|
2012-08-17 14:03:15 +02:00 |
Alexandre Julliard
|
f80d443f5c
|
msvcrt: Add a number of floating point functions for 64-bit.
|
2012-08-16 18:09:47 +02:00 |
Michael Stefaniuc
|
0409b9895c
|
msvcrt: Aoid TRUE:FALSE conditional expressions.
|
2012-08-13 17:29:40 +02:00 |
Alexandre Julliard
|
06989a0483
|
msvcrt: Make sure that errno is always set when calling the invalid parameter handler.
|
2012-07-26 11:05:32 +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 |
Francois Gouget
|
d817bbd6f4
|
msvcrt: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:33:36 +02:00 |
Piotr Caban
|
7ac3c8700c
|
msvcrt/tests: Fix Portuguese locale test on NT4.
|
2012-06-14 22:21:02 +02:00 |
Francois Gouget
|
d8ed347ab3
|
msvcrt: Fix the name of the Portuguese locale alias.
|
2012-06-13 21:35:42 +02:00 |
Piotr Caban
|
5e418f0ccf
|
msvcrt: Handle rethrown exception in cxx_frame_handler.
|
2012-05-30 16:27:23 +02:00 |
Piotr Caban
|
482159a234
|
msvcrt: Fixed typo in DEFINE_EXCEPTION_TYPE_INFO macro.
|
2012-05-30 11:28:10 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Thomas Faber
|
bf5c7d4546
|
msvcrt: Fix malloc_func_t/free_func_t calling convention.
|
2012-05-07 11:37:19 +02:00 |
Piotr Caban
|
dc830aa640
|
msvcrt: Rework wcsncpy_s to work on overlapping pointers.
|
2012-04-24 19:12:51 +02:00 |
Piotr Caban
|
7240170cee
|
msvcrt: Added more length modifiers in scanf function.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
0cc16fc8a5
|
msvcrt: Fixed 'h' modifier handling when printing integers.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
bfa3045816
|
msvcrt: Added support for %W and %U format in strftime.
|
2012-04-16 17:49:24 +02:00 |
Piotr Caban
|
2759779990
|
msvcrt: Fix months and weekday names in C locale.
|
2012-04-13 16:10:10 +02:00 |
Piotr Caban
|
a80aec4c56
|
msvcrt: Added support for _TRUNCATE flag in wcsncpy_s.
|
2012-04-12 20:39:15 +02:00 |
Piotr Caban
|
43d208d215
|
msvcrt/tests: Added more strftime tests.
|
2012-04-11 18:23:27 +02:00 |
Piotr Caban
|
ef08e80765
|
msvcrt: Added _Strftime implementation.
|
2012-04-11 18:23:23 +02:00 |
Piotr Caban
|
b58cfb40b9
|
msvcrt: Added field names to MSVCRT___lc_time_data structure.
|
2012-04-11 18:21:00 +02:00 |
Piotr Caban
|
426e58be69
|
msvcrt: Set correct date and time format for C locale.
|
2012-04-11 18:20:52 +02:00 |
Piotr Caban
|
2ca9a73a31
|
msvcrt: Rewrite wasctime function.
|
2012-04-11 18:20:34 +02:00 |
Piotr Caban
|
0f7c834bd1
|
msvcrt: Rewrite asctime function.
|
2012-04-11 18:20:14 +02:00 |
Alexandre Julliard
|
04ccf4f100
|
msvcrt: Use macros to define exception type info structures.
|
2012-04-04 20:47:06 +02:00 |
Alexandre Julliard
|
6bb9f20090
|
msvcrt: Use macros to define RTTI data.
|
2012-04-04 20:17:44 +02:00 |
Robert van Herk
|
516bb0ba64
|
msvcrt: Fix file mode T (temporary file).
|
2012-03-28 11:47:13 +02:00 |
Akihiro Sagawa
|
ece5d712f6
|
msvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.
|
2012-03-26 18:15:33 +02:00 |
Akihiro Sagawa
|
7535b367dd
|
msvcrt: Fix _mbcjistojms off by one error.
|
2012-03-26 18:15:33 +02:00 |
Akihiro Sagawa
|
c1558bb7ef
|
msvcrt/tests: Add more tests for _mbcjistojms.
|
2012-03-26 18:15:32 +02:00 |
Akihiro Sagawa
|
9085a2e54c
|
msvcrt/tests: Rewrite test_mbcjisjms to test in various codepages.
|
2012-03-26 18:15:32 +02:00 |
Akihiro Sagawa
|
578d85f320
|
msvcrt: Improve _mbbtombc to handle Japanese characters.
|
2012-03-26 18:15:31 +02:00 |
Akihiro Sagawa
|
d3e9665001
|
msvcrt: Add test for _mbbtombc.
|
2012-03-26 18:15:31 +02:00 |
André Hentschel
|
36217c208f
|
msvcrt: Fix a typo.
|
2012-03-26 12:41:27 +02:00 |
Akihiro Sagawa
|
c9f1489cab
|
msvcrt: Implement _mbcjmstojis.
|
2012-03-16 11:11:07 +01:00 |
Akihiro Sagawa
|
0800572257
|
msvcrt: Add semi stub _mbcjmstojis implementation.
|
2012-03-16 11:10:54 +01: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
|
b8467c5f69
|
msvcrt: Add a new file for the x86_64 exception handling.
|
2012-03-16 10:58:08 +01:00 |
Alexandre Julliard
|
89b2dd08ff
|
msvcrt: Move more i386-specific exception code to except_i386.c.
|
2012-03-16 10:53:21 +01:00 |
Alexandre Julliard
|
aba6423b83
|
msvcrt: Create an i386-specific file for exception handling.
|
2012-03-16 10:52:10 +01:00 |
Akihiro Sagawa
|
cf7479ca85
|
msvcrt: Add support for _flushall to clear all input buffer.
|
2012-03-14 12:59:11 +01:00 |
Akihiro Sagawa
|
58d6a9a331
|
msvcrt: Add a helper function to flush all buffers.
|
2012-03-14 12:59:10 +01:00 |
Akihiro Sagawa
|
1a01893c74
|
msvcrt: Add support for fflush to clear an input buffer.
|
2012-03-14 12:59:10 +01:00 |
Akihiro Sagawa
|
09a7f8c196
|
msvcrt/tests: Add tests for fflush on input stream.
|
2012-03-14 12:59:09 +01:00 |
Piotr Caban
|
79c19aef29
|
msvcrt: Fixed printf behaviour on hexadecimal, zero-padded numbers.
|
2012-03-13 10:26:05 +01:00 |
Piotr Caban
|
c39793087d
|
msvcrt: Handle negative file->_cnt value in _flsbuf function.
|
2012-02-07 09:32:20 -06:00 |
Eric Pouech
|
f8b29a0685
|
msvcrt: Fix TRACE format modifier for wfreopen.
|
2012-02-06 10:19:32 -06:00 |
Dmitry Timoshkov
|
42157151d0
|
msvcrt: Add some tests for strftime/wcsftime.
|
2012-01-10 17:55:51 +01:00 |
Daniel Lehman
|
08aa6ae52d
|
msvcrt: Add _snwprintf_l.
|
2012-01-09 12:52:17 +01:00 |
Daniel Lehman
|
85559848ff
|
msvcrt: Sync _wtempnam with _tempnam.
|
2012-01-09 12:52:16 +01:00 |
Alexandre Julliard
|
446a6b3556
|
msvcrt: Use the correct type for findnext64.
|
2012-01-06 21:57:38 +01:00 |
Alexandre Julliard
|
2a1ce301fa
|
msvcrt: Don't name a local variable 'errno'.
|
2012-01-06 21:48:56 +01:00 |
Daniel Lehman
|
5a3695ccee
|
msvcrt: Make WEOF returned from swscanf signed.
|
2012-01-06 19:24:16 +01:00 |
Marcus Meissner
|
b057a3e898
|
msvcrt: Mark various internal functions as hidden.
|
2012-01-03 12:37:32 +01:00 |
Piotr Caban
|
17f0ee4622
|
msvcrt: NULL terminate strings returned by _Getdays and _Getmonths.
|
2011-12-28 17:50:11 +01:00 |
André Hentschel
|
825a25ef96
|
msvcrt/tests: Fix two test messages.
|
2011-12-27 16:55:06 +01:00 |
Piotr Caban
|
283c07b8ce
|
msvcp90: Added ctype<char>::tolower functions implementation.
|
2011-12-21 18:05:47 +01:00 |
Alexandre Julliard
|
88d632aec3
|
msvcrt: Fix formatting of pointers in printf.
|
2011-12-21 16:05:04 +01:00 |
Piotr Caban
|
516a65a605
|
msvcrt/tests: Added _Gettnames tests.
|
2011-12-07 17:50:05 +01:00 |
Piotr Caban
|
d82dd2a4db
|
msvcrt: Added _Getmonths implementation.
|
2011-12-07 17:50:05 +01:00 |
Piotr Caban
|
7a43f0cb8f
|
msvcrt: Added _Getdays implementation.
|
2011-12-07 17:50:05 +01:00 |
Piotr Caban
|
4bb1e9c32a
|
msvcrt: Added _Gettnames implementation.
|
2011-12-07 17:50:04 +01:00 |
Piotr Caban
|
344883fb85
|
msvcrt: Initialize lc_time_curr inside create_locale.
|
2011-12-07 17:50:04 +01:00 |
Piotr Caban
|
dbff7a1ca2
|
msvcrt: Fix lc_collate_cp initialization.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
f84858ac2c
|
msvcrt: Added _get_current_locale implementation.
|
2011-12-06 15:51:00 +01:00 |
Akihiro Sagawa
|
28184600e7
|
msvcrt: Add validity checks for _mbstrlen_l.
|
2011-12-01 14:17:35 +01:00 |
Akihiro Sagawa
|
13aff6dc56
|
msvcrt: Fix wctob in C locale.
|
2011-12-01 14:16:30 +01:00 |
Akihiro Sagawa
|
f9403bfb90
|
msvcrt: Use given locale info in _mbtowcs_l.
|
2011-12-01 14:15:12 +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
|
66520ea08a
|
msvcrt: Fix FILE critical section initialization.
|
2011-11-24 20:57:01 +01:00 |
Piotr Caban
|
3fe5e6ee8a
|
msvcrt: Keep FILE critical section initialized after closing file.
|
2011-11-23 14:14:39 +01:00 |
Frédéric Delanoy
|
520a92de33
|
msvcrt: Avoid hardcoding array lengths.
|
2011-11-23 09:11:22 +01:00 |
Francois Gouget
|
d78bfe1149
|
msvcrt: Statically initialize and name the MSVCRT_file_cs critical section.
|
2011-11-16 17:02:10 +01:00 |
Piotr Caban
|
764b85511c
|
msvcrt: Don't use fputc in flsbuf implementation.
|
2011-11-16 17:01:09 +01:00 |
Piotr Caban
|
e4ac347075
|
msvcrt: Don't hold FILE critical section in some functions.
|
2011-11-15 19:37:37 +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 |
Francois Gouget
|
f2043352d1
|
msvcrt: Give a name to the critical sections.
|
2011-11-14 20:15:33 +01:00 |
Francois Gouget
|
8eef0cc258
|
dlls: Remove unneeded include directives in resource files.
|
2011-11-14 15:25:23 +01:00 |
Thomas Faber
|
e374c8fe46
|
msvcrt: Fix MSVC build in locale.c.
|
2011-11-07 11:29:49 +01:00 |
Thomas Faber
|
5402827329
|
msvcrt: Fix MSVC build in exit.c and msvcrt.h.
|
2011-11-07 11:29:43 +01:00 |
Piotr Caban
|
698afdca98
|
msvcrt: Don't search for LCID in _setmbcp_l if it was already done.
|
2011-10-26 17:07:05 +02:00 |
Frédéric Delanoy
|
7bfe648666
|
msvcrt: Avoid superfluous cast of MSVCRT_malloc return value.
|
2011-10-21 12:31:36 +02:00 |
Piotr Caban
|
0bb641ad59
|
msvcrt: Initialize all ctype fields.
|
2011-10-18 18:29:19 +02:00 |
Marcus Meissner
|
cd51c797f3
|
msvcrt: Use correct sizeof to realloc (Coverity).
|
2011-10-18 15:16:17 +02:00 |
Marcus Meissner
|
6ca6464cf3
|
msvcrt: Replaced bad memcpy by strcpy (Coverity).
|
2011-10-17 17:45:05 +02:00 |
Piotr Caban
|
922ae2e268
|
msvcrt: Fix handling of locales without region in MSVCRT_locale_to_LCID.
|
2011-10-14 13:12:28 +02:00 |
Piotr Caban
|
95f3be6573
|
msvcrt: Added missing calling convention specification.
|
2011-10-14 13:12:28 +02:00 |
Piotr Caban
|
fea69b2305
|
msvcrt: Don't duplicate _setmbcp functionality inside _create_locale function.
|
2011-10-13 19:57:19 +02:00 |
Piotr Caban
|
99579ca42a
|
msvcrt: Added _mbtowc_l implementation.
|
2011-10-12 17:09:34 +02:00 |
Piotr Caban
|
0f53100ade
|
msvcrt: Move _pctype definition to locale.c.
|
2011-10-12 17:09:30 +02:00 |
Piotr Caban
|
c32d4e8840
|
msvcrt: Use _ismbblead instead of _isleadbyte in mbcodepage dependent functions.
|
2011-10-12 17:09:25 +02:00 |
Piotr Caban
|
cfca12e486
|
msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions.
|
2011-10-12 17:09:20 +02:00 |
Piotr Caban
|
c9cdb55066
|
msvcrt: Handle C locale in _setmbcp.
|
2011-10-12 17:09:12 +02:00 |
Piotr Caban
|
cf27cb4927
|
msvcrt: Don't overwrite mbcinfo inside setlocale.
|
2011-10-12 17:09:07 +02:00 |
Andrew Talbot
|
5f16eb9c48
|
msvcrt: Remove a superfluous semicolon.
|
2011-10-08 19:47:23 +02:00 |
Andrew Talbot
|
2df8dced84
|
msvcrt: Mark some fall-throughs in a switch statement.
|
2011-10-08 17:40:18 +02:00 |
Piotr Caban
|
45b4b4205a
|
msvcrt: Added _iswdigit_l implementation.
|
2011-10-06 16:46:40 -05:00 |
Piotr Caban
|
c867f3324e
|
msvcrt: Free fd entries with incorrect HANDLE value.
|
2011-10-06 16:46:40 -05:00 |
Piotr Caban
|
190c67c70e
|
msvcrt: Fix __pioinfo block size.
|
2011-10-06 16:46:40 -05:00 |
Piotr Caban
|
8df606fea4
|
msvcrt: Fix wcsncpy_s implementation.
|
2011-10-04 16:54:04 -05:00 |
Frédéric Delanoy
|
3274475299
|
msvcrt/tests: Remove dead assignments (Clang).
|
2011-09-28 12:38:21 +02:00 |
Piotr Caban
|
af6fd252ef
|
msvcr90: Fix _vswprintf_p implementation.
|
2011-09-20 16:21:40 +02:00 |
Francois Gouget
|
7da4305aec
|
msvcrt: Fix printing NULL strings.
|
2011-09-20 16:21:39 +02:00 |
Piotr Caban
|
45dc6c0e22
|
msvcrt: Improve operator new implementation.
|
2011-09-13 11:27:45 +02:00 |
Piotr Caban
|
b7ea63118a
|
msvcrt: Fix _vswprintf* arguments.
|
2011-09-05 19:57:47 +02:00 |
Andrew Talbot
|
dce81b9465
|
msvcrt: Constify some variables.
|
2011-08-23 16:53:53 +02:00 |
Andrew Talbot
|
fb3b28f013
|
msvcrt: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Austin English
|
1197b5e3e3
|
msvcrt/tests: Make sure to use return values.
|
2011-08-03 19:00:11 +02:00 |
Frédéric Delanoy
|
7e309601f3
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +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 |
Piotr Caban
|
a8c6fda501
|
msvcrt: Fix uninitialized memory access in wcsrtombs_l implementation (valgrind).
|
2011-07-28 18:37:39 +02:00 |
Piotr Caban
|
d7b5c0b14f
|
msvcrt: Fix %f format handling in printf so it works with big floats.
|
2011-07-26 16:33:40 +02:00 |
Piotr Caban
|
5e9ee3b909
|
msvcrt: Fixed tmpnam and _wtmpname implementation.
|
2011-07-26 16:33:04 +02:00 |
Daniel Verkamp
|
fcd04e5987
|
msvcrt/tests: Add test for _get_pgmptr.
|
2011-07-04 13:40:27 +02:00 |
Daniel Verkamp
|
1357589eca
|
msvcrt: Add _get_pgmptr and _get_wpgmptr.
|
2011-07-04 13:39:58 +02:00 |
Damjan Jovanovic
|
c28baa7b96
|
msvcrt: The time passed to utime functions can be NULL.
|
2011-06-20 19:32:02 +02:00 |
Piotr Caban
|
e5f68408ed
|
msvcrt: Avoid deadlock when _beginthread is executed inside loader critical section.
|
2011-06-20 19:32:02 +02:00 |
Piotr Caban
|
4debdd6ac8
|
msvcrt: Fix __p__pctype implementation.
|
2011-06-20 11:28:12 +02:00 |
Marcus Meissner
|
034c2cb3fd
|
mscvrt: Do not shadow fmt (Coverity).
|
2011-06-14 15:24:55 +02:00 |
Piotr Caban
|
34ed6b0dbc
|
msvcrt: Fix broken exports in spec file.
|
2011-06-08 14:12:41 +02:00 |
Piotr Caban
|
ab9077d640
|
msvcrt: Fixed buffer overflow in snprintf functions family.
Spotted by Andrew Miller.
|
2011-06-06 21:49:22 +02:00 |
Piotr Caban
|
e398b93900
|
msvcrt: Improved tolower_l and toupper_l implementation.
|
2011-06-03 17:44:06 +02:00 |
Piotr Caban
|
2b9d946aea
|
msvcrt: Fix pclmap and pcumap for "C" locale.
|
2011-06-03 17:44:06 +02:00 |
Piotr Caban
|
f9de4eef75
|
msvcrt: Fix mingw compilation issues.
|
2011-06-03 17:44:06 +02:00 |
Piotr Caban
|
27ff2ae967
|
msvcrt: Improved locale initialization.
|
2011-05-26 13:38:22 +02:00 |
Piotr Caban
|
197826b12d
|
msvcr90/tests: Added _getptd tests.
|
2011-05-25 11:48:02 +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 |
Piotr Caban
|
abb3db5c57
|
msvcrt: Improved tmpnam/wtmpnam implementation.
|
2011-05-25 11:46:29 +02:00 |
Piotr Caban
|
12229aeeb2
|
msvcrt: Change the way how localtime/gmtime buffer is stored in __thread_data.
|
2011-05-25 11:46:16 +02:00 |
Piotr Caban
|
e15ac98cbc
|
msvcrt: Change the way locale information is stored in __thread_data.
|
2011-05-25 11:46:07 +02:00 |
Piotr Caban
|
6991ac0331
|
msvcrt: Use get_locinfo instead of get_locale.
|
2011-05-25 11:45:42 +02:00 |
Piotr Caban
|
11bfced55d
|
msvcrt: Use _create_locale instead of setlocale during initialization.
|
2011-05-25 11:45:14 +02:00 |
Piotr Caban
|
093909cf88
|
msvcrt: Reorder fields of __thread_data structure.
|
2011-05-25 11:44:51 +02:00 |
Piotr Caban
|
2bcc9d452a
|
msvcrt: Close thread handle when _beginthread is used.
|
2011-05-25 11:44:28 +02:00 |
Francois Gouget
|
37daab560c
|
msvcrt: Add a trailing '\n' to an ERR() call.
|
2011-05-23 16:25:48 +02:00 |
Piotr Caban
|
716a69c6db
|
msvcrt: Make FILE writing functions thread safe.
|
2011-05-20 13:42:21 +02:00 |
Piotr Caban
|
11c6c5324f
|
msvcrt: Make FILE reading functions thread safe.
|
2011-05-20 13:42:17 +02:00 |
Piotr Caban
|
f2d425b7fc
|
msvcrt: Make FILE position related functions thread safe.
|
2011-05-20 13:42:13 +02:00 |
Piotr Caban
|
ae15a4b6bc
|
msvcrt: Make FILE->_flag reading functions thread safe.
|
2011-05-20 13:42:08 +02:00 |
Piotr Caban
|
dd30302268
|
msvcrt: Make ungetc and ungetwc thread safe.
|
2011-05-20 13:42:04 +02:00 |
Piotr Caban
|
eb01bc1efa
|
msvcrt: Make setvbuf thread safe.
|
2011-05-20 13:42:01 +02:00 |
Piotr Caban
|
c989c4980b
|
msvcrt: Make _flsbuf thread safe.
|
2011-05-20 13:41:57 +02:00 |