Alexandre Julliard
|
e2b3ee535f
|
msvcrt: The __p_* functions are only exported on i386.
|
2008-12-15 16:20:08 +01:00 |
Alexandre Julliard
|
bcfd7dd3ff
|
msvcrt: The _CI* math functions are only exported on i386.
|
2008-12-15 15:40:45 +01:00 |
Alexandre Julliard
|
4305e6d119
|
msvcrt: Use iob_func instead of p__iob on non-x86.
|
2008-12-12 10:19:55 +01:00 |
Hans Leidekker
|
b284dfd7ab
|
msvcrt: _ftol returns a 64-bit value.
|
2008-01-21 11:39:47 +01:00 |
Hans Leidekker
|
93661611e5
|
msvcrt: Fix _execv spec entries for the forwarding variants too.
|
2008-01-21 11:39:43 +01:00 |
Rein Klazes
|
03d9cf286e
|
- implement __pioinfo, __badioinfo and _adjust_fdiv
- remove all stubs of data item from the spec file, those actually may
hide problems.
|
2004-12-10 15:28:25 +00:00 |
Alexandre Julliard
|
8f7c2bc6a5
|
Fixed the prototypes of the _adj_fdiv_* functions.
|
2004-05-12 23:22:36 +00:00 |
Alexandre Julliard
|
9d79df901a
|
Added all the missing functions.
|
2004-01-13 01:27:19 +00:00 |
Mike McCormack
|
d0779463da
|
Stub enough of MSVCRT40 to make IE4 install work.
|
2004-01-12 22:12:27 +00:00 |