wine/dlls/msvcrt
2004-11-03 22:17:05 +00:00
..
tests Correctly use the returned value from GetTimeZoneInformation. 2004-10-25 21:48:57 +00:00
.cvsignore
console.c
cpp.c Output the virtual tables for the exception classes using assembly so 2004-10-19 04:03:07 +00:00
cppexcept.c Output the virtual tables for the exception classes using assembly so 2004-10-19 04:03:07 +00:00
cppexcept.h Output the virtual tables for the exception classes using assembly so 2004-10-19 04:03:07 +00:00
ctype.c
data.c
dir.c
environ.c Add some test cases for _wputenv, fix deletion of non-existent 2004-07-19 21:23:02 +00:00
errno.c
except.c Function parameters don't need WINE_UNUSED. 2004-09-01 04:58:21 +00:00
exit.c
file.c Fix up init_fp test for freopen. 2004-11-03 22:17:05 +00:00
heap.c
locale.c Function parameters don't need WINE_UNUSED. 2004-09-01 04:58:21 +00:00
lock.c
main.c Inline functions don't need WINE_UNUSED. 2004-09-01 04:55:52 +00:00
Makefile.in
math.c
mbcs.c Assorted spelling fixes. 2004-07-23 23:02:09 +00:00
misc.c
msvcrt.h - mktime should compute the tm_wday, tm_yday and renormalize the 2004-10-21 19:56:46 +00:00
msvcrt.spec Prefix _fsopen with MSVCRT_ to avoid collision with MinGW header. 2004-10-14 00:26:39 +00:00
mtdll.h
process.c - msvcrt: the file descriptors are now inherited between parent/child 2004-09-03 01:05:30 +00:00
scanf.c
scanf.h Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK. 2004-08-23 18:52:54 +00:00
string.c
thread.c
time.c In MSVCRT_localtime() return tm_isdst = 0 when there are no daylight 2004-10-27 21:17:44 +00:00
wcs.c