Sweden-Number/dlls/msvcrt
Francois Gouget 203a8f8290 Adjust the 'MSVCRT_' prefix to match the msvcrt headers
Prefix internal methods with 'msvcrt_' instead of 'MSVCRT_', '__MSVCRT_', etc.
Remove '_cdecl', it's unnecessary
2001-04-10 21:16:07 +00:00
..
.cvsignore - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
Makefile.in - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
console.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
cpp.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
ctype.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
data.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
dir.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
environ.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
errno.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
except.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
exit.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
file.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
heap.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
locale.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
main.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
math.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
mbcs.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
misc.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
ms_errno.h - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
msvcrt.h Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
msvcrt.spec Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
process.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
string.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
thread.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
time.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
wcs.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00