.. |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
console.c
|
…
|
|
cpp.c
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
|
2001-01-22 02:21:54 +00:00 |
ctype.c
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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 |