.. |
tests
|
msvcrt: Implement %p for scanf.
|
2008-07-02 11:37:18 +02:00 |
Makefile.in
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
console.c
|
msvcrt: Fix for getch() and special characters.
|
2008-06-02 12:13:03 +02:00 |
cpp.c
|
…
|
|
cppexcept.c
|
msvcrt: Implemented __CppXcptFilter.
|
2008-03-11 16:14:44 +01:00 |
cppexcept.h
|
Spelling fixes.
|
2008-04-09 12:07:39 +02:00 |
ctype.c
|
…
|
|
data.c
|
msvcrt: Implement _wsystem and forward system to it. Respect COMSPEC environment variable.
|
2008-01-08 13:34:09 +01:00 |
dir.c
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
environ.c
|
msvcrt: Rename _environ to avoid a conflict on Solaris.
|
2008-01-08 12:54:40 +01:00 |
errno.c
|
…
|
|
except.c
|
msvcrt: Make EXCEPTION_PRIV_INSTRUCTION generate SIGILL.
|
2008-06-19 11:44:34 +02:00 |
exit.c
|
…
|
|
file.c
|
msvcrt: Rename a few functions to avoid conflicts with Windows headers.
|
2008-04-29 20:18:19 +02:00 |
heap.c
|
msvcrt: Use the correct msvcrt defines for errno values.
|
2008-02-27 14:52:25 +01:00 |
locale.c
|
…
|
|
lock.c
|
…
|
|
main.c
|
Spelling fixes.
|
2008-04-09 12:07:39 +02:00 |
math.c
|
…
|
|
mbcs.c
|
msvcrt: Use the correct msvcrt defines for errno values.
|
2008-02-27 14:52:25 +01:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Correct search strategy for the exec/spawn functions.
|
2008-01-08 13:40:35 +01:00 |
msvcrt.spec
|
msvcrt: Added __iob_func implementation.
|
2008-04-30 13:45:23 +02:00 |
mtdll.h
|
…
|
|
process.c
|
msvcrt: Remove strange condition which might lead to crash.
|
2008-01-10 12:10:44 +01:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
msvcrt: Implement %p for scanf.
|
2008-07-02 11:37:18 +02:00 |
string.c
|
msvcrt: Use the correct msvcrt defines for errno values.
|
2008-02-27 14:52:25 +01:00 |
thread.c
|
msvcrt: Remove unneeded casts.
|
2008-01-14 13:09:56 +01:00 |
time.c
|
…
|
|
undname.c
|
msvcrt: Fixed space in type with double indirection.
|
2008-04-29 12:36:44 +02:00 |
wcs.c
|
msvcrt: Follow Vista behaviour in wcscpy_s.
|
2008-05-27 19:37:09 +02:00 |