Dmitry Timoshkov
|
e070021789
|
Add missing config.h include.
|
2001-06-29 19:19:53 +00:00 |
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 |
Eric Kohl
|
03df00e925
|
Added stub for _setjmp3().
Implemented _sopen().
|
2001-03-19 19:13:40 +00:00 |
Jon Griffiths
|
5f308d3cb0
|
Added some exception handling functions.
|
2001-01-12 20:41:03 +00:00 |
Jon Griffiths
|
e5348e27b3
|
Added binary compatible __EH_prolog.
|
2001-01-11 22:30:19 +00:00 |
Jon Griffiths
|
1db20bfd33
|
- Migrate CRTDLL to MSVCRT.
- Many fixes and a load of new functions.
|
2001-01-10 23:59:25 +00:00 |