Sweden-Number/dlls/msvcrt
Alexandre Julliard 44b4235af2 Fixed per-thread data handling.
Made terminate and unexpected function pointer per-thread.
Added set_se_translator.
2002-07-19 03:24:50 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Added -res option to specify resources on winebuild command-line. 2002-05-11 23:06:32 +00:00
console.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
cpp.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
ctype.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
data.c Export global argc/argv variables from libwine and remove the 2002-05-16 23:16:01 +00:00
dir.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
environ.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
errno.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
except.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
exit.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
file.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
heap.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
lconv.c Add stub for __lconv_init(). 2002-03-26 01:51:55 +00:00
locale.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
lock.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
main.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
math.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
mbcs.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
misc.c Cast void* to char* for pointer arithmetic. 2002-07-03 21:10:43 +00:00
ms_errno.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
msvcrt.h Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
msvcrt.spec Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
mtdll.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
process.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
string.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
thread.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
time.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wcs.c Fix msvcrt._vsnwprintf format reading bug like NTDLL_vsnwprintf. 2002-05-20 18:02:47 +00:00