reactos/reactos/lib/msvcrt
Casper Hornstrup 3f69ca4cc4 Major update of the build system:
- Created helper makefile for all targets
- Made most makefiles simpler by using the helper makefile
- Moved build tools into ./tools

Updated installation instructions

svn path=/trunk/; revision=2185
2001-08-21 20:13:17 +00:00
..
conio Added conio functions 2001-07-04 16:39:37 +00:00
ctype Added some more runtime functions 2001-01-07 03:00:32 +00:00
direct Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
except Added functions to run MS VC++ 5/6 apps 2001-04-10 19:20:37 +00:00
float Added some float and stdlib functions 2001-07-02 21:52:25 +00:00
io Added missing _wmktemp(). 2001-07-06 14:33:19 +00:00
locale Added more functions to msvcrt. 2001-07-12 16:31:03 +00:00
math Added missing math functions 2001-07-06 00:54:39 +00:00
mbstring Added mbstring functions. 2001-07-18 09:20:23 +00:00
misc Fixed a minor bug in __getmainargs()/__GetMainArgs(). 2001-08-02 12:39:35 +00:00
process Added process functions. 2001-07-18 09:22:04 +00:00
search Added more functions to msvcrt. 2001-07-12 16:31:03 +00:00
setjmp Added more functions to msvcrt. 2001-07-12 16:31:03 +00:00
signal Untangled crtdll/msvcrt header mess. 2001-07-03 13:21:22 +00:00
stdio Fixed a minor bug in _filbuf(). 2001-08-02 07:26:30 +00:00
stdlib Fixed compiler warnings. 2001-08-16 15:09:35 +00:00
string Added some more functions 2001-01-06 15:49:53 +00:00
sys_stat Added missing io functions from crtdll and implemented wide and 64 bit functions. 2001-07-03 22:18:42 +00:00
time Added more functions to msvcrt. 2001-07-12 16:31:03 +00:00
wstring Untangled crtdll/msvcrt header mess. 2001-07-03 13:21:22 +00:00
.cvsignore Missing .cvsignore 2001-02-18 19:47:42 +00:00
Makefile Major update of the build system: 2001-08-21 20:13:17 +00:00
msvcrt.def Added process and mbstring functions. 2001-07-18 09:23:02 +00:00
msvcrt.rc Minor fix. 2001-07-21 15:45:20 +00:00