.. |
tests
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
Specify a DLL version for msvcrt.dll.
|
2005-11-03 12:05:05 +00:00 |
console.c
|
Enable line editing for _cgets.
|
2005-10-29 10:29:24 +00:00 |
cpp.c
|
…
|
|
cppexcept.c
|
Fix exception handling for non CXX_EXCEPTIONs.
|
2005-10-30 19:03:43 +00:00 |
cppexcept.h
|
…
|
|
ctype.c
|
…
|
|
data.c
|
Fix gcc 4.0 warnings.
|
2005-09-02 12:26:21 +00:00 |
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
…
|
|
except.c
|
…
|
|
exit.c
|
_cexit should call the atexit functions.
|
2005-10-21 15:55:20 +00:00 |
file.c
|
Fix _fcloseall() return value.
|
2005-11-16 11:47:51 +00:00 |
heap.c
|
Implementation of _get_sbh_threshold and _set_sbh_threshold
|
2005-09-23 10:07:05 +00:00 |
locale.c
|
Fix bogus unreal code page messages in _setmbcp().
|
2005-11-21 13:34:37 +00:00 |
lock.c
|
…
|
|
main.c
|
…
|
|
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
|
Fix warnings and errors in 64bit.
|
2005-11-03 13:17:51 +00:00 |
msvcrt.spec
|
Do not forward _mbccpy to strcpy.
|
2005-11-21 13:34:29 +00:00 |
mtdll.h
|
…
|
|
process.c
|
Fix warnings and errors in 64bit.
|
2005-11-03 13:17:51 +00:00 |
rsrc.rc
|
Specify a DLL version for msvcrt.dll.
|
2005-11-03 12:05:05 +00:00 |
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
|
Implement _wstrdate and _wstrtime with tests.
|
2005-10-30 19:03:58 +00:00 |
undname.c
|
Ensures, when we cannot demangle the string, to return the mangled
|
2005-11-18 12:06:00 +00:00 |
wcs.c
|
Use the correct buffer - reported by Jesse Allen.
|
2005-10-28 09:40:16 +00:00 |