Sweden-Number/dlls/msvcrt
Francois Gouget b29120d2c4 Add msvcrt/malloc.h (for the MFC).
Add msvcrt/search.h.
Move duplicated definitions to the new headers.
Use malloc.h instead of stdlib.h when sensible.
2001-04-23 18:20:55 +00:00
..
.cvsignore - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
Makefile.in Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
console.c Add msvcrt/malloc.h (for the MFC). 2001-04-23 18:20:55 +00:00
cpp.c Add msvcrt/malloc.h (for the MFC). 2001-04-23 18:20:55 +00:00
ctype.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
data.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
dir.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
environ.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
errno.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
except.c Adjust the 'MSVCRT_' prefix to match the msvcrt headers 2001-04-10 21:16:07 +00:00
exit.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
file.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
heap.c Add msvcrt/malloc.h (for the MFC). 2001-04-23 18:20:55 +00:00
locale.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
main.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
math.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
mbcs.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
misc.c Add msvcrt/malloc.h (for the MFC). 2001-04-23 18:20:55 +00:00
ms_errno.h - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
msvcrt.h Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
msvcrt.spec Changed the spec definition of *s*printf from *str to ptr, since that 2001-04-16 19:00:24 +00:00
process.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
string.c Add msvcrt/malloc.h (for the MFC). 2001-04-23 18:20:55 +00:00
thread.c Include the msvcrt headers, remove duplicate definitions. 2001-04-10 23:25:25 +00:00
time.c Fixed MSVCRT_clock return type. 2001-04-16 18:54:31 +00:00
wcs.c Handle the %f case in wsprintf. 2001-04-16 19:00:42 +00:00