.. |
.cvsignore
|
- Migrate CRTDLL to MSVCRT.
|
2001-01-10 23:59:25 +00:00 |
Makefile.in
|
- Migrate CRTDLL to MSVCRT.
|
2001-01-10 23:59:25 +00:00 |
console.c
|
- Migrate CRTDLL to MSVCRT.
|
2001-01-10 23:59:25 +00:00 |
cpp.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
ctype.c
|
Fixed toupper/_toupper mixup.
|
2001-01-15 19:57:48 +00:00 |
data.c
|
__getmainargs last argument is a pointer to new_mode.
|
2001-02-21 02:20:08 +00:00 |
dir.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
environ.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
errno.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
except.c
|
Added some exception handling functions.
|
2001-01-12 20:41:03 +00:00 |
exit.c
|
Implemented __dllonexit.
|
2001-01-22 19:28:07 +00:00 |
file.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
heap.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
locale.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
main.c
|
- Migrate CRTDLL to MSVCRT.
|
2001-01-10 23:59:25 +00:00 |
math.c
|
Fixed some issues found by winapi_check.
|
2001-02-12 03:45:09 +00:00 |
mbcs.c
|
Typo fixes in comments.
|
2001-01-22 02:22:26 +00:00 |
misc.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
ms_errno.h
|
- Migrate CRTDLL to MSVCRT.
|
2001-01-10 23:59:25 +00:00 |
msvcrt.h
|
__getmainargs last argument is a pointer to new_mode.
|
2001-02-21 02:20:08 +00:00 |
msvcrt.spec
|
Fix prototypes of MSVCRT___getmainargs and MSVCRT___wgetmainargs.
|
2001-02-20 00:51:49 +00:00 |
process.c
|
Small 'typos in comments' fixes.
|
2001-02-28 05:31:02 +00:00 |
string.c
|
- Migrate CRTDLL to MSVCRT.
|
2001-01-10 23:59:25 +00:00 |
thread.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
time.c
|
- Migrate CRTDLL to MSVCRT.
|
2001-01-10 23:59:25 +00:00 |
wcs.c
|
Use int instead of WCHAR in va_arg() (fixes gcc-current compilation
|
2001-01-22 19:26:42 +00:00 |