Sweden-Number/dlls/msvcrt
Peter Hunnisett d1a79ea2eb Add _lock,_unlock and header file for them.
Convert all msvcrt locks over to use _lock and _unlock.
Explicitly make msvcrt compile with multithreaded option.
Fix flag handling in _sopen. Add W->A call for new _swopen.
2002-02-21 20:22:00 +00:00
..
.cvsignore - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
Makefile.in Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
console.c Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
cpp.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
ctype.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
data.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
dir.c Implemented _wmakepath. 2002-01-29 18:00:44 +00:00
environ.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
errno.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
except.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
exit.c Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
file.c Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
heap.c Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
locale.c Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
lock.c Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
main.c Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
math.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
mbcs.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
misc.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
ms_errno.h - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
msvcrt.h Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
msvcrt.spec Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
mtdll.h Add _lock,_unlock and header file for them. 2002-02-21 20:22:00 +00:00
process.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
string.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
thread.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
time.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00
wcs.c Don't include debugtools.h in the header file, moved it to the C files 2002-01-22 00:57:16 +00:00