Sweden-Number/dlls/msvcrt
Francois Gouget e092adfc9b Add trailing '\n's to ok() calls. 2006-02-24 21:07:33 +01:00
..
tests Add trailing '\n's to ok() calls. 2006-02-24 21:07:33 +01:00
.gitignore
Makefile.in
console.c msvcrt: Use the msvcrt version of printf everywhere. 2006-01-24 12:21:58 +01:00
cpp.c
cppexcept.c msvcrt: Save esp before calling catch block and restore afterwards. 2006-02-22 12:21:00 +01:00
cppexcept.h
ctype.c
data.c msvcrt: Added _sys_errlist (based on a patch by Uwe Bonnes). 2006-01-23 19:30:21 +01:00
dir.c msvcrt: _makepath(): operate on target buffer directly. 2006-01-17 16:20:37 +01:00
environ.c
errno.c msvcrt: Make error strings static. 2006-01-24 14:00:46 +01:00
except.c msvcrt: Added assembly routines to save/restore registers for setjmp/longjmp 2006-01-05 14:36:37 +01:00
exit.c msvcrt: Fix a typo. 2006-02-13 13:24:26 +01:00
file.c msvcrt: Correctly set EOF flag in fread(). 2006-02-17 17:38:03 +01:00
heap.c
locale.c
lock.c
main.c msvcrt: Properly implemented strerror and perror (based on a patch by 2006-01-23 19:58:10 +01:00
math.c msvcrt: Added wrappers for a few functions instead of linking them 2006-01-14 17:40:29 +01:00
mbcs.c Avoid importing _strlwr/_strupr from ntdll. 2006-01-24 12:24:05 +01:00
misc.c msvcrt: Reimplement rand() and srand() to use per-thread data for the 2006-01-14 17:27:28 +01:00
msvcrt.h Avoid importing _strlwr/_strupr from ntdll. 2006-01-24 12:24:05 +01:00
msvcrt.spec ntdll: memcpy should behave like memmove in ntdll too. 2006-01-24 12:28:34 +01:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Added wrappers for a few functions instead of linking them 2006-01-14 17:40:29 +01:00
thread.c msvcrt: Reimplement rand() and srand() to use per-thread data for the 2006-01-14 17:27:28 +01:00
time.c msvcrt: localtime should accept any positive time value. 2006-02-11 12:15:21 +01:00
undname.c msvcrt: Misc cleanups in undname.c. 2006-02-20 11:18:51 +01:00
wcs.c msvcrt: Use the msvcrt version of printf everywhere. 2006-01-24 12:21:58 +01:00