.. |
.cvsignore
|
Added winebuild support for generating a .dbg.c file containing the
|
2002-05-14 20:54:58 +00:00 |
Makefile.in
|
Combined the implementation of all the scanf's in a single place.
|
2002-08-17 01:22:00 +00:00 |
console.c
|
Combined the implementation of all the scanf's in a single place.
|
2002-08-17 01:22:00 +00:00 |
cpp.c
|
Fixed per-thread data handling.
|
2002-07-19 03:24:50 +00:00 |
cppexcept.c
|
Moved all the content of the DDK files ntdef.h and ntddk.h to
|
2002-09-12 22:07:02 +00:00 |
ctype.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
data.c
|
Fixed potential memory corruption.
|
2002-07-28 17:50:06 +00:00 |
dir.c
|
MSVCRT needs a public errno.h file.
|
2002-09-17 18:32:53 +00:00 |
environ.c
|
Take a snapshot of the environment strings when building the
|
2002-07-23 20:59:12 +00:00 |
errno.c
|
MSVCRT needs a public errno.h file.
|
2002-09-17 18:32:53 +00:00 |
except.c
|
except_handler3: Set correct %ebp when calling exception filter.
|
2002-10-02 18:34:58 +00:00 |
exit.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
file.c
|
MSVCRT needs a public errno.h file.
|
2002-09-17 18:32:53 +00:00 |
heap.c
|
MSVCRT needs a public errno.h file.
|
2002-09-17 18:32:53 +00:00 |
lconv.c
|
Add stub for __lconv_init().
|
2002-03-26 01:51:55 +00:00 |
locale.c
|
Better support for configure detection of missing types, added check
|
2002-04-26 19:05:15 +00:00 |
lock.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
main.c
|
Fixed per-thread data handling.
|
2002-07-19 03:24:50 +00:00 |
math.c
|
MSVCRT needs a public errno.h file.
|
2002-09-17 18:32:53 +00:00 |
mbcs.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
misc.c
|
Cast void* to char* for pointer arithmetic.
|
2002-07-03 21:10:43 +00:00 |
msvcrt.h
|
Take a snapshot of the environment strings when building the
|
2002-07-23 20:59:12 +00:00 |
msvcrt.spec
|
Combined the implementation of all the scanf's in a single place.
|
2002-08-17 01:22:00 +00:00 |
mtdll.h
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
process.c
|
MSVCRT needs a public errno.h file.
|
2002-09-17 18:32:53 +00:00 |
scanf.c
|
Combined the implementation of all the scanf's in a single place.
|
2002-08-17 01:22:00 +00:00 |
scanf.h
|
Functions sscanf and swscanf now expect strings to be terminated with
|
2002-09-29 18:00:23 +00:00 |
string.c
|
Removed non-exported string functions.
|
2002-07-23 20:56:16 +00:00 |
thread.c
|
Added definition of msvcrt internal error codes.
|
2002-07-20 20:30:57 +00:00 |
time.c
|
MSVC compatibility fixes.
|
2002-08-26 21:53:24 +00:00 |
wcs.c
|
Fix msvcrt._vsnwprintf format reading bug like NTDLL_vsnwprintf.
|
2002-05-20 18:02:47 +00:00 |