.. |
tests
|
msvcrt: Fix printf sign flags.
|
2005-12-21 20:07:03 +01:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
console.c
|
|
|
cpp.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
cppexcept.c
|
|
|
cppexcept.h
|
|
|
ctype.c
|
|
|
data.c
|
|
|
dir.c
|
|
|
environ.c
|
|
|
errno.c
|
|
|
except.c
|
Prefix signal definitions with MSVCRT_ to avoid conflicts with system
|
2005-12-01 12:48:44 +01:00 |
exit.c
|
|
|
file.c
|
Fix _fcloseall() return value.
|
2005-11-16 11:47:51 +00:00 |
heap.c
|
|
|
locale.c
|
Fix bogus unreal code page messages in _setmbcp().
|
2005-11-21 13:34:37 +00:00 |
lock.c
|
|
|
main.c
|
msvcrt: Implemented wctime(), wasctime().
|
2005-12-21 20:23:47 +01:00 |
Makefile.in
|
|
|
math.c
|
|
|
mbcs.c
|
Do not forward _mbccpy to strcpy.
|
2005-11-21 13:34:29 +00:00 |
misc.c
|
Preserve 16-byte stack alignment in the various assembly
|
2005-11-23 19:55:06 +01:00 |
msvcrt.h
|
msvcrt: Implemented wctime(), wasctime().
|
2005-12-21 20:23:47 +01:00 |
msvcrt.spec
|
msvcrt: Implemented wctime(), wasctime().
|
2005-12-21 20:23:47 +01:00 |
mtdll.h
|
|
|
process.c
|
Fix warnings and errors in 64bit.
|
2005-11-03 13:17:51 +00:00 |
rsrc.rc
|
|
|
scanf.c
|
|
|
scanf.h
|
|
|
string.c
|
Fix warnings and errors in 64bit.
|
2005-11-03 13:17:51 +00:00 |
thread.c
|
Fix warnings and errors in 64bit.
|
2005-11-03 13:17:51 +00:00 |
time.c
|
msvcrt: Implemented wctime(), wasctime().
|
2005-12-21 20:23:47 +01:00 |
undname.c
|
Ensures, when we cannot demangle the string, to return the mangled
|
2005-11-18 12:06:00 +00:00 |
wcs.c
|
msvcrt: Fix printf sign flags.
|
2005-12-21 20:07:03 +01:00 |