Hans Leidekker
|
b25e0068ac
|
msvcrt: Implement _set_security_error_handler.
|
2011-03-16 16:31:55 +01:00 |
Nikolay Sivov
|
0512829a27
|
msvcrt: Add _get_output_format() and return default value.
|
2011-03-09 12:30:30 +01:00 |
Jörg Höhle
|
c6d67fad8f
|
msvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX.
|
2011-02-17 18:33:43 +01:00 |
Alexandre Julliard
|
37af4c371b
|
msvcrt: Implement longjmp for x86_64.
|
2011-02-01 18:14:09 +01:00 |
Detlef Riekenberg
|
58786dc8ea
|
msvcrt: Add private define and header tests for _set_error_mode options.
|
2011-01-28 17:41:51 +01:00 |
Alexandre Julliard
|
a8d8e4a367
|
msvcrt: Implemented __control87_2.
|
2011-01-26 14:57:15 +01:00 |
Nikolay Sivov
|
03ca06e791
|
msvcrt: Partially implement _set_abort_behavior.
|
2011-01-20 12:54:50 +01:00 |
Nikolay Sivov
|
ad6bc94491
|
msvcrt: Add _atoflt and _atoflt_l implementations.
|
2011-01-19 12:22:27 +01:00 |
Alexandre Julliard
|
1ae23af85b
|
include/msvcrt: Define more CPU control word flags.
|
2010-11-26 14:58:39 +01:00 |
Eric Pouech
|
7d384d23f8
|
msvcrt: For internal msvcrt use, added ability to grow automatically the size of the buffer in printf core engine.
|
2010-11-08 18:12:57 +01:00 |
Eric Pouech
|
71200a9818
|
msvcrt: Implemented (_)wcserror.
|
2010-11-03 11:08:56 +01:00 |
Eric Pouech
|
fd3ad8cd2a
|
msvcrt: Added macro to ease implementation of so called secure (_s postfix) APIs.
|
2010-11-01 12:31:19 +01:00 |
Damjan Jovanovic
|
c7536ef868
|
msvcrt: Define STRUNCATE.
|
2010-10-19 10:15:35 +02:00 |
Andrew Nguyen
|
e245cb52c6
|
msvcrt: Implement _localtime64_s.
|
2010-10-11 17:11:37 +02:00 |
Piotr Caban
|
899d9a042b
|
msvcrt: Added _splitpath_s implementation.
|
2010-08-30 11:26:30 +02:00 |
Piotr Caban
|
3a25d7d9aa
|
msvcrt: Added _gcvt_s implementation.
|
2010-08-27 12:06:43 +02:00 |
Piotr Caban
|
898e17f2af
|
msvcrt: Added _set_purecall_handler implementation.
|
2010-08-25 17:37:48 +02:00 |
Alexander Scott-Johns
|
2663079c60
|
msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE.
|
2010-06-07 13:51:34 +02:00 |
Piotr Caban
|
4134c57a91
|
msvcrt: Fix compilation error (x86_64-pc-mingw32).
|
2010-05-20 13:47:52 +02:00 |
Piotr Caban
|
117faee955
|
msvcrt: Fix strtod and wcstod implementation.
|
2010-05-10 10:08:57 +02:00 |
Piotr Caban
|
743e6ba688
|
msvcrt: Added _vsnwprintf* implementation.
|
2010-04-19 15:10:44 +02:00 |
Piotr Caban
|
85fa2ee53c
|
msvcrt: Added _vsnprintf* implementation.
|
2010-04-19 15:10:26 +02:00 |
Piotr Caban
|
20b77f4428
|
msvcrt: Added _configthreadlocale implementation.
|
2010-04-15 16:51:45 +02:00 |
Piotr Caban
|
59c2201a9c
|
msvcrt: Add helper function that returns current locale.
|
2010-04-15 16:51:45 +02:00 |
Piotr Caban
|
d58b385b38
|
msvcrt: Change implementation of setlocale.
|
2010-04-15 16:51:45 +02:00 |
Alexandre Julliard
|
4f3b7f8445
|
msvcrt: Implement _invalid_parameter and fix the handler definitions.
|
2010-04-14 18:00:46 +02:00 |
Piotr Caban
|
7a1ff50ddc
|
msvcrt: Added implemenatation of _create_locale and _free_locale.
|
2010-04-08 12:38:49 +02:00 |
Piotr Caban
|
585ea9cdd8
|
msvcrt: Added _strtoi64 implementation.
|
2010-03-29 15:50:20 +02:00 |
Piotr Caban
|
b90320652d
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |
Piotr Caban
|
254eab3827
|
msvcr90: Added _get/set_invalid_parameter_handler implementation.
|
2010-03-25 16:46:56 +01:00 |
Alexandre Julliard
|
7f69436ea8
|
include: Specify explicit alignment for __int64 types.
|
2009-11-21 14:31:45 +01:00 |
Alexandre Julliard
|
7c15ae127c
|
msvcrt: Add an MSVCRT prefix to _wenviron.
|
2009-10-05 14:55:09 +02:00 |
Eric Pouech
|
9eca2f81dc
|
msvcrt: Correctly handle the error cases in strtol and strtoul.
|
2009-09-01 12:43:24 +02:00 |
Alexandre Julliard
|
82f175e9b5
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
Alexandre Julliard
|
ac760a47f3
|
msvcrt: Fix the stat and finddata structures for 64-bit.
|
2009-05-23 11:57:12 +02:00 |
Alexandre Julliard
|
4a7b3460ef
|
msvcrt: Add explicit 32- and 64-bit versions of the utime functions.
|
2009-05-23 11:12:17 +02:00 |
Alexandre Julliard
|
8408e3a955
|
msvcrt: Add explicit 32- and 64-bit versions of the time functions.
|
2009-05-23 11:12:12 +02:00 |
Alexandre Julliard
|
f1b363e27d
|
msvcrt: Fix the time_t definition for the msvcrt build.
|
2009-01-05 15:07:53 +01:00 |
Alexandre Julliard
|
558732ef09
|
msvcrt: Add missing __cdecl on some function pointers.
|
2009-01-03 18:43:00 +01:00 |
Alexandre Julliard
|
07ca8f4f8f
|
msvcrt: Convert all the printf functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
Alexandre Julliard
|
8a658d7d51
|
msvcrt: Rename _ftime to avoid conflicts.
|
2008-12-15 20:08:33 +01:00 |
Alexandre Julliard
|
b19913ac70
|
msvcrt: Add a few more *_func functions to replace the __p_* ones.
|
2008-12-15 16:03:32 +01:00 |
Alexandre Julliard
|
4305e6d119
|
msvcrt: Use iob_func instead of p__iob on non-x86.
|
2008-12-12 10:19:55 +01:00 |
Alexandre Julliard
|
d8ab5a14aa
|
msvcrt: Use intptr_t or size_t instead of long where appropriate.
|
2008-12-12 10:19:55 +01:00 |
Alexandre Julliard
|
7a6c6747a9
|
msvcrt: Don't include msvcrt headers, instead duplicate the definitions in msvcrt.h.
|
2008-12-12 10:19:55 +01:00 |
Maarten Lankhorst
|
83045e5cc8
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
Eric Pouech
|
3a2dda11e9
|
msvcrt: Implemented splitpath_s.
|
2008-10-07 15:24:00 +02:00 |
Hans Leidekker
|
41575621c8
|
msvcrt: Correct search strategy for the exec/spawn functions.
|
2008-01-08 13:40:35 +01:00 |
Hans Leidekker
|
8d768b7713
|
msvcrt: Implement _wexecv{, e, p, pe}.
|
2008-01-08 13:39:14 +01:00 |
Hans Leidekker
|
118bee860a
|
msvcrt: Implement _wpopen and forward _popen to it.
|
2008-01-08 13:34:37 +01:00 |