Sweden-Number/dlls/msvcrt
Francois Gouget 05c0822707 msvcrt: Point the set_new_handler() entrypoint to the right implementation. 2008-12-12 11:44:23 +01:00
..
tests msvcrt/tests: Make void test_cp_table() static. 2008-12-12 11:42:13 +01:00
Makefile.in
console.c msvcrt: Sign-compare warnings fix. 2008-10-22 13:54:53 +02:00
cpp.c msvcrt: Avoid truncated relocations on 64-bit. 2008-12-12 10:20:53 +01:00
cppexcept.c
cppexcept.h
ctype.c
data.c msvcrt: Add CDECL to all cdecl functions. 2008-11-25 12:33:39 +01:00
dir.c msvcrt: Use intptr_t or size_t instead of long where appropriate. 2008-12-12 10:19:55 +01:00
environ.c
errno.c
except.c msvcrt: Don't include msvcrt headers, instead duplicate the definitions in msvcrt.h. 2008-12-12 10:19:55 +01:00
exit.c msvcrt: Add CDECL to all cdecl functions. 2008-11-25 12:33:39 +01:00
file.c msvcrt: Use iob_func instead of p__iob on non-x86. 2008-12-12 10:19:55 +01:00
heap.c msvcrt: Use intptr_t or size_t instead of long where appropriate. 2008-12-12 10:19:55 +01:00
locale.c msvcrt: Don't include msvcrt headers, instead duplicate the definitions in msvcrt.h. 2008-12-12 10:19:55 +01:00
lock.c
main.c msvcrt: Use iob_func instead of p__iob on non-x86. 2008-12-12 10:19:55 +01:00
math.c msvcrt: Remove _adjust_fdiv() as it is unused. 2008-12-12 11:41:24 +01:00
mbcs.c msvcrt: Don't include msvcrt headers, instead duplicate the definitions in msvcrt.h. 2008-12-12 10:19:55 +01:00
misc.c
msvcrt.h msvcrt: Use iob_func instead of p__iob on non-x86. 2008-12-12 10:19:55 +01:00
msvcrt.spec msvcrt: Point the set_new_handler() entrypoint to the right implementation. 2008-12-12 11:44:23 +01:00
mtdll.h
process.c msvcrt: Pass the command interpreter as exe name from _wpopen. 2008-10-07 15:36:44 +02:00
rsrc.rc
scanf.c
scanf.h msvcrt: Implement %p for scanf. 2008-07-02 11:37:18 +02:00
string.c
thread.c
time.c msvcrt: Use intptr_t or size_t instead of long where appropriate. 2008-12-12 10:19:55 +01:00
undname.c msvcrt: Sign-compare warnings fix. 2008-10-22 13:54:53 +02:00
wcs.c msvcrt: Sign-compare warnings fix. 2008-10-22 13:54:53 +02:00