Sweden-Number/dlls/msvcrt
Gerard Patel 3953614bbd - implement mbscspn mostly as a stub
- reimplement mktime
2001-11-12 15:47:26 +00:00
..
.cvsignore
Makefile.in
console.c
cpp.c
ctype.c
data.c
dir.c
environ.c
errno.c
except.c Fixed a couple of bugs in _except_handler3. 2001-09-20 19:33:37 +00:00
exit.c
file.c The _IOXXX macros conflict with system headers on Solaris. Prefix 2001-10-15 17:50:55 +00:00
heap.c
locale.c Move the RT_XXX macros to winuser.h. 2001-10-10 02:51:24 +00:00
main.c Add msvcrt/locale.h. 2001-09-19 20:29:33 +00:00
math.c
mbcs.c - implement mbscspn mostly as a stub 2001-11-12 15:47:26 +00:00
misc.c
ms_errno.h
msvcrt.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
msvcrt.spec - implement mbscspn mostly as a stub 2001-11-12 15:47:26 +00:00
process.c Rewrite msvcrt_{argvtos,valisttos} to be more efficient. 2001-09-10 23:07:07 +00:00
string.c
thread.c _beginthread: Don't store the trampoline on the stack. 2001-10-08 20:32:41 +00:00
time.c - implement mbscspn mostly as a stub 2001-11-12 15:47:26 +00:00
wcs.c Implemented inline version of the iswxxx functions. 2001-11-08 19:16:34 +00:00