Sweden-Number/dlls/msvcrt
Francois Gouget c6c109a362 Use named constants instead of magic numbers. 2004-04-09 19:03:13 +00:00
..
tests Correct errors with move to kernel time functions. 2004-03-25 00:12:40 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c - Prefix many more functions, types, structs, etc. with MSVCRT_. 2004-03-16 19:17:11 +00:00
environ.c
errno.c - Prefix many more functions, types, structs, etc. with MSVCRT_. 2004-03-16 19:17:11 +00:00
except.c
exit.c - Prefix many more functions, types, structs, etc. with MSVCRT_. 2004-03-16 19:17:11 +00:00
file.c - Prefix many more functions, types, structs, etc. with MSVCRT_. 2004-03-16 19:17:11 +00:00
heap.c
locale.c
lock.c
main.c
math.c Portability fix. 2004-04-08 19:49:49 +00:00
mbcs.c
misc.c
msvcrt.h - Prefix many more functions, types, structs, etc. with MSVCRT_. 2004-03-16 19:17:11 +00:00
msvcrt.spec The name is _longjmpex (with the underscore). 2004-03-24 23:38:16 +00:00
mtdll.h
process.c Use named constants instead of magic numbers. 2004-04-09 19:03:13 +00:00
scanf.c
scanf.h
string.c - Prefix many more functions, types, structs, etc. with MSVCRT_. 2004-03-16 19:17:11 +00:00
thread.c
time.c Correct errors with move to kernel time functions. 2004-03-25 00:12:40 +00:00
wcs.c wcstod: added exponent parsing and fixed handling of negative sign. 2004-04-08 19:48:19 +00:00