Andrew Nguyen
|
92705a48dc
|
msvcrt: Add some definitions and prototypes to float.h.
|
2010-11-29 19:43:34 +01:00 |
Alexandre Julliard
|
1ae23af85b
|
include/msvcrt: Define more CPU control word flags.
|
2010-11-26 14:58:39 +01:00 |
Maarten Lankhorst
|
f4fcd81167
|
include: Add float functions to msvcrt.
|
2010-05-03 15:34:41 +02:00 |
Alexandre Julliard
|
580e07e7ba
|
include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility.
|
2009-05-23 11:57:39 +02:00 |
Alexandre Julliard
|
bb33b0a21d
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
Alexandre Julliard
|
33fa6c2e25
|
include: Add the msvcrt/crtdefs.h header and include it where needed.
|
2008-12-12 10:19:55 +01:00 |
Juan Lang
|
e5b4a6973a
|
Implement signals.
|
2005-05-13 17:44:28 +00:00 |
Dimitrie O. Paun
|
0377462460
|
Split the MSVCRT implementation headers from the public headers.
Fix some naming conventions aberrations.
Add tests to ensure consistency between the two sets of symbols.
|
2004-06-25 01:19:15 +00:00 |
Felix Nawothnig
|
518acec60c
|
Define (L)DBL_* and FLT_*.
|
2004-03-25 23:36:14 +00:00 |
Hans Leidekker
|
285ad721f4
|
The beginnings of math.h and float.h.
|
2004-03-12 19:47:20 +00:00 |